| Package | Description |
|---|---|
| pro.zackpollard.telegrambot.api.chat.inline.send.content |
| Modifier and Type | Method and Description |
|---|---|
InputMessageContentType |
InputMessageContent.getType()
Gets the type of InputMessageContent that this object represents
|
InputMessageContentType |
InputTextMessageContent.getType()
Gets the type of InputMessageContent that this object represents
|
InputMessageContentType |
InputContactMessageContent.getType()
Gets the type of InputMessageContent that this object represents
|
InputMessageContentType |
InputVenueMessageContent.getType()
Gets the type of InputMessageContent that this object represents
|
InputMessageContentType |
InputLocationMessageContent.getType()
Gets the type of InputMessageContent that this object represents
|
static InputMessageContentType |
InputMessageContentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputMessageContentType[] |
InputMessageContentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.