| Package | Description |
|---|---|
| pro.zackpollard.telegrambot.api.chat.inline | |
| pro.zackpollard.telegrambot.api.chat.inline.send | |
| pro.zackpollard.telegrambot.api.chat.inline.send.results |
| Modifier and Type | Method and Description |
|---|---|
default boolean |
InlineQuery.answer(TelegramBot telegramBot,
InlineQueryResult... results) |
| Modifier and Type | Method and Description |
|---|---|
List<InlineQueryResult> |
InlineQueryResponse.getResults() |
| Modifier and Type | Method and Description |
|---|---|
InlineQueryResponse.InlineQueryResponseBuilder |
InlineQueryResponse.InlineQueryResponseBuilder.results(InlineQueryResult... results) |
| Modifier and Type | Method and Description |
|---|---|
InlineQueryResponse.InlineQueryResponseBuilder |
InlineQueryResponse.InlineQueryResponseBuilder.results(List<InlineQueryResult> results) |
| Modifier and Type | Class and Description |
|---|---|
class |
InlineQueryResultArticle |
class |
InlineQueryResultGif |
class |
InlineQueryResultMpeg4Gif |
class |
InlineQueryResultPhoto |
class |
InlineQueryResultVideo |
Copyright © 2016. All rights reserved.