| Package | Description |
|---|---|
| io.github.kloping.qqbot.entities.ex |
| Modifier and Type | Method and Description |
|---|---|
static FileMsg.FileType |
FileMsg.FileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileMsg.FileType[] |
FileMsg.FileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FileMsg(byte[] bytes,
FileMsg.FileType fileType) |
FileMsg(String url,
FileMsg.FileType fileType) |
Copyright © 2025. All rights reserved.