| Package | Description |
|---|---|
| pro.zackpollard.telegrambot.api.chat.inline.send.results |
| Modifier and Type | Method and Description |
|---|---|
InlineQueryResultType |
InlineQueryResultCachedAudio.getType()
Get the type of InlineQueryResult that this object refers to
|
InlineQueryResultType |
InlineQueryResultCachedGif.getType()
Get the type of InlineQueryResult that this object refers to
|
InlineQueryResultType |
InlineQueryResultMpeg4Gif.getType()
Get the type of InlineQueryResult that this object refers to
|
InlineQueryResultType |
InlineQueryResultCachedVoice.getType()
Get the type of InlineQueryResult that this object refers to
|
InlineQueryResultType |
InlineQueryResultPhoto.getType()
Get the type of InlineQueryResult that this object refers to
|
InlineQueryResultType |
InlineQueryResultCachedVideo.getType()
Get the type of InlineQueryResult that this object refers to
|
InlineQueryResultType |
InlineQueryResultCachedDocument.getType()
Get the type of InlineQueryResult that this object refers to
|
InlineQueryResultType |
InlineQueryResultGame.getType()
Get the type of InlineQueryResult that this object refers to
|
InlineQueryResultType |
InlineQueryResultCachedPhoto.getType()
Get the type of InlineQueryResult that this object refers to
|
InlineQueryResultType |
InlineQueryResultContact.getType()
Get the type of InlineQueryResult that this object refers to
|
InlineQueryResultType |
InlineQueryResultArticle.getType()
Get the type of InlineQueryResult that this object refers to
|
InlineQueryResultType |
InlineQueryResultGif.getType()
Get the type of InlineQueryResult that this object refers to
|
InlineQueryResultType |
InlineQueryResultCachedSticker.getType()
Get the type of InlineQueryResult that this object refers to
|
InlineQueryResultType |
InlineQueryResultAudio.getType()
Get the type of InlineQueryResult that this object refers to
|
InlineQueryResultType |
InlineQueryResultVideo.getType()
Get the type of InlineQueryResult that this object refers to
|
InlineQueryResultType |
InlineQueryResultVoice.getType()
Get the type of InlineQueryResult that this object refers to
|
InlineQueryResultType |
InlineQueryResultVenue.getType()
Get the type of InlineQueryResult that this object refers to
|
InlineQueryResultType |
InlineQueryResultLocation.getType()
Get the type of InlineQueryResult that this object refers to
|
InlineQueryResultType |
InlineQueryResultCachedMpeg4Gif.getType()
Get the type of InlineQueryResult that this object refers to
|
InlineQueryResultType |
InlineQueryResultDocument.getType()
Get the type of InlineQueryResult that this object refers to
|
InlineQueryResultType |
InlineQueryResult.getType()
Get the type of InlineQueryResult that this object refers to
|
static InlineQueryResultType |
InlineQueryResultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InlineQueryResultType[] |
InlineQueryResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.