| Package | Description |
|---|---|
| pro.zackpollard.telegrambot.api.chat.edit |
| Modifier and Type | Method and Description |
|---|---|
EditType |
EditableGameScore.getType()
Gets the EditType of this EditableMessage object
|
EditType |
EditableMessage.getType()
Gets the MessageType of this SendableMessage object
|
static EditType |
EditType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EditType[] |
EditType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.