| Package | Description |
|---|---|
| pro.zackpollard.telegrambot.api.chat.inline.send.content | |
| pro.zackpollard.telegrambot.api.chat.inline.send.results |
| Modifier and Type | Class and Description |
|---|---|
class |
InputContactMessageContent |
class |
InputLocationMessageContent |
class |
InputTextMessageContent |
class |
InputVenueMessageContent |
| Modifier and Type | Method and Description |
|---|---|
InputMessageContent |
InlineQueryResultArticle.getContent()
Gets the content of the message to be sent
|
InputMessageContent |
InlineQueryResultCachedAudio.getInputMessageContent()
Gets the content of the message to be sent instead of the audio
|
InputMessageContent |
InlineQueryResultCachedGif.getInputMessageContent()
Gets the content of the message to be sent instead of the gif animation
|
InputMessageContent |
InlineQueryResultMpeg4Gif.getInputMessageContent()
Gets the content of the message to be sent instead of the video animation
|
InputMessageContent |
InlineQueryResultCachedVoice.getInputMessageContent()
Gets the content of the message to be sent instead of the voice recording
|
InputMessageContent |
InlineQueryResultPhoto.getInputMessageContent()
Gets the content of the message to be sent instead of the photo
|
InputMessageContent |
InlineQueryResultCachedVideo.getInputMessageContent()
Gets the content of the message to be sent instead of the video
|
InputMessageContent |
InlineQueryResultCachedDocument.getInputMessageContent()
Gets the content of the message to be sent instead of the document
|
InputMessageContent |
InlineQueryResultCachedPhoto.getInputMessageContent()
Gets the content of the message to be sent instead of the photo
|
InputMessageContent |
InlineQueryResultContact.getInputMessageContent()
Gets the content of the message to be sent instead of the contact
|
InputMessageContent |
InlineQueryResultGif.getInputMessageContent()
Gets the content of the message to be sent instead of the gif animation
|
InputMessageContent |
InlineQueryResultCachedSticker.getInputMessageContent()
Gets the content of the message to be sent instead of the sticker
|
InputMessageContent |
InlineQueryResultAudio.getInputMessageContent()
Gets the content of the message to be sent instead of the audio
|
InputMessageContent |
InlineQueryResultVideo.getInputMessageContent()
Gets the content of the message to be sent instead of the video
|
InputMessageContent |
InlineQueryResultVoice.getInputMessageContent()
Gets the content of the message to be sent instead of the voice recording
|
InputMessageContent |
InlineQueryResultVenue.getInputMessageContent()
Gets the content of the message to be sent instead of the venue
|
InputMessageContent |
InlineQueryResultLocation.getInputMessageContent()
Gets the content of the message to be sent instead of the location
|
InputMessageContent |
InlineQueryResultCachedMpeg4Gif.getInputMessageContent()
Gets the content of the message to be sent instead of the video animation
|
InputMessageContent |
InlineQueryResultDocument.getInputMessageContent()
Gets the content of the message to be sent instead of the document
|
| Modifier and Type | Method and Description |
|---|---|
InlineQueryResultCachedAudio.InlineQueryResultCachedAudioBuilder |
InlineQueryResultCachedAudio.InlineQueryResultCachedAudioBuilder.inputMessageContent(InputMessageContent inputMessageContent)
*Optional*
Sets the content you want to be sent with this result to the provided InputMessageContent object
|
InlineQueryResultCachedGif.InlineQueryResultCachedGifBuilder |
InlineQueryResultCachedGif.InlineQueryResultCachedGifBuilder.inputMessageContent(InputMessageContent inputMessageContent)
*Optional*
Sets the content you want to be sent with this result to the provided InputMessageContent object
|
InlineQueryResultMpeg4Gif.InlineQueryResultMpeg4GifBuilder |
InlineQueryResultMpeg4Gif.InlineQueryResultMpeg4GifBuilder.inputMessageContent(InputMessageContent inputMessageContent)
*Optional*
Sets the content you want to be sent with this result to the provided InputMessageContent object
|
InlineQueryResultCachedVoice.InlineQueryResultCachedVoiceBuilder |
InlineQueryResultCachedVoice.InlineQueryResultCachedVoiceBuilder.inputMessageContent(InputMessageContent inputMessageContent)
*Optional*
Sets the content you want to be sent with this result to the provided InputMessageContent object
|
InlineQueryResultPhoto.InlineQueryResultPhotoBuilder |
InlineQueryResultPhoto.InlineQueryResultPhotoBuilder.inputMessageContent(InputMessageContent inputMessageContent)
*Optional*
Sets the content you want to be sent with this result to the provided InputMessageContent object
|
InlineQueryResultCachedVideo.InlineQueryResultCachedVideoBuilder |
InlineQueryResultCachedVideo.InlineQueryResultCachedVideoBuilder.inputMessageContent(InputMessageContent inputMessageContent)
*Optional*
Sets the content you want to be sent with this result to the provided InputMessageContent object
|
InlineQueryResultCachedDocument.InlineQueryResultCachedDocumentBuilder |
InlineQueryResultCachedDocument.InlineQueryResultCachedDocumentBuilder.inputMessageContent(InputMessageContent inputMessageContent)
*Optional*
Sets the content you want to be sent with this result to the provided InputMessageContent object
|
InlineQueryResultCachedPhoto.InlineQueryResultCachedPhotoBuilder |
InlineQueryResultCachedPhoto.InlineQueryResultCachedPhotoBuilder.inputMessageContent(InputMessageContent inputMessageContent)
*Optional*
Sets the content you want to be sent with this result to the provided InputMessageContent object
|
InlineQueryResultContact.InlineQueryResultContactBuilder |
InlineQueryResultContact.InlineQueryResultContactBuilder.inputMessageContent(InputMessageContent inputMessageContent)
*Optional*
Sets the content you want to be sent with this result to the provided InputMessageContent object
|
InlineQueryResultArticle.InlineQueryResultArticleBuilder |
InlineQueryResultArticle.InlineQueryResultArticleBuilder.inputMessageContent(InputMessageContent inputMessageContent)
*Required*
Sets the content you want to be sent with this result to the provided InputMessageContent object
|
InlineQueryResultGif.InlineQueryResultGifBuilder |
InlineQueryResultGif.InlineQueryResultGifBuilder.inputMessageContent(InputMessageContent inputMessageContent)
*Optional*
Sets the content you want to be sent with this result to the provided InputMessageContent object
|
InlineQueryResultCachedSticker.InlineQueryResultCachedStickerBuilder |
InlineQueryResultCachedSticker.InlineQueryResultCachedStickerBuilder.inputMessageContent(InputMessageContent inputMessageContent)
*Optional*
Sets the content you want to be sent with this result to the provided InputMessageContent object
|
InlineQueryResultAudio.InlineQueryResultAudioBuilder |
InlineQueryResultAudio.InlineQueryResultAudioBuilder.inputMessageContent(InputMessageContent inputMessageContent)
*Optional*
Sets the content you want to be sent with this result to the provided InputMessageContent object
|
InlineQueryResultVideo.InlineQueryResultVideoBuilder |
InlineQueryResultVideo.InlineQueryResultVideoBuilder.inputMessageContent(InputMessageContent inputMessageContent)
*Optional*
Sets the content you want to be sent with this result to the provided InputMessageContent object
|
InlineQueryResultVoice.InlineQueryResultVoiceBuilder |
InlineQueryResultVoice.InlineQueryResultVoiceBuilder.inputMessageContent(InputMessageContent inputMessageContent)
*Optional*
Sets the content you want to be sent with this result to the provided InputMessageContent object
|
InlineQueryResultVenue.InlineQueryResultVenueBuilder |
InlineQueryResultVenue.InlineQueryResultVenueBuilder.inputMessageContent(InputMessageContent inputMessageContent)
*Optional*
Sets the content you want to be sent with this result to the provided InputMessageContent object
|
InlineQueryResultLocation.InlineQueryResultLocationBuilder |
InlineQueryResultLocation.InlineQueryResultLocationBuilder.inputMessageContent(InputMessageContent inputMessageContent)
*Optional*
Sets the content you want to be sent with this result to the provided InputMessageContent object
|
InlineQueryResultCachedMpeg4Gif.InlineQueryResultCachedMpeg4GifBuilder |
InlineQueryResultCachedMpeg4Gif.InlineQueryResultCachedMpeg4GifBuilder.inputMessageContent(InputMessageContent inputMessageContent)
*Optional*
Sets the content you want to be sent with this result to the provided InputMessageContent object
|
InlineQueryResultDocument.InlineQueryResultDocumentBuilder |
InlineQueryResultDocument.InlineQueryResultDocumentBuilder.inputMessageContent(InputMessageContent inputMessageContent)
*Optional*
Sets the content you want to be sent with this result to the provided InputMessageContent object
|
Copyright © 2017. All rights reserved.