| Package | Description |
|---|---|
| pro.zackpollard.telegrambot.api.chat.message | |
| pro.zackpollard.telegrambot.api.keyboards |
| Modifier and Type | Method and Description |
|---|---|
ReplyMarkupType |
ReplyMarkup.getType()
Gets the ReplyMarkupType for this ReplyMarkup object
|
ReplyMarkupType |
ForceReply.getType()
Gets the ReplyMarkupType for this ReplyMarkup object
|
static ReplyMarkupType |
ReplyMarkupType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReplyMarkupType[] |
ReplyMarkupType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ReplyMarkupType |
ReplyKeyboardHide.getType()
Deprecated.
|
ReplyMarkupType |
ReplyKeyboardRemove.getType()
Gets the ReplyMarkupType for this ReplyMarkup object
|
ReplyMarkupType |
InlineKeyboardMarkup.getType()
Gets the ReplyMarkupType for this ReplyMarkup object
|
ReplyMarkupType |
ReplyKeyboardMarkup.getType()
Gets the ReplyMarkupType for this ReplyMarkup object
|
Copyright © 2017. All rights reserved.