| Package | Description |
|---|---|
| pro.zackpollard.telegrambot.api | |
| pro.zackpollard.telegrambot.api.chat.inline | |
| pro.zackpollard.telegrambot.api.chat.inline.send |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TelegramBot.answerInlineQuery(String inlineQueryId,
InlineQueryResponse inlineQueryResponse)
This allows you to respond to an inline query with an InlineQueryResponse object
|
| Modifier and Type | Method and Description |
|---|---|
default boolean |
InlineQuery.answer(TelegramBot telegramBot,
InlineQueryResponse response)
This method allows you to directly answer the Inline Query from this object.
|
| Modifier and Type | Method and Description |
|---|---|
InlineQueryResponse |
InlineQueryResponse.InlineQueryResponseBuilder.build()
Builds the InlineQueryResultVoice object
|
Copyright © 2017. All rights reserved.