| Modifier and Type | Method and Description |
|---|---|
List<InlineQueryResult> |
AnswerInlineQuery.getResults() |
| Modifier and Type | Method and Description |
|---|---|
AnswerInlineQuery |
AnswerInlineQuery.setResults(InlineQueryResult... results) |
| Modifier and Type | Method and Description |
|---|---|
AnswerInlineQuery |
AnswerInlineQuery.setResults(List<InlineQueryResult> results) |
| Modifier and Type | Class and Description |
|---|---|
class |
InlineQueryResultArticle |
class |
InlineQueryResultAudio |
class |
InlineQueryResultContact |
class |
InlineQueryResultDocument |
class |
InlineQueryResultGame |
class |
InlineQueryResultGif |
class |
InlineQueryResultLocation |
class |
InlineQueryResultMpeg4Gif |
class |
InlineQueryResultPhoto |
class |
InlineQueryResultVenue |
class |
InlineQueryResultVideo |
class |
InlineQueryResultVoice |
| Modifier and Type | Class and Description |
|---|---|
class |
InlineQueryResultCachedAudio |
class |
InlineQueryResultCachedDocument |
class |
InlineQueryResultCachedGif |
class |
InlineQueryResultCachedMpeg4Gif |
class |
InlineQueryResultCachedPhoto |
class |
InlineQueryResultCachedSticker |
class |
InlineQueryResultCachedVideo |
class |
InlineQueryResultCachedVoice |
Copyright © 2017. All rights reserved.