A B C D E F G H I K L M N O P R S T U V W 

A

address(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputVenueMessageContent.InputVenueMessageContentBuilder
*Required* Sets the address to the provided value
address(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue.InlineQueryResultVenueBuilder
*Required* Sets the address of the venue to the provided value
address(String) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVenueMessage.SendableVenueMessageBuilder
*Required* Sets the address of the venue to be sent
addRow(InlineKeyboardButton...) - Method in class pro.zackpollard.telegrambot.api.keyboards.InlineKeyboardMarkup.InlineKeyboardMarkupBuilder
*Optional* Add a new row to the keyboard
addRow(List<InlineKeyboardButton>) - Method in class pro.zackpollard.telegrambot.api.keyboards.InlineKeyboardMarkup.InlineKeyboardMarkupBuilder
*Optional* Add a new row to the keyboard
addRow(KeyboardButton...) - Method in class pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardMarkup.ReplyKeyboardMarkupBuilder
*Optional* Add a new row to the keyboard
addRow(List<KeyboardButton>) - Method in class pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardMarkup.ReplyKeyboardMarkupBuilder
*Optional* Add a new row to the keyboard
Animation - Interface in pro.zackpollard.telegrambot.api.chat.message.content.type
 
AnimationImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content.type
 
answer(String, boolean) - Method in interface pro.zackpollard.telegrambot.api.chat.CallbackQuery
This method is used to directly answer the CallbackQuery without having to call other methods outside this object
answer(TelegramBot, InlineQueryResult...) - Method in interface pro.zackpollard.telegrambot.api.chat.inline.InlineQuery
This method allows you to directly answer the Inline Query from this object.
answer(TelegramBot, InlineQueryResponse) - Method in interface pro.zackpollard.telegrambot.api.chat.inline.InlineQuery
This method allows you to directly answer the Inline Query from this object.
answerCallbackQuery(String, String, boolean) - Method in class pro.zackpollard.telegrambot.api.TelegramBot
Deprecated.
This method is deprecated in favour of the TelegramBot.answerCallbackQuery(String, CallbackQueryResponse) method, this should be used for all new implementations
answerCallbackQuery(String, CallbackQueryResponse) - Method in class pro.zackpollard.telegrambot.api.TelegramBot
This allows you to respond to a callback query with some text as a response.
answerInlineQuery(String, InlineQueryResponse) - Method in class pro.zackpollard.telegrambot.api.TelegramBot
This allows you to respond to an inline query with an InlineQueryResponse object
API_URL - Static variable in class pro.zackpollard.telegrambot.api.TelegramBot
The API URL endpoint that is constant for all bots
asJson() - Method in interface pro.zackpollard.telegrambot.api.chat.CallbackQuery
Gets the JSON representation of this CallbackQuery object as received from the Telegram Bot API
asJson() - Method in interface pro.zackpollard.telegrambot.api.chat.inline.ChosenInlineResult
Gets the JSONObject that was sent by the bot API to produce this object
asJson() - Method in interface pro.zackpollard.telegrambot.api.chat.inline.InlineQuery
Gets the JSONObject that was sent by the bot API to produce this object
asJson() - Method in interface pro.zackpollard.telegrambot.api.chat.message.Message
Gets the JSON object provided by the Telegram API
asJson() - Method in class pro.zackpollard.telegrambot.api.internal.chat.CallbackQueryImpl
 
asJson() - Method in class pro.zackpollard.telegrambot.api.internal.chat.inline.ChosenInlineResultImpl
 
asJson() - Method in class pro.zackpollard.telegrambot.api.internal.chat.inline.InlineQueryImpl
 
asJson() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.MessageImpl
Gets the JSON object provided by the Telegram API
Audio - Interface in pro.zackpollard.telegrambot.api.chat.message.content.type
 
audio(InputFile) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableAudioMessage.SendableAudioMessageBuilder
*Required* Sets the audio InputFile to be sent
AudioContent - Interface in pro.zackpollard.telegrambot.api.chat.message.content
 
AudioContentImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content
 
audioDuration(Integer) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultAudio.InlineQueryResultAudioBuilder
*Optional* Sets the duration of the audio to the provided value
audioFileId(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedAudio.InlineQueryResultCachedAudioBuilder
*Required* Sets the ID of the cached audio file on the telegram servers that you want this result to use
AudioImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content.type
 
AudioMessageReceivedEvent - Class in pro.zackpollard.telegrambot.api.event.chat.message
 
AudioMessageReceivedEvent(Message) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.message.AudioMessageReceivedEvent
 
audioUrl(URL) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultAudio.InlineQueryResultAudioBuilder
*Required* Sets the URL of the audio for the result

B

bold(String) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage.SendableTextBuilder
Appends text and makes it bold.
build() - Method in class pro.zackpollard.telegrambot.api.chat.edit.EditableGameScore.EditableGameScoreBuilder
 
build() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputContactMessageContent.InputContactMessageContentBuilder
Builds the InputContactMessageContent object
build() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputLocationMessageContent.InputLocationMessageContentBuilder
Builds the InputLocationMessageContent object
build() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputTextMessageContent.InputTextMessageContentBuilder
Builds the InputTextMessageContent object
build() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputVenueMessageContent.InputVenueMessageContentBuilder
Builds the InputVenueMessageContent object
build() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.InlineQueryResponse.InlineQueryResponseBuilder
Builds the InlineQueryResultVoice object
build() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultArticle.InlineQueryResultArticleBuilder
Builds the InlineQueryResultArticle object
build() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultAudio.InlineQueryResultAudioBuilder
Builds the InlineQueryResultAudio object
build() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedAudio.InlineQueryResultCachedAudioBuilder
Builds the InlineQueryResultCachedAudio object
build() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedDocument.InlineQueryResultCachedDocumentBuilder
Builds the InlineQueryResultCachedDocument object
build() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedGif.InlineQueryResultCachedGifBuilder
Builds the InlineQueryResultCachedGif object
build() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedMpeg4Gif.InlineQueryResultCachedMpeg4GifBuilder
Builds the InlineQueryResultCachedMpeg4Gif object
build() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedPhoto.InlineQueryResultCachedPhotoBuilder
Builds the InlineQueryResultCachedPhoto object
build() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedSticker.InlineQueryResultCachedStickerBuilder
Builds the InlineQueryResultCachedSticker object
build() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVideo.InlineQueryResultCachedVideoBuilder
Builds the InlineQueryResultCachedVideo object
build() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVoice.InlineQueryResultCachedVoiceBuilder
Builds the InlineQueryResultCachedVoice object
build() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultContact.InlineQueryResultContactBuilder
Builds the InlineQueryResultContact object
build() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument.InlineQueryResultDocumentBuilder
Builds the InlineQueryResultDocument object
build() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGame.InlineQueryResultGameBuilder
Builds the InlineQueryResultGame object
build() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGif.InlineQueryResultGifBuilder
Builds the InlineQueryResultGif object
build() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultLocation.InlineQueryResultLocationBuilder
Builds the InlineQueryResultLocation object
build() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultMpeg4Gif.InlineQueryResultMpeg4GifBuilder
Builds the InlineQueryResultMpeg4Gif object
build() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultPhoto.InlineQueryResultPhotoBuilder
Builds the InlineQueryResultPhoto object
build() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue.InlineQueryResultVenueBuilder
Builds the InlineQueryResultVenue object
build() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo.InlineQueryResultVideoBuilder
Builds the InlineQueryResultVideo object
build() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVoice.InlineQueryResultVoiceBuilder
Builds the InlineQueryResultVoice object
build() - Method in class pro.zackpollard.telegrambot.api.chat.message.ForceReply.ForceReplyBuilder
Builds the ForceReply object
build() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.CallbackQueryResponse.CallbackQueryResponseBuilder
Builds the CallbackQueryResponse object
build() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableAudioMessage.SendableAudioMessageBuilder
Builds the SendableAudioMessage object
build() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableChatAction.SendableChatActionBuilder
Builds the SendableChatAction object
build() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableDocumentMessage.SendableDocumentMessageBuilder
Builds the SendableDocumentMessage object
build() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableForwardMessage.SendableForwardMessageBuilder
Builds the SendableForwardMessage object
build() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableGameMessage.SendableGameMessageBuilder
Builds the SendableGameMessage object
build() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableLocationMessage.SendableLocationMessageBuilder
Builds the SendableLocationMessage object
build() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendablePhotoMessage.SendablePhotoMessageBuilder
Builds the SendablePhotoMessage object
build() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableStickerMessage.SendableStickerMessageBuilder
Builds the SendableStickerMessage object
build() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage.SendableTextMessageBuilder
Builds the SendableTextMessage object
build() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVenueMessage.SendableVenueMessageBuilder
Builds the SendableVenueMessage object
build() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVideoMessage.SendableVideoMessageBuilder
Builds the SendableVideoMessage object
build() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVoiceMessage.SendableVoiceMessageBuilder
Builds the SendableVoiceMessage object
build() - Method in class pro.zackpollard.telegrambot.api.games.GameScoreRequest.GameScoreRequestBuilder
 
build() - Method in class pro.zackpollard.telegrambot.api.games.SendableGameScore.SendableGameScoreBuilder
 
build() - Method in class pro.zackpollard.telegrambot.api.keyboards.InlineKeyboardButton.InlineKeyboardButtonBuilder
Builds the InlineKeyboardButton object
build() - Method in class pro.zackpollard.telegrambot.api.keyboards.InlineKeyboardMarkup.InlineKeyboardMarkupBuilder
Builds the InlineKeyboardMarkup object
build() - Method in class pro.zackpollard.telegrambot.api.keyboards.KeyboardButton.KeyboardButtonBuilder
Builds the KeyboardButton object
build() - Method in class pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardMarkup.ReplyKeyboardMarkupBuilder
Builds the ReplyKeyboardMarkup object
build() - Method in class pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardRemove.ReplyKeyboardRemoveBuilder
Builds the ReplyKeyboardHide object
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.edit.EditableGameScore
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputContactMessageContent
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputLocationMessageContent
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputTextMessageContent
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputVenueMessageContent
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.inline.send.InlineQueryResponse
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultArticle
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultAudio
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedAudio
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedDocument
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedGif
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedMpeg4Gif
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedPhoto
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedSticker
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVideo
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVoice
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultContact
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGame
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGif
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultLocation
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultMpeg4Gif
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultPhoto
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVoice
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.message.ForceReply
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.message.send.CallbackQueryResponse
 
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableAudioMessage
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableChatAction
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableDocumentMessage
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableForwardMessage
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableGameMessage
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableLocationMessage
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.message.send.SendablePhotoMessage
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableStickerMessage
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVenueMessage
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVideoMessage
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVoiceMessage
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.games.GameScoreRequest
 
builder() - Static method in class pro.zackpollard.telegrambot.api.games.SendableGameScore
 
builder() - Static method in class pro.zackpollard.telegrambot.api.keyboards.InlineKeyboardButton
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.keyboards.InlineKeyboardMarkup
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.keyboards.KeyboardButton
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardHide
Deprecated.
builder() - Static method in class pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardMarkup
This builder will allow you to progressively construct this object.
builder() - Static method in class pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardRemove
This builder will allow you to progressively construct this object.
buildText() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage.SendableTextBuilder
Set the SendableTextMessageBuilder's text to the created text.

C

cacheFileID(File, String) - Method in class pro.zackpollard.telegrambot.api.internal.managers.FileManager
 
cacheTime(Integer) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.InlineQueryResponse.InlineQueryResponseBuilder
*Optional* Sets the cache time for this response in seconds.
cacheTime(Integer) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.CallbackQueryResponse.CallbackQueryResponseBuilder
*Optional* Sets the maximum amount of time in seconds that the result of the callback query may be cached client-side.
cacheUrl(URL, File) - Method in class pro.zackpollard.telegrambot.api.internal.managers.FileManager
 
callbackData(String) - Method in class pro.zackpollard.telegrambot.api.keyboards.InlineKeyboardButton.InlineKeyboardButtonBuilder
*Optional* Sets the data to be sent in a callback query to the bot when button is pressed, 1-64 bytes
CallbackGame - Class in pro.zackpollard.telegrambot.api.games
A placeholder, currently holds no information.
CallbackGame() - Constructor for class pro.zackpollard.telegrambot.api.games.CallbackGame
 
callbackGame(CallbackGame) - Method in class pro.zackpollard.telegrambot.api.keyboards.InlineKeyboardButton.InlineKeyboardButtonBuilder
*Optional* Sets the CallbackGame object that will be sent with this button.
CallbackQuery - Interface in pro.zackpollard.telegrambot.api.chat
 
callbackQuery - Variable in class pro.zackpollard.telegrambot.api.event.chat.CallbackQueryReceivedEvent
 
CallbackQueryImpl - Class in pro.zackpollard.telegrambot.api.internal.chat
 
CallbackQueryImpl(JSONObject, TelegramBot) - Constructor for class pro.zackpollard.telegrambot.api.internal.chat.CallbackQueryImpl
 
CallbackQueryReceivedEvent - Class in pro.zackpollard.telegrambot.api.event.chat
 
CallbackQueryReceivedEvent(CallbackQuery) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.CallbackQueryReceivedEvent
 
CallbackQueryResponse - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
CallbackQueryResponse() - Constructor for class pro.zackpollard.telegrambot.api.chat.message.send.CallbackQueryResponse
 
CallbackQueryResponse.CallbackQueryResponseBuilder - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
CallbackQueryType - Enum in pro.zackpollard.telegrambot.api.chat
 
callEvent(Event) - Method in class pro.zackpollard.telegrambot.api.internal.event.ListenerRegistryImpl
 
Cancellable - Interface in pro.zackpollard.telegrambot.api.event
 
caption(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultAudio.InlineQueryResultAudioBuilder
*Optional* Sets the caption you wat to be sent with this result to the provided String
caption(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedAudio.InlineQueryResultCachedAudioBuilder
*Optional* Sets the caption you wat to be sent with this result to the provided String
caption(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedDocument.InlineQueryResultCachedDocumentBuilder
*Optional* Sets the caption to the provided value.
caption(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedGif.InlineQueryResultCachedGifBuilder
*Optional* Sets the caption to the provided value.
caption(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedMpeg4Gif.InlineQueryResultCachedMpeg4GifBuilder
*Optional* Sets the caption to the provided value.
caption(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedPhoto.InlineQueryResultCachedPhotoBuilder
*Optional* Sets the caption to the provided value.
caption(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVideo.InlineQueryResultCachedVideoBuilder
*Optional* Sets the caption to the provided value.
caption(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVoice.InlineQueryResultCachedVoiceBuilder
*Optional* Sets the caption you wat to be sent with this result to the provided String
caption(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument.InlineQueryResultDocumentBuilder
*Optional* Sets the caption to the provided value.
caption(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGif.InlineQueryResultGifBuilder
*Optional* Sets the caption to the provided value.
caption(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultMpeg4Gif.InlineQueryResultMpeg4GifBuilder
*Optional* Sets the caption to the provided value.
caption(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultPhoto.InlineQueryResultPhotoBuilder
*Optional* Sets the caption to the provided value.
caption(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo.InlineQueryResultVideoBuilder
*Optional* Sets the caption to the provided value.
caption(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVoice.InlineQueryResultVoiceBuilder
*Optional* Sets the caption you wat to be sent with this result to the provided String
caption(String) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableAudioMessage.SendableAudioMessageBuilder
*Optional* Sets the caption to be sent with the message
caption(String) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableDocumentMessage.SendableDocumentMessageBuilder
*Optional* Sets the caption that you want to send with the Message
caption(String) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendablePhotoMessage.SendablePhotoMessageBuilder
*Optional* Sets the caption that you want to send with the Message
caption(String) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVideoMessage.SendableVideoMessageBuilder
*Optional* Sets the caption that you want to send with the Message
caption(String) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVoiceMessage.SendableVoiceMessageBuilder
*Optional* Sets the caption you want to send with the message
Captionable - Interface in pro.zackpollard.telegrambot.api.chat.message.content
 
ChannelChat - Interface in pro.zackpollard.telegrambot.api.chat
 
ChannelChatCreatedContent - Interface in pro.zackpollard.telegrambot.api.chat.message.content
 
ChannelChatCreatedContentImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content
 
ChannelChatCreatedEvent - Class in pro.zackpollard.telegrambot.api.event.chat
 
ChannelChatCreatedEvent(Message) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.ChannelChatCreatedEvent
 
ChannelChatImpl - Class in pro.zackpollard.telegrambot.api.internal.chat
 
Chat - Interface in pro.zackpollard.telegrambot.api.chat
 
ChatAction - Enum in pro.zackpollard.telegrambot.api.chat.message.send
 
chatAction(ChatAction) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableChatAction.SendableChatActionBuilder
*Required* Sets the ChatAction that you want to send
chatID(String) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableForwardMessage.SendableForwardMessageBuilder
*Required unless using SendableForwardMessage.SendableForwardMessageBuilder.forwardedMessage(Message)* Sets the ID of the chat that contains the message you want to forward
chatId(Long, Integer) - Method in class pro.zackpollard.telegrambot.api.games.SendableGameScore.SendableGameScoreBuilder
 
ChatImpl - Class in pro.zackpollard.telegrambot.api.internal.chat
 
ChatImpl() - Constructor for class pro.zackpollard.telegrambot.api.internal.chat.ChatImpl
 
ChatMember - Interface in pro.zackpollard.telegrambot.api.chat
 
ChatMemberImpl - Class in pro.zackpollard.telegrambot.api.internal.chat
 
ChatMemberStatus - Enum in pro.zackpollard.telegrambot.api.chat
 
ChatType - Enum in pro.zackpollard.telegrambot.api.chat
 
checkResponseStatus(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.utils.Utils
This does generic processing of processed JSON objects to ensure that the API returned ok: true
ChosenInlineResult - Interface in pro.zackpollard.telegrambot.api.chat.inline
 
ChosenInlineResultImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.inline
 
code(String) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage.SendableTextBuilder
Appends inline-code to the text
CommandMessageReceivedEvent - Class in pro.zackpollard.telegrambot.api.event.chat.message
 
CommandMessageReceivedEvent(Message) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.message.CommandMessageReceivedEvent
 
Contact - Interface in pro.zackpollard.telegrambot.api.chat.message.content.type
 
ContactContent - Interface in pro.zackpollard.telegrambot.api.chat.message.content
 
ContactContentImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content
 
ContactImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content.type
 
ContactMessageReceivedEvent - Class in pro.zackpollard.telegrambot.api.event.chat.message
 
ContactMessageReceivedEvent(Message) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.message.ContactMessageReceivedEvent
 
Content - Interface in pro.zackpollard.telegrambot.api.chat.message.content
 
ContentImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content
 
ContentImpl() - Constructor for class pro.zackpollard.telegrambot.api.internal.chat.message.content.ContentImpl
 
ContentType - Enum in pro.zackpollard.telegrambot.api.chat.message.content
 
create(TelegramBot) - Method in interface pro.zackpollard.telegrambot.api.extensions.Extension.Provider
 
createAnimation(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.AnimationImpl
 
createAudio(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.AudioImpl
 
createAudioContent(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.AudioContentImpl
 
createCallbackQuery(JSONObject, TelegramBot) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.CallbackQueryImpl
 
createChannelChat(JSONObject, TelegramBot) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.ChannelChatImpl
 
createChannelChat(String, TelegramBot) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.ChannelChatImpl
 
createChannelChatCreatedContent() - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.ChannelChatCreatedContentImpl
 
createChat(JSONObject, TelegramBot) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.ChatImpl
 
createChatMember(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.ChatMemberImpl
 
createChosenInlineResult(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.inline.ChosenInlineResultImpl
 
createContact(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.ContactImpl
 
createContactContent(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.ContactContentImpl
 
createContent(JSONObject, TelegramBot) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.ContentImpl
 
createDeleteChatPhotoContent() - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.DeleteChatPhotoContentImpl
 
createDocument(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.DocumentImpl
 
createDocumentContent(JSONObject, String) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.DocumentContentImpl
 
createGame(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.GameImpl
 
createGameCallbackQuery(JSONObject, TelegramBot) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.GameMessageMessageCallbackQueryImpl
 
createGameContent(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.GameContentImpl
 
createGameHighscore(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.game.GameHighScoreImpl
 
createGameInlineCallbackQuery(JSONObject, TelegramBot) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.inline.GameInlineCallbackQueryImpl
 
createGameScoreEditResponse(JSONObject, TelegramBot) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.game.GameScoreEditResponseImpl
 
createGroupChat(JSONObject, TelegramBot) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.GroupChatImpl
 
createGroupChat(int, TelegramBot) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.GroupChatImpl
 
createGroupChatCreatedContent() - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.GroupChatCreatedContentImpl
 
createIndividualChat(JSONObject, TelegramBot) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.IndividualChatImpl
 
createIndividualChat(int, TelegramBot) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.IndividualChatImpl
 
createInlineCallbackQuery(JSONObject, TelegramBot) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.inline.InlineCallbackQueryImpl
 
createInlineQuery(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.inline.InlineQueryImpl
 
createLeftChatParticipantContent(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.LeftChatParticipantContentImpl
 
createLocation(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.LocationImpl
 
createLocationContent(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.LocationContentImpl
 
createMessage(JSONObject, TelegramBot) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.MessageImpl
 
createMessageCallbackQuery(JSONObject, TelegramBot) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.MessageCallbackQueryImpl
 
createMessageEntity(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.MessageEntityImpl
 
createMigrateFromChatIDContent(long) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.MigrateFromChatIDContentImpl
 
createMigrateToChatIDContent(long) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.MigrateToChatIDContentImpl
 
createNewChatPhotoContent(JSONArray) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.NewChatPhotoContentImpl
 
createNewChatTitleContent(String) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.NewChatTitleContentImpl
 
createNewParticipantContent(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.NewParticipantContentImpl
 
createPhotoContent(JSONArray, String) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.PhotoContentImpl
 
createPhotoSize(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.PhotoSizeImpl
 
createPinnedMessageContent(JSONObject, TelegramBot) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.PinnedMessageContentImpl
 
createSticker(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.StickerImpl
 
createStickerContent(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.StickerContentImpl
 
createSuperGroupChat(JSONObject, TelegramBot) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.SuperGroupChatImpl
 
createSuperGroupChat(long, TelegramBot) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.SuperGroupChatImpl
 
createSuperGroupChatCreatedContent() - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.SuperGroupChatCreatedContentImpl
 
createTextContent(String, JSONArray) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.TextContentImpl
 
createUpdate(JSONObject, TelegramBot) - Static method in class pro.zackpollard.telegrambot.api.internal.updates.UpdateImpl
 
createUser(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.user.UserImpl
 
createUser(int) - Static method in class pro.zackpollard.telegrambot.api.internal.user.UserImpl
 
createUserProfilePhotos(long, TelegramBot) - Static method in class pro.zackpollard.telegrambot.api.internal.user.UserProfilePhotosImpl
 
createVenue(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.VenueImpl
 
createVenueContent(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.VenueContentImpl
 
createVideo(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.VideoImpl
 
createVideoContent(JSONObject, String) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.VideoContentImpl
 
createVoice(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.VoiceImpl
 
createVoiceContent(JSONObject) - Static method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.VoiceContentImpl
 

D

DeleteChatPhotoContent - Interface in pro.zackpollard.telegrambot.api.chat.message.content
 
DeleteChatPhotoContentImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content
 
DeleteGroupChatPhotoEvent - Class in pro.zackpollard.telegrambot.api.event.chat
 
DeleteGroupChatPhotoEvent(Message) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.DeleteGroupChatPhotoEvent
 
description(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultArticle.InlineQueryResultArticleBuilder
*Optional* Sets a short description of the result to be shown in the inline result selection pane
description(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedDocument.InlineQueryResultCachedDocumentBuilder
*Optional* Sets the descrption to the provided value
description(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedPhoto.InlineQueryResultCachedPhotoBuilder
*Optional* Sets the description to the provided value
description(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVideo.InlineQueryResultCachedVideoBuilder
*Optional* Sets the description to the provided value
description(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument.InlineQueryResultDocumentBuilder
*Optional* Sets a short description of the result to be shown in the inline result selection pane
description(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultPhoto.InlineQueryResultPhotoBuilder
*Optional* Sets a short description of the result to be shown in the inline result selection pane
description(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo.InlineQueryResultVideoBuilder
*Optional* Sets a short description of the result to be shown in the inline result selection pane
DimensionableFile - Interface in pro.zackpollard.telegrambot.api.chat.message.content.type
 
disableEditMessage(boolean) - Method in class pro.zackpollard.telegrambot.api.games.SendableGameScore.SendableGameScoreBuilder
 
disableNotification(boolean) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableAudioMessage.SendableAudioMessageBuilder
*Optional* Sets whether or not to disable any notification this message might usually cause.
disableNotification(boolean) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableDocumentMessage.SendableDocumentMessageBuilder
*Optional* Sets whether or not to disable any notification this message might usually cause.
disableNotification(boolean) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableForwardMessage.SendableForwardMessageBuilder
Sets whether or not to disable any notification this message might usually cause.
disableNotification(boolean) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableGameMessage.SendableGameMessageBuilder
*Optional* Sets whether or not to disable any notification this message might usually cause.
disableNotification(boolean) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableLocationMessage.SendableLocationMessageBuilder
*Optional* Sets whether or not to disable any notification this message might usually cause.
disableNotification(boolean) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendablePhotoMessage.SendablePhotoMessageBuilder
*Optional* Sets whether or not to disable any notification this message might usually cause.
disableNotification(boolean) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableStickerMessage.SendableStickerMessageBuilder
*Optional* Sets whether or not to disable any notification this message might usually cause.
disableNotification(boolean) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage.SendableTextMessageBuilder
*Optional* Sets whether or not to disable any notification this message might usually cause.
disableNotification(boolean) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVenueMessage.SendableVenueMessageBuilder
*Optional* Sets whether or not to disable any notification this message might usually cause.
disableNotification(boolean) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVideoMessage.SendableVideoMessageBuilder
*Optional* Sets whether or not to disable any notification this message might usually cause.
disableNotification(boolean) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVoiceMessage.SendableVoiceMessageBuilder
*Optional* Sets whether or not to disable any notification this message might usually cause.
disableWebPagePreview(boolean) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputTextMessageContent.InputTextMessageContentBuilder
*Optional* Sets whether to disable web page previews for the message.
disableWebPagePreview(boolean) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage.SendableTextMessageBuilder
 
Document - Interface in pro.zackpollard.telegrambot.api.chat.message.content.type
 
document(InputFile) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableDocumentMessage.SendableDocumentMessageBuilder
*Required* Sets the document InputFile to be sent
DocumentContent - Interface in pro.zackpollard.telegrambot.api.chat.message.content
 
DocumentContentImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content
 
documentFileId(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedDocument.InlineQueryResultCachedDocumentBuilder
*Required* Sets the ID of the cached document file on the telegram servers that you want this result to use
DocumentImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content.type
 
DocumentMessageReceivedEvent - Class in pro.zackpollard.telegrambot.api.event.chat.message
 
DocumentMessageReceivedEvent(Message) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.message.DocumentMessageReceivedEvent
 
documentUrl(URL) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument.InlineQueryResultDocumentBuilder
*Required* Sets the URL of the document for the result
downloadFile(TelegramBot, File) - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.File
Downloads the file to a set location on disk
duration(int) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableAudioMessage.SendableAudioMessageBuilder
*Optional* Sets the duration of the audio file to be sent
duration(int) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVideoMessage.SendableVideoMessageBuilder
*Optional* Sets the duration of the video file to be sent
duration(int) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVoiceMessage.SendableVoiceMessageBuilder
*Optional* Sets the duration of the voice recording file to be sent
DurationableFile - Interface in pro.zackpollard.telegrambot.api.chat.message.content.type
 

E

EditableGameScore - Class in pro.zackpollard.telegrambot.api.chat.edit
 
EditableGameScore() - Constructor for class pro.zackpollard.telegrambot.api.chat.edit.EditableGameScore
 
EditableGameScore.EditableGameScoreBuilder - Class in pro.zackpollard.telegrambot.api.chat.edit
 
EditableMessage - Interface in pro.zackpollard.telegrambot.api.chat.edit
 
editInlineCaption(String, String, InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.TelegramBot
This allows you to edit the caption of any captionable inline message you have sent previously (The inline message must have an InlineReplyMarkup object attached in order to be editable)
editInlineMessageReplyMarkup(String, InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.TelegramBot
This allows you to edit the InlineReplyMarkup of any inline message that you have sent previously.
editInlineMessageText(String, String, ParseMode, boolean, InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.TelegramBot
This allows you to edit the text of an inline message you have sent previously.
editMessage(boolean) - Method in class pro.zackpollard.telegrambot.api.chat.edit.EditableGameScore.EditableGameScoreBuilder
 
editMessageCaption(Message, String, InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.TelegramBot
This allows you to edit the caption of any captionable message you have sent previously
editMessageCaption(String, Long, String, InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.TelegramBot
This allows you to edit the caption of any captionable message you have sent previously
editMessageReplyMarkup(Message, InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.TelegramBot
This allows you to edit the InlineReplyMarkup of any message that you have sent previously.
editMessageReplyMarkup(String, Long, InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.TelegramBot
This allows you to edit the InlineReplyMarkup of any message that you have sent previously.
editMessageText(Message, String, ParseMode, boolean, InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.TelegramBot
This allows you to edit the text of a message you have already sent previously
editMessageText(String, Long, String, ParseMode, boolean, InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.TelegramBot
This allows you to edit the text of a message you have already sent previously
EditType - Enum in pro.zackpollard.telegrambot.api.chat.edit
 
escaped(String) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage.SendableTextBuilder
Appends text as escaped text, no formatting.
Event - Interface in pro.zackpollard.telegrambot.api.event
 
Event.Handler - Annotation Type in pro.zackpollard.telegrambot.api.event
 
Event.Priority - Enum in pro.zackpollard.telegrambot.api.event
 
Extension - Interface in pro.zackpollard.telegrambot.api.extensions
 
Extension.DefaultProvider - Annotation Type in pro.zackpollard.telegrambot.api.extensions
 
Extension.Provider<T extends Extension> - Interface in pro.zackpollard.telegrambot.api.extensions
 
Extensions - Enum in pro.zackpollard.telegrambot.api.extensions
 

F

File - Interface in pro.zackpollard.telegrambot.api.chat.message.content.type
 
FileContainer - Class in pro.zackpollard.telegrambot.api.internal.chat.message.send
 
FileContainer(InputFile) - Constructor for class pro.zackpollard.telegrambot.api.internal.chat.message.send.FileContainer
 
FileExtension - Enum in pro.zackpollard.telegrambot.api.internal
 
FileManager - Class in pro.zackpollard.telegrambot.api.internal.managers
 
FileManager() - Constructor for class pro.zackpollard.telegrambot.api.internal.managers.FileManager
 
firstName(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputContactMessageContent.InputContactMessageContentBuilder
*Required* Sets the first name to the provided value
firstName(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultContact.InlineQueryResultContactBuilder
*Required* Sets the first name of the contact to the provided value
force(boolean) - Method in class pro.zackpollard.telegrambot.api.games.SendableGameScore.SendableGameScoreBuilder
 
ForceReply - Class in pro.zackpollard.telegrambot.api.chat.message
 
ForceReply.ForceReplyBuilder - Class in pro.zackpollard.telegrambot.api.chat.message
 
forwardedMessage(Message) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableForwardMessage.SendableForwardMessageBuilder
*Required unless using SendableForwardMessage.SendableForwardMessageBuilder.messageID(Long) and SendableForwardMessage.SendableForwardMessageBuilder.chatID(String)* Sets the Message object that relates to the message you want to forward
forwardMessage(Chat) - Method in interface pro.zackpollard.telegrambot.api.chat.message.Message
A simple method which allows you to forward this Message to another chat simply by providing a Chat object
foursquareId(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputVenueMessageContent.InputVenueMessageContentBuilder
*Optional* Sets the Foursquare ID for the venue
foursquareId(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue.InlineQueryResultVenueBuilder
*Optional* Sets the foursquare ID of the venue to the provided value
foursquareId(String) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVenueMessage.SendableVenueMessageBuilder
*Optional* Sets the foursquare ID for the venue to be sent
fromChat() - Method in class pro.zackpollard.telegrambot.api.event.chat.MigrateFromChatEvent
Gets the Chat that was migrated from that triggered this Event

G

Game - Interface in pro.zackpollard.telegrambot.api.chat.message.content.type
 
GameContent - Interface in pro.zackpollard.telegrambot.api.chat.message.content
 
GameContentImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content
 
GameHighScore - Interface in pro.zackpollard.telegrambot.api.games
 
GameHighScoreImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.game
 
GameImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content.type
 
GameInlineCallbackQuery - Interface in pro.zackpollard.telegrambot.api.chat.inline
 
GameInlineCallbackQueryImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.inline
 
GameInlineCallbackQueryImpl(JSONObject, TelegramBot) - Constructor for class pro.zackpollard.telegrambot.api.internal.chat.inline.GameInlineCallbackQueryImpl
 
GameInlineCallbackQueryReceivedEvent - Class in pro.zackpollard.telegrambot.api.event.chat.game
 
GameInlineCallbackQueryReceivedEvent(GameInlineCallbackQuery) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.game.GameInlineCallbackQueryReceivedEvent
 
GameMessageCallbackQuery - Interface in pro.zackpollard.telegrambot.api.chat.message
 
GameMessageCallbackQueryReceivedEvent - Class in pro.zackpollard.telegrambot.api.event.chat.game
 
GameMessageCallbackQueryReceivedEvent(GameMessageCallbackQuery) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.game.GameMessageCallbackQueryReceivedEvent
 
GameMessageMessageCallbackQueryImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message
 
GameScoreEditResponse - Interface in pro.zackpollard.telegrambot.api.games
 
GameScoreEditResponseImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.game
 
GameScoreRequest - Class in pro.zackpollard.telegrambot.api.games
 
GameScoreRequest() - Constructor for class pro.zackpollard.telegrambot.api.games.GameScoreRequest
 
GameScoreRequest.GameScoreRequestBuilder - Class in pro.zackpollard.telegrambot.api.games
 
gameShortName(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGame.InlineQueryResultGameBuilder
*Required* Sets the title to the provided value
gameShortName(String) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableGameMessage.SendableGameMessageBuilder
*Required* Sets the name relating to the game that is being sent
generateRandomString(int) - Static method in class pro.zackpollard.telegrambot.api.utils.Utils
Generates a random alphanumeric String of the length specified
get(TelegramBot, Class<T>) - Static method in enum pro.zackpollard.telegrambot.api.extensions.Extensions
 
getAddress() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputVenueMessageContent
Gets the address of the venue
getAddress() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue
Gets the address of the venue
getAddress() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.Venue
Gets the address of the venue
getAddress() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.VenueImpl
 
getAnimation() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.Game
Gets the Animation that was sent with the Game or null if not sent
getAnimation() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.GameImpl
 
getArgs() - Method in class pro.zackpollard.telegrambot.api.event.chat.message.CommandMessageReceivedEvent
Gets the arguments for the received command
getArgsString() - Method in class pro.zackpollard.telegrambot.api.event.chat.message.CommandMessageReceivedEvent
Gets a string of all of the arguments as they were entered into the telegram client
getAudioDuration() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultAudio
Gets the duration of the audio
getAudioUrl() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultAudio
Gets the URL for the audio
getBotAPIUrl() - Method in class pro.zackpollard.telegrambot.api.TelegramBot
This provides the URL used to make all the API calls to the bot API
getBotInstance() - Method in interface pro.zackpollard.telegrambot.api.chat.CallbackQuery
Gets the TelegramBot instance associated with this CallbackQuery
getBotInstance() - Method in interface pro.zackpollard.telegrambot.api.chat.Chat
Gets the TelegramBot instance associated with this Chat object
getBotInstance() - Method in interface pro.zackpollard.telegrambot.api.chat.message.Message
Gets the TelegramBot instance associated with this Message object
getBotInstance() - Method in class pro.zackpollard.telegrambot.api.internal.chat.CallbackQueryImpl
 
getBotInstance() - Method in class pro.zackpollard.telegrambot.api.internal.chat.ChannelChatImpl
 
getBotInstance() - Method in class pro.zackpollard.telegrambot.api.internal.chat.GroupChatImpl
 
getBotInstance() - Method in class pro.zackpollard.telegrambot.api.internal.chat.IndividualChatImpl
 
getBotInstance() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.MessageImpl
 
getBotInstance() - Method in class pro.zackpollard.telegrambot.api.internal.chat.SuperGroupChatImpl
 
getBotInstance() - Method in class pro.zackpollard.telegrambot.api.internal.updates.UpdateImpl
 
getBotInstance() - Method in interface pro.zackpollard.telegrambot.api.updates.Update
Gets the TelegramBot instance that is responsible for this Update
getBotInstance() - Method in class pro.zackpollard.telegrambot.api.updates.UpdateManager
Gets the TelegramBot instance that this UpdateManager is responsible for
getButtons() - Method in class pro.zackpollard.telegrambot.api.keyboards.InlineKeyboardMarkup
Gets Array of button rows, each represented by an Array of Strings
getButtons() - Method in class pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardMarkup
Gets Array of button rows, each represented by an Array of Strings
getByMimeType(String) - Static method in enum pro.zackpollard.telegrambot.api.internal.FileExtension
 
getCacheTime() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.InlineQueryResponse
Gets the cache time for this result in seconds
getCacheTime() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.CallbackQueryResponse
The maximum amount of time in seconds that the result of the callback query may be cached client-side.
getCallbackData() - Method in class pro.zackpollard.telegrambot.api.keyboards.InlineKeyboardButton
Gets the String of callback data that this button will send back when clicked
getCallbackGame() - Method in class pro.zackpollard.telegrambot.api.keyboards.InlineKeyboardButton
Description of the game that will be launched when the user presses the button.
getCallbackQuery() - Method in class pro.zackpollard.telegrambot.api.event.chat.CallbackQueryReceivedEvent
Gets the CallbackQuery that was received that triggered this Event
getCallbackQuery() - Method in class pro.zackpollard.telegrambot.api.event.chat.game.GameInlineCallbackQueryReceivedEvent
Gets the GameInlineCallbackQuery object that fired this Event
getCallbackQuery() - Method in class pro.zackpollard.telegrambot.api.event.chat.game.GameMessageCallbackQueryReceivedEvent
Gets the GameMessageCallbackQuery object that fired this Event
getCallbackQuery() - Method in class pro.zackpollard.telegrambot.api.event.chat.inline.InlineCallbackQueryReceivedEvent
Gets the InlineCallbackQuery object that fired this Event
getCallbackQuery() - Method in class pro.zackpollard.telegrambot.api.event.chat.message.MessageCallbackQueryReceivedEvent
Gets the MessageCallbackQuery that was received that fired this Event
getCallbackQuery() - Method in class pro.zackpollard.telegrambot.api.internal.updates.UpdateImpl
 
getCallbackQuery() - Method in interface pro.zackpollard.telegrambot.api.updates.Update
Gets the new incoming callback query
getCaption() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultAudio
Gets the caption of the result
getCaption() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedAudio
Gets the caption of the result
getCaption() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedDocument
Gets the caption for the result
getCaption() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedGif
Gets the caption for the result
getCaption() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedMpeg4Gif
Gets the caption for the result
getCaption() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedPhoto
Gets the caption for the result
getCaption() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVideo
Gets the caption for the result
getCaption() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVoice
Gets the caption of the result
getCaption() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument
Gets the caption for the result
getCaption() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGif
Gets the caption for the result
getCaption() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultMpeg4Gif
Gets the caption for the result
getCaption() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultPhoto
Gets the caption for the result
getCaption() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo
Gets the caption for the result
getCaption() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVoice
Gets the caption of the result
getCaption() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.Captionable
Gets the caption for the file
getCaption() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.PhotoContentImpl
 
getCaption() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.VideoContentImpl
 
getChannelPost() - Method in class pro.zackpollard.telegrambot.api.internal.updates.UpdateImpl
 
getChannelPost() - Method in interface pro.zackpollard.telegrambot.api.updates.Update
Gets the Channel Message that this Update contains
getChat() - Method in interface pro.zackpollard.telegrambot.api.chat.message.Message
Get the chat this message was sent in
getChat() - Method in class pro.zackpollard.telegrambot.api.event.chat.ChannelChatCreatedEvent
Gets the ChannelChat that was created that triggered this Event
getChat() - Method in class pro.zackpollard.telegrambot.api.event.chat.DeleteGroupChatPhotoEvent
Gets the GroupChat that had its photo deleted that triggered this Event
getChat() - Method in class pro.zackpollard.telegrambot.api.event.chat.GroupChatCreatedEvent
Gets the GroupChat that was created that triggered this Event
getChat() - Method in class pro.zackpollard.telegrambot.api.event.chat.message.MessageEvent
Gets the Chat that this Message is related to
getChat() - Method in class pro.zackpollard.telegrambot.api.event.chat.MigrateToChatEvent
Gets the Chat that was migrated to that triggered this Event
getChat() - Method in class pro.zackpollard.telegrambot.api.event.chat.NewGroupChatPhotoEvent
Gets the GroupChat that had its photo changed that triggered this Event
getChat() - Method in class pro.zackpollard.telegrambot.api.event.chat.NewGroupChatTitleEvent
Gets the Chat that had its title changed that triggered this Event
getChat() - Method in class pro.zackpollard.telegrambot.api.event.chat.ParticipantJoinGroupChatEvent
Gets the Chat that the User joined that triggered this Event
getChat() - Method in class pro.zackpollard.telegrambot.api.event.chat.ParticipantLeaveGroupChatEvent
Gets the Chat that the User left that triggered this Event
getChat() - Method in class pro.zackpollard.telegrambot.api.event.chat.SuperGroupChatCreatedEvent
Gets the SuperGroupChat that was created that triggered this Event
getChat() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.MessageImpl
Get the chat this message was sent in
getChat(long) - Method in class pro.zackpollard.telegrambot.api.TelegramBot
A method used to get a Chat object via the chats ID
getChat(String) - Method in class pro.zackpollard.telegrambot.api.TelegramBot
A method used to get a Chat object via the chats ID
getChatAdministrators() - Method in interface pro.zackpollard.telegrambot.api.chat.Chat
Gets a List of ChatMember objects for all the people who are admin in the chat
getChatForwardedFrom() - Method in interface pro.zackpollard.telegrambot.api.chat.message.Message
Gets the chat the message was forwarded from
getChatForwardedFrom() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.MessageImpl
Gets the chat the message was forwarded from
getChatInstance() - Method in interface pro.zackpollard.telegrambot.api.chat.CallbackQuery
Gets the unique identifier for the chat instance that this game callback query is being sent from
getChatInstance() - Method in class pro.zackpollard.telegrambot.api.internal.chat.CallbackQueryImpl
 
getChatMember(User) - Method in interface pro.zackpollard.telegrambot.api.chat.Chat
Gets the ChatMember object for a specific User in respect to this chat
getChatMember(long) - Method in interface pro.zackpollard.telegrambot.api.chat.Chat
Gets the ChatMember object for a specific user based on their ID in respect to this chat
getChatMembersCount() - Method in interface pro.zackpollard.telegrambot.api.chat.Chat
Gets the amount of people in the chat
getChosenInlineResult() - Method in class pro.zackpollard.telegrambot.api.internal.updates.UpdateImpl
 
getChosenInlineResult() - Method in interface pro.zackpollard.telegrambot.api.updates.Update
Gets the result of an inline query that was chosen by a user and sent to their chat partner
getChosenResult() - Method in class pro.zackpollard.telegrambot.api.event.chat.inline.InlineResultChosenEvent
Gets the ChosenInlineResult that fired this Event
getCommand() - Method in class pro.zackpollard.telegrambot.api.event.chat.message.CommandMessageReceivedEvent
Gets the command that was received that fired this Event
getContent() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultArticle
Gets the content of the message to be sent
getContent() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.AudioContent
Gets the Audio object relating to this AudioContent object
getContent() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.ChannelChatCreatedContent
Gets the value relating to this ChannelChatCreatedContent object
getContent() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.ContactContent
Gets the Contact object relating to this ContactContent object
getContent() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.DeleteChatPhotoContent
Gets the value relating to this DeleteChatPhotoContent object
getContent() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.DocumentContent
Gets the Document object relating to this DocumentContent object
getContent() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.GameContent
Gets the String object relating to this GameContent object
getContent() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.GroupChatCreatedContent
Gets the value relating to this GroupChatCreatedContent object
getContent() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.LeftChatParticipantContent
Gets the participant who left the chat
getContent() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.LocationContent
Gets the Location object relating to this LocationContent object
getContent() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.MigrateFromChatIDContent
Gets the value relating to this MigrateFromChatIDContent object
getContent() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.MigrateToChatIDContent
Gets the value relating to this MigrateFromChatIDContent object
getContent() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.NewChatParticipantContent
Gets the new participant in the chat
getContent() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.NewChatPhotoContent
Gets the new photo for the chat
getContent() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.NewChatTitleContent
Gets the new chat title
getContent() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.PhotoContent
Gets the PhotoSize array relating to this PhotoContent object
getContent() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.PinnedMessageContent
Gets the Message object relating to this PinnedMessageContent object
getContent() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.StickerContent
Gets the Sticker object relating to this StickerContent object
getContent() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.SuperGroupChatCreatedContent
Gets the value relating to this SuperGroupChatCreatedContent object
getContent() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.TextContent
Gets the String object relating to this TextContent object
getContent() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.VenueContent
Gets the Venue object relating to this VenueContent object
getContent() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.VideoContent
Gets the Video object relating to this VideoContent object
getContent() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.VoiceContent
Gets the Voice object relating to this VoiceContent object
getContent() - Method in interface pro.zackpollard.telegrambot.api.chat.message.Message
Gets the content of the message
getContent() - Method in class pro.zackpollard.telegrambot.api.event.chat.message.AudioMessageReceivedEvent
Gets the AudioContent that was received that fired this Event
getContent() - Method in class pro.zackpollard.telegrambot.api.event.chat.message.ContactMessageReceivedEvent
Gets the Contact that was received that fired this event
getContent() - Method in class pro.zackpollard.telegrambot.api.event.chat.message.DocumentMessageReceivedEvent
Gets the Document that was received that fired this Event
getContent() - Method in class pro.zackpollard.telegrambot.api.event.chat.message.LocationMessageReceivedEvent
Gets the Location that was received that fired this Event
getContent() - Method in class pro.zackpollard.telegrambot.api.event.chat.message.MessageEditReceivedEvent
Gets the message edit that was received that fired this Event
getContent() - Method in class pro.zackpollard.telegrambot.api.event.chat.message.MessageReceivedEvent
Gets the content that was received that triggered this Event
getContent() - Method in class pro.zackpollard.telegrambot.api.event.chat.message.PhotoMessageReceivedEvent
Gets the Photo that was received that triggered this Event
getContent() - Method in class pro.zackpollard.telegrambot.api.event.chat.message.StickerMessageReceivedEvent
Gets the Sticker that was received that triggered this Event
getContent() - Method in class pro.zackpollard.telegrambot.api.event.chat.message.TextMessageReceivedEvent
Gets the Text that was received that triggered this Event
getContent() - Method in class pro.zackpollard.telegrambot.api.event.chat.message.VideoMessageReceivedEvent
Gets the Video that was received that triggered this Event
getContent() - Method in class pro.zackpollard.telegrambot.api.event.chat.message.VoiceMessageReceivedEvent
Gets the Voice Recording that was received that triggered this Event
getContent() - Method in class pro.zackpollard.telegrambot.api.event.chat.NewGroupChatPhotoEvent
Gets the PhotoSize array that contains the photo that was set that triggered this Event
getContent() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.AudioContentImpl
 
getContent() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.ContactContentImpl
 
getContent() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.DocumentContentImpl
 
getContent() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.GameContentImpl
 
getContent() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.LeftChatParticipantContentImpl
Gets the participant who left the chat
getContent() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.LocationContentImpl
 
getContent() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.MigrateFromChatIDContentImpl
 
getContent() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.MigrateToChatIDContentImpl
 
getContent() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.NewChatPhotoContentImpl
Gets the new photo for the chat
getContent() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.NewChatTitleContentImpl
Gets the new chat title
getContent() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.NewParticipantContentImpl
Gets the new participant in the chat
getContent() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.PhotoContentImpl
 
getContent() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.PinnedMessageContentImpl
 
getContent() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.StickerContentImpl
 
getContent() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.TextContentImpl
 
getContent() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.VenueContentImpl
 
getContent() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.VideoContentImpl
 
getContent() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.VoiceContentImpl
 
getContent() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.MessageImpl
Gets the content of the message
getData() - Method in interface pro.zackpollard.telegrambot.api.chat.CallbackQuery
Deprecated.
This method is deprecated in favour of the more specific CallbackQuery objects, as it can sometimes be null here.
getData() - Method in interface pro.zackpollard.telegrambot.api.chat.inline.InlineCallbackQuery
Gets the data that was originally sent with the button used to trigger this InlineCallbackQuery
getData() - Method in interface pro.zackpollard.telegrambot.api.chat.message.MessageCallbackQuery
Gets the data that was originally sent with the button used to trigger this InlineCallbackQuery
getData() - Method in class pro.zackpollard.telegrambot.api.internal.chat.CallbackQueryImpl
 
getData() - Method in class pro.zackpollard.telegrambot.api.internal.chat.inline.InlineCallbackQueryImpl
 
getData() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.MessageCallbackQueryImpl
 
getDescription() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultArticle
Gets the description of the result
getDescription() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedDocument
Gets the description of the result
getDescription() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedPhoto
Gets the description of the result
getDescription() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVideo
Gets the description of the result
getDescription() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument
Gets the description of the result
getDescription() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultPhoto
 
getDescription() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo
Gets the description of the result
getDescription() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.Game
Gets the description of the game
getDescription() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.GameImpl
 
getDocumentFileId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedDocument
Gets the ID for the cached document file on the telegram servers
getDocumentUrl() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument
Gets the URL of the document
getDuration() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.DurationableFile
Gets the duration of the media file
getDuration() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.AudioImpl
 
getDuration() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.VideoImpl
 
getDuration() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.VoiceImpl
 
getEditDate() - Method in interface pro.zackpollard.telegrambot.api.chat.message.Message
Gets the UNIX timestamp of when the message was edited
getEditDate() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.MessageImpl
Gets the UNIX timestamp of when the message was edited
getEditedChannelPost() - Method in class pro.zackpollard.telegrambot.api.internal.updates.UpdateImpl
 
getEditedChannelPost() - Method in interface pro.zackpollard.telegrambot.api.updates.Update
Gets the Edited Channel Message that this Update contains.
getEditedMessage() - Method in class pro.zackpollard.telegrambot.api.internal.updates.UpdateImpl
 
getEditedMessage() - Method in interface pro.zackpollard.telegrambot.api.updates.Update
Gets the Edited Message that this Update contains.
getEmoji() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.Sticker
Gets the emoji that the sticker relates to, can be null
getEmoji() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.StickerImpl
 
getEntities() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.TextContent
Gets the list of MessageEntity objects that this TextContent contains
getEntities() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.TextContentImpl
 
getEventsManager() - Method in class pro.zackpollard.telegrambot.api.TelegramBot
This provides access to the events manager which can be used to register and unregister Listeners
getFile(URL) - Method in class pro.zackpollard.telegrambot.api.internal.managers.FileManager
 
getFileDownloadLink(TelegramBot) - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.File
Gets the download link for this file
getFileId() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.File
Gets the Unique Identifier for this file
getFileId() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.AnimationImpl
 
getFileId() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.AudioImpl
 
getFileId() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.DocumentImpl
Gets the Unique Identifier for this file
getFileId() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.PhotoSizeImpl
Gets the Unique Identifier for this file
getFileId() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.StickerImpl
Gets the Unique Identifier for this file
getFileId() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.VideoImpl
Gets the Unique Identifier for this file
getFileId() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.VoiceImpl
Gets the Unique Identifier for this file
getFileID(File) - Method in class pro.zackpollard.telegrambot.api.internal.managers.FileManager
 
getFileName() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.Animation
Gets the name of the Animation file
getFileName() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.Document
Gets the file name of the document
getFileName() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.AnimationImpl
 
getFileName() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.DocumentImpl
 
getFirstName() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputContactMessageContent
Gets contacts first name
getFirstName() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultContact
Gets the first name of the contact
getFirstName() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.Contact
Gets the first name of the contact
getFirstName() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.ContactImpl
 
getFirstName() - Method in class pro.zackpollard.telegrambot.api.internal.user.UserImpl
 
getFirstName() - Method in interface pro.zackpollard.telegrambot.api.user.User
Gets the first name of the User.
getForwardedDate() - Method in interface pro.zackpollard.telegrambot.api.chat.message.Message
Gets the UNIX timestamp of when the original forwarded message was sent
getForwardedDate() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.MessageImpl
Gets the UNIX timestamp of when the original forwarded message was sent
getForwardedFrom() - Method in interface pro.zackpollard.telegrambot.api.chat.message.Message
Gets the user the message was forwarded from
getForwardedFrom() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.MessageImpl
Gets the user the message was forwarded from
getForwardFromMessageId() - Method in interface pro.zackpollard.telegrambot.api.chat.message.Message
Gets the ID of the original message when a message is forwarded from a Channel
getForwardFromMessageId() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.MessageImpl
Gets the ID of the original message when a message is forwarded from a Channel
getFoursquareId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputVenueMessageContent
Gets the Foursquare ID for the venue
getFoursquareId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue
Gets the foursquare ID for the venue
getFoursquareId() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.Venue
Gets the foursquare ID relating to this venue, can be null
getFoursquareId() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.VenueImpl
 
getFrom() - Method in interface pro.zackpollard.telegrambot.api.chat.CallbackQuery
Gets who triggered the CallbackQuery
getFrom() - Method in class pro.zackpollard.telegrambot.api.internal.chat.CallbackQueryImpl
 
getFullName() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.Contact
Gets the full name of the contact
getFullName() - Method in interface pro.zackpollard.telegrambot.api.user.User
Gets the full name of the user (concatenates the first and last name with a space in the middle, and then trims
getGameHighScores(GameScoreRequest) - Method in class pro.zackpollard.telegrambot.api.TelegramBot
 
getGameShortName() - Method in interface pro.zackpollard.telegrambot.api.chat.inline.GameInlineCallbackQuery
Gets the short name of the game that this callback query relates to
getGameShortName() - Method in interface pro.zackpollard.telegrambot.api.chat.message.GameMessageCallbackQuery
Gets the short name of the game that this callback query relates to
getGameShortName() - Method in class pro.zackpollard.telegrambot.api.internal.chat.inline.GameInlineCallbackQueryImpl
 
getGameShortName() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.GameMessageMessageCallbackQueryImpl
 
getGifFileId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedGif
Gets the ID for the cached gif file on the telegram servers
getGifHeight() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGif
Gets the height of the gif
getGifUrl() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGif
Gets the URL of the gif
getGifWidth() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGif
Gets the width of the gif
getHeight() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.DimensionableFile
Gets the height in pixels of the file
getHeight() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.PhotoSizeImpl
Gets the height in pixels of the file
getHeight() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.StickerImpl
Gets the height in pixels of the file
getHeight() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.VideoImpl
Gets the height in pixels of the file
getHideKeyboard() - Method in class pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardHide
Deprecated.
getHideKeyboard() - Method in class pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardRemove
Gets whether the client is being requested to hide the custom keyboard
getId() - Method in interface pro.zackpollard.telegrambot.api.chat.CallbackQuery
Gets the ID of this CallbackQuery
getId() - Method in interface pro.zackpollard.telegrambot.api.chat.Chat
Gets the ID of this Chat
getId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultArticle
Gets the ID of this InlineQueryResult object
getId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultAudio
Gets the ID of this InlineQueryResult object
getId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedAudio
Gets the ID of this InlineQueryResult object
getId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedDocument
Gets the ID of this InlineQueryResult object
getId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedGif
Gets the ID of this InlineQueryResult object
getId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedMpeg4Gif
Gets the ID of this InlineQueryResult object
getId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedPhoto
Gets the ID of this InlineQueryResult object
getId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedSticker
Gets the ID of this InlineQueryResult object
getId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVideo
Gets the ID of this InlineQueryResult object
getId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVoice
Gets the ID of this InlineQueryResult object
getId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultContact
Gets the ID of this InlineQueryResult object
getId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument
Gets the ID of this InlineQueryResult object
getId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGame
Gets the ID of this InlineQueryResult object
getId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGif
Gets the ID of this InlineQueryResult object
getId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultLocation
Gets the ID of this InlineQueryResult object
getId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultMpeg4Gif
Gets the ID of this InlineQueryResult object
getId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultPhoto
Gets the ID of this InlineQueryResult object
getId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue
Gets the ID of this InlineQueryResult object
getId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo
Gets the ID of this InlineQueryResult object
getId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVoice
Gets the ID of this InlineQueryResult object
getId() - Method in class pro.zackpollard.telegrambot.api.internal.chat.CallbackQueryImpl
 
getId() - Method in class pro.zackpollard.telegrambot.api.internal.chat.ChannelChatImpl
 
getId() - Method in class pro.zackpollard.telegrambot.api.internal.chat.GroupChatImpl
 
getId() - Method in class pro.zackpollard.telegrambot.api.internal.chat.IndividualChatImpl
 
getId() - Method in class pro.zackpollard.telegrambot.api.internal.chat.SuperGroupChatImpl
 
getId() - Method in class pro.zackpollard.telegrambot.api.internal.updates.UpdateImpl
 
getId() - Method in class pro.zackpollard.telegrambot.api.internal.user.UserImpl
 
getId() - Method in interface pro.zackpollard.telegrambot.api.updates.Update
Gets the The update‘s unique identifier.
getId() - Method in interface pro.zackpollard.telegrambot.api.user.User
Gets the ID of the User
getInlineMessageId() - Method in interface pro.zackpollard.telegrambot.api.chat.inline.ChosenInlineResult
Gets the ID of the sent inline message relating to this result
getInlineMessageId() - Method in interface pro.zackpollard.telegrambot.api.chat.inline.GameInlineCallbackQuery
Gets the ID of the inline message that this callback query relates to
getInlineMessageId() - Method in interface pro.zackpollard.telegrambot.api.chat.inline.InlineCallbackQuery
Gets the ID of the inline message that this callback query relates to
getInlineMessageId() - Method in class pro.zackpollard.telegrambot.api.internal.chat.inline.ChosenInlineResultImpl
 
getInlineMessageId() - Method in class pro.zackpollard.telegrambot.api.internal.chat.inline.GameInlineCallbackQueryImpl
 
getInlineMessageId() - Method in class pro.zackpollard.telegrambot.api.internal.chat.inline.InlineCallbackQueryImpl
 
getInlineQuery() - Method in class pro.zackpollard.telegrambot.api.internal.updates.UpdateImpl
 
getInlineQuery() - Method in interface pro.zackpollard.telegrambot.api.updates.Update
Gets the new incoming inline query
getInputMessageContent() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultAudio
Gets the content of the message to be sent instead of the audio
getInputMessageContent() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedAudio
Gets the content of the message to be sent instead of the audio
getInputMessageContent() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedDocument
Gets the content of the message to be sent instead of the document
getInputMessageContent() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedGif
Gets the content of the message to be sent instead of the gif animation
getInputMessageContent() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedMpeg4Gif
Gets the content of the message to be sent instead of the video animation
getInputMessageContent() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedPhoto
Gets the content of the message to be sent instead of the photo
getInputMessageContent() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedSticker
Gets the content of the message to be sent instead of the sticker
getInputMessageContent() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVideo
Gets the content of the message to be sent instead of the video
getInputMessageContent() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVoice
Gets the content of the message to be sent instead of the voice recording
getInputMessageContent() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultContact
Gets the content of the message to be sent instead of the contact
getInputMessageContent() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument
Gets the content of the message to be sent instead of the document
getInputMessageContent() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGif
Gets the content of the message to be sent instead of the gif animation
getInputMessageContent() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultLocation
Gets the content of the message to be sent instead of the location
getInputMessageContent() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultMpeg4Gif
Gets the content of the message to be sent instead of the video animation
getInputMessageContent() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultPhoto
Gets the content of the message to be sent instead of the photo
getInputMessageContent() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue
Gets the content of the message to be sent instead of the venue
getInputMessageContent() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo
Gets the content of the message to be sent instead of the video
getInputMessageContent() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVoice
Gets the content of the message to be sent instead of the voice recording
getLastName() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputContactMessageContent
Gets contacts last name
getLastName() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultContact
Gets the last name of the contact
getLastName() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.Contact
Gets the last name of the contact, can be null
getLastName() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.ContactImpl
 
getLastName() - Method in class pro.zackpollard.telegrambot.api.internal.user.UserImpl
 
getLastName() - Method in interface pro.zackpollard.telegrambot.api.user.User
Gets the last name of the User
getLatitude() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputLocationMessageContent
Gets the latitude of the location
getLatitude() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputVenueMessageContent
Gets latitude of the venue
getLatitude() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultLocation
Gets the latitude of the location
getLatitude() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue
Gets the latitude of the venue
getLatitude() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.Location
Gets the latitude of the sent Location
getLatitude() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.LocationImpl
 
getLength() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.MessageEntity
Gets the length of the entity in UTF-16 code units
getLength() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.MessageEntityImpl
 
getLocation() - Method in interface pro.zackpollard.telegrambot.api.chat.inline.ChosenInlineResult
Gets the location of the User that chose the result
getLocation() - Method in interface pro.zackpollard.telegrambot.api.chat.inline.InlineQuery
Gets the Location of the User that sent this inline query
getLocation() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.Venue
Gets the location of the venue
getLocation() - Method in class pro.zackpollard.telegrambot.api.internal.chat.inline.ChosenInlineResultImpl
 
getLocation() - Method in class pro.zackpollard.telegrambot.api.internal.chat.inline.InlineQueryImpl
 
getLocation() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.VenueImpl
 
getLongitude() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputLocationMessageContent
Gets the longitude of the location
getLongitude() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputVenueMessageContent
Gets longitude of the venue
getLongitude() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultLocation
Gets the longitude of the location
getLongitude() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue
Gets the longitude of the venue
getLongitude() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.Location
Gets the longitude of the sent Location
getLongitude() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.LocationImpl
 
getMessage() - Method in interface pro.zackpollard.telegrambot.api.chat.message.GameMessageCallbackQuery
Gets the Message object associated with the GameMessageCallbackQuery
getMessage() - Method in interface pro.zackpollard.telegrambot.api.chat.message.MessageCallbackQuery
Gets the Message object associated with the MessageCallbackQuery
getMessage() - Method in class pro.zackpollard.telegrambot.api.event.chat.message.MessageEvent
Gets the Message that was received from the Telegram Bot API that triggered this Event
getMessage() - Method in interface pro.zackpollard.telegrambot.api.games.GameScoreEditResponse
Will only be populated if getResponse() is true, and the message being edited wasn't inline and was sent by the bot
getMessage() - Method in class pro.zackpollard.telegrambot.api.internal.chat.game.GameScoreEditResponseImpl
 
getMessage() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.GameMessageMessageCallbackQueryImpl
 
getMessage() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.MessageCallbackQueryImpl
 
getMessage() - Method in class pro.zackpollard.telegrambot.api.internal.updates.UpdateImpl
 
getMessage() - Method in interface pro.zackpollard.telegrambot.api.updates.Update
Gets the Message that this Update contains.
getMessageId() - Method in interface pro.zackpollard.telegrambot.api.chat.message.Message
Get the ID of the message
getMessageId() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.MessageImpl
Get the ID of the message
getMessageText() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputTextMessageContent
Gets the text of this message
getMimeType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument
Gets the mime type of the document file.
getMimeType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo
Gets the mime type of the video file.
getMimeType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.Mimetypeable
Gets the mimetype of the file, can be null
getMimeType() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.AnimationImpl
 
getMimeType() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.AudioImpl
 
getMimeType() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.DocumentImpl
 
getMimeType() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.VideoImpl
 
getMimeType() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.VoiceImpl
 
getModeName() - Method in enum pro.zackpollard.telegrambot.api.chat.message.send.ParseMode
Gets the mode name that telegram uses within its API to convert the enum for use with the HTTP API
getMpeg4FileId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedMpeg4Gif
Gets the ID for the cached mpeg4gif file on the telegram servers
getMpeg4Height() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultMpeg4Gif
Gets the height of the mpeg4gif
getMpeg4Url() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultMpeg4Gif
Gets the URL of the mpeg4gif
getMpeg4Width() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultMpeg4Gif
Gets the width of the mpeg4gif
getName() - Method in interface pro.zackpollard.telegrambot.api.chat.Chat
Gets the name of the Chat
getName() - Method in enum pro.zackpollard.telegrambot.api.chat.message.send.ChatAction
Gets the version of the name that telegram uses in its API
getName() - Method in class pro.zackpollard.telegrambot.api.internal.chat.ChannelChatImpl
 
getName() - Method in class pro.zackpollard.telegrambot.api.internal.chat.GroupChatImpl
Gets the name of the group chat.
getName() - Method in class pro.zackpollard.telegrambot.api.internal.chat.IndividualChatImpl
 
getName() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.send.FileContainer
 
getName() - Method in class pro.zackpollard.telegrambot.api.internal.chat.SuperGroupChatImpl
Gets the name of the group chat.
getNewInstance() - Static method in class pro.zackpollard.telegrambot.api.internal.event.ListenerRegistryImpl
 
getNextOffset() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.InlineQueryResponse
Gets the offset key that has been set for if the user scrolls to the end of the list of results and requires more
getOffset() - Method in interface pro.zackpollard.telegrambot.api.chat.inline.InlineQuery
The offset for this query, this can be used to enable pagination when the user scrolls to the end of the current list of results.
getOffset() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.MessageEntity
Gets the offset in UTF-16 code units to the start of the entity
getOffset() - Method in class pro.zackpollard.telegrambot.api.internal.chat.inline.InlineQueryImpl
 
getOffset() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.MessageEntityImpl
 
getOneTime() - Method in class pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardMarkup
Gets whether the keyboard is one-time i.e.
getParseMode() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputTextMessageContent
Gets the ParseMode used for this message
getParticipant() - Method in class pro.zackpollard.telegrambot.api.event.chat.ParticipantJoinGroupChatEvent
Gets the User that joined the GroupChat that triggered this Event
getParticipant() - Method in class pro.zackpollard.telegrambot.api.event.chat.ParticipantLeaveGroupChatEvent
Gets the User that left the GroupChat that triggered this Event
getPartner() - Method in interface pro.zackpollard.telegrambot.api.chat.IndividualChat
Gets the User that is in this conversation with the bot
getPartner() - Method in class pro.zackpollard.telegrambot.api.internal.chat.IndividualChatImpl
 
getPerformer() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultAudio
Gets the performer of the audio
getPerformer() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.Audio
Gets the performer for the audio file, can be null
getPerformer() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.AudioImpl
 
getPhoneNumber() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputContactMessageContent
Gets contacts phone number
getPhoneNumber() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultContact
Gets the phone number of the contact
getPhoneNumber() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.Contact
Gets the phone number for the contact
getPhoneNumber() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.ContactImpl
 
getPhotoFileId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedPhoto
Gets the ID for the cached photo file on the telegram servers
getPhotoHeight() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultPhoto
Gets the height of the photo
getPhotos() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.Game
Gets an array of PhotoSize objects relating to the photo that will be sent with the game message in chats
getPhotos() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.GameImpl
 
getPhotos() - Method in class pro.zackpollard.telegrambot.api.internal.user.UserProfilePhotosImpl
 
getPhotos() - Method in interface pro.zackpollard.telegrambot.api.user.UserProfilePhotos
Gets an array containing all of the Photos that this User has To download the photo you can get it down to a single PhotoSize object then call PhotoSize#downloadFile(TelegramBot, File)
getPhotoUrl() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultPhoto
Gets the URL of the photo
getPhotoWidth() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultPhoto
Gets the width of the photo
getPosition() - Method in interface pro.zackpollard.telegrambot.api.games.GameHighScore
 
getPosition() - Method in class pro.zackpollard.telegrambot.api.internal.chat.game.GameHighScoreImpl
 
getProfilePhotos(TelegramBot) - Method in class pro.zackpollard.telegrambot.api.internal.user.UserImpl
 
getProfilePhotos(TelegramBot) - Method in interface pro.zackpollard.telegrambot.api.user.User
Gets the profile photos for the User
getQuery() - Method in interface pro.zackpollard.telegrambot.api.chat.inline.ChosenInlineResult
Gets the original query that was sent to produce this result
getQuery() - Method in interface pro.zackpollard.telegrambot.api.chat.inline.InlineQuery
Gets the query string that was sent by the User
getQuery() - Method in class pro.zackpollard.telegrambot.api.event.chat.inline.InlineQueryReceivedEvent
Gets the InlineQuery that fired this Event
getQuery() - Method in class pro.zackpollard.telegrambot.api.internal.chat.inline.ChosenInlineResultImpl
 
getQuery() - Method in class pro.zackpollard.telegrambot.api.internal.chat.inline.InlineQueryImpl
 
getQueryId() - Method in interface pro.zackpollard.telegrambot.api.chat.inline.InlineQuery
Gets the ID of this inline query
getQueryId() - Method in class pro.zackpollard.telegrambot.api.internal.chat.inline.InlineQueryImpl
 
getRepliedTo() - Method in interface pro.zackpollard.telegrambot.api.chat.message.Message
Gets the message that this message replied to
getRepliedTo() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.MessageImpl
Gets the message that this message replied to
getReplyMarkup() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultArticle
Gets the inline keyboard attached to this message
getReplyMarkup() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultAudio
Gets the inline keyboard attached to this message
getReplyMarkup() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedAudio
Gets the inline keyboard attached to this message
getReplyMarkup() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedDocument
Gets the inline keyboard attached to this message
getReplyMarkup() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedGif
Gets the inline keyboard attached to this message
getReplyMarkup() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedMpeg4Gif
Gets the inline keyboard attached to this message
getReplyMarkup() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedPhoto
Gets the inline keyboard attached to this message
getReplyMarkup() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedSticker
Gets the inline keyboard attached to this message
getReplyMarkup() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVideo
Gets the inline keyboard attached to this message
getReplyMarkup() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVoice
Gets the inline keyboard attached to this message
getReplyMarkup() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultContact
Gets the inline keyboard attached to this message
getReplyMarkup() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument
Gets the inline keyboard attached to this message
getReplyMarkup() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGame
Gets the inline keyboard attached to this message
getReplyMarkup() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGif
Gets the inline keyboard attached to this message
getReplyMarkup() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultLocation
Gets the inline keyboard attached to this message
getReplyMarkup() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultMpeg4Gif
Gets the inline keyboard attached to this message
getReplyMarkup() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultPhoto
Gets the inline keyboard attached to this message
getReplyMarkup() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue
Gets the inline keyboard attached to this message
getReplyMarkup() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo
Gets the inline keyboard attached to this message
getReplyMarkup() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVoice
Gets the inline keyboard attached to this message
getReplyMarkup() - Method in interface pro.zackpollard.telegrambot.api.chat.message.send.ReplyingOptions
The reply markup you are sending with this message
getReplyTo() - Method in interface pro.zackpollard.telegrambot.api.chat.message.send.ReplyingOptions
Gets the ID of the message that you are replying to
getResizeKeyboard() - Method in class pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardMarkup
Gets whether the keyboard should be resized on the client for optimal vertical fit
getResponse() - Method in interface pro.zackpollard.telegrambot.api.games.GameScoreEditResponse
Whether the edit succeeded or failed
getResponse() - Method in class pro.zackpollard.telegrambot.api.internal.chat.game.GameScoreEditResponseImpl
 
getResultId() - Method in interface pro.zackpollard.telegrambot.api.chat.inline.ChosenInlineResult
Gets the result ID for the chosen inline result
getResultId() - Method in class pro.zackpollard.telegrambot.api.internal.chat.inline.ChosenInlineResultImpl
 
getResults() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.InlineQueryResponse
Gets a list of all the result objects that will be sent with this response
getScore() - Method in interface pro.zackpollard.telegrambot.api.games.GameHighScore
 
getScore() - Method in class pro.zackpollard.telegrambot.api.internal.chat.game.GameHighScoreImpl
 
getSelective() - Method in class pro.zackpollard.telegrambot.api.chat.message.ForceReply
Gets whether the ForceReply is selective
getSelective() - Method in class pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardHide
Deprecated.
getSelective() - Method in class pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardMarkup
Gets whether the reply markup will only show for selected users Targets: 1) users that are @mentioned in the text of the Message object; 2) if the bot's message is a reply (has reply_to_message_id), sender of the original message
getSelective() - Method in class pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardRemove
Gets whether the reply markup will only show for selected users Targets: 1) users that are @mentioned in the text of the Message object; 2) if the bot's message is a reply (has reply_to_message_id), sender of the original message.
getSender() - Method in interface pro.zackpollard.telegrambot.api.chat.inline.ChosenInlineResult
Gets the User that chose the result
getSender() - Method in interface pro.zackpollard.telegrambot.api.chat.inline.InlineQuery
Gets the User that sent this inline query
getSender() - Method in interface pro.zackpollard.telegrambot.api.chat.message.Message
Get the user that sent the message
getSender() - Method in class pro.zackpollard.telegrambot.api.internal.chat.inline.ChosenInlineResultImpl
 
getSender() - Method in class pro.zackpollard.telegrambot.api.internal.chat.inline.InlineQueryImpl
 
getSender() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.MessageImpl
Get the user that sent the message
getSize() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.File
Gets the size of the file
getSize() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.AnimationImpl
 
getSize() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.AudioImpl
 
getSize() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.DocumentImpl
Gets the size of the file
getSize() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.PhotoSizeImpl
Gets the size of the file
getSize() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.StickerImpl
Gets the size of the file
getSize() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.VideoImpl
Gets the size of the file
getSize() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.VoiceImpl
Gets the size of the file
getStatus() - Method in interface pro.zackpollard.telegrambot.api.chat.ChatMember
Gets the ChatMemberStatus of this ChatMember
getStatus() - Method in class pro.zackpollard.telegrambot.api.internal.chat.ChatMemberImpl
 
getStickerFileId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedSticker
Gets the ID for the cached sticker file on the telegram servers
getSwitchInlineQuery() - Method in class pro.zackpollard.telegrambot.api.keyboards.InlineKeyboardButton
Gets the String that will be inserted as an inline query when the button is clicked.
getSwitchInlineQueryCurrentChat() - Method in class pro.zackpollard.telegrambot.api.keyboards.InlineKeyboardButton
Optional.
getSwitchPmParameter() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.InlineQueryResponse
Gets the parameter for the start message sent to the bot when user presses the switch button, if set Example: An inline bot that sends YouTube videos can ask the user to connect the bot to their YouTube account to adapt search results accordingly.
getSwitchPmText() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.InlineQueryResponse
Gets the switch PM text.
getTemporaryFolder() - Static method in class pro.zackpollard.telegrambot.api.internal.managers.FileManager
 
getText() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.Game
Gets the text that was sent with the Game or null if not set
getText() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.CallbackQueryResponse
Gets a the text that will be sent with this response
getText() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.GameImpl
 
getText() - Method in class pro.zackpollard.telegrambot.api.keyboards.InlineKeyboardButton
Gets the text that this InlineKeyboardButton will have
getText() - Method in class pro.zackpollard.telegrambot.api.keyboards.KeyboardButton
Gets the text that this KeyboardButton will have
getTextEntities() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.Game
Gets the list of MessageEntity objects that this GameContents text contains
getTextEntities() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.GameImpl
 
getThumbHeight() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultArticle
Gets the height of the thumbnail in pixels
getThumbHeight() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultContact
Gets the height of the thumbnail in pixels
getThumbHeight() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument
Gets the height of the thumbnail in pixels
getThumbHeight() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultLocation
Gets the height of the thumbnail in pixels
getThumbHeight() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue
Gets the height of the thumbnail in pixels
getThumbnail() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.Thumbnailable
Gets the PhotoSize object relating to the thumbnail for the file, can be null
getThumbnail() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.AnimationImpl
 
getThumbnail() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.DocumentImpl
 
getThumbnail() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.StickerImpl
 
getThumbnail() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.VideoImpl
 
getThumbUrl() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultArticle
Gets the URL of the thumbnail for the result
getThumbUrl() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultContact
Gets the URL of the thumbnail for the result
getThumbUrl() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument
Gets the URL of the thumbnail for the result
getThumbUrl() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGif
Gets the URL of the thumbnail for the result
getThumbUrl() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultLocation
Gets the URL of the thumbnail for the result
getThumbUrl() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultMpeg4Gif
Gets the URL of the thumbnail for the result
getThumbUrl() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultPhoto
Gets the URL of the thumbnail for the result
getThumbUrl() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue
Gets the URL of the thumbnail for the result
getThumbUrl() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo
Gets the URL of the thumbnail for the result
getThumbWidth() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultArticle
Gets the width of the thumbnail in pixels
getThumbWidth() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultContact
Gets the width of the thumbnail in pixels
getThumbWidth() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument
Gets the width of the thumbnail in pixels
getThumbWidth() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultLocation
Gets the width of the thumbnail in pixels
getThumbWidth() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue
Gets the width of the thumbnail in pixels
getTimeStamp() - Method in interface pro.zackpollard.telegrambot.api.chat.message.Message
Get the UNIX timestamp of when this message was sent/received at
getTimeStamp() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.MessageImpl
Get the UNIX timestamp of when this message was sent/received at
getTitle() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputVenueMessageContent
Gets the title of the venue
getTitle() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultArticle
Gets the title of the result
getTitle() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultAudio
Gets the title of the result
getTitle() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedDocument
Gets the title of the result
getTitle() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedGif
Gets the title of the result
getTitle() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedMpeg4Gif
Gets the title of the result
getTitle() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedPhoto
Gets the title of the result
getTitle() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVideo
Gets the title of the result
getTitle() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVoice
Gets the title of the result
getTitle() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument
Gets the title of the result
getTitle() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGif
Gets the title of the result
getTitle() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultLocation
Gets the title of the result
getTitle() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultMpeg4Gif
Gets the title of the result
getTitle() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultPhoto
Gets the title of the result
getTitle() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue
Gets the title of the result
getTitle() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo
Gets the title of the result
getTitle() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVoice
Gets the title of the result
getTitle() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.Audio
Gets the title of the audio file, can be null
getTitle() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.Game
Gets the title of the game
getTitle() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.Venue
Gets the name of the venue
getTitle() - Method in class pro.zackpollard.telegrambot.api.event.chat.NewGroupChatTitleEvent
Gets the new title of the GroupChat that had its title changed
getTitle() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.AudioImpl
 
getTitle() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.GameImpl
 
getTitle() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.VenueImpl
 
getTotalCount() - Method in class pro.zackpollard.telegrambot.api.internal.user.UserProfilePhotosImpl
Get the total amount of photos this user has
getTotalCount() - Method in interface pro.zackpollard.telegrambot.api.user.UserProfilePhotos
Get the total amount of photos this user has
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.CallbackQuery
Gets the CallbackQueryType for this callback query
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.ChannelChat
Gets the ChatType of this Chat
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.Chat
Gets the ChatType of this Chat
getType(String) - Static method in enum pro.zackpollard.telegrambot.api.chat.ChatMemberStatus
Get a ChatMemberStatus enum based on the provided string value
getType() - Method in class pro.zackpollard.telegrambot.api.chat.edit.EditableGameScore
Gets the EditType of this EditableMessage object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.edit.EditableMessage
Gets the MessageType of this SendableMessage object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.GroupChat
Gets the ChatType of this Chat
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.IndividualChat
Gets the ChatType of this Chat
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.inline.GameInlineCallbackQuery
Gets the CallbackQueryType for this callback query
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.inline.InlineCallbackQuery
Gets the CallbackQueryType for this callback query
getType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputContactMessageContent
Gets the type of InputMessageContent that this object represents
getType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputLocationMessageContent
Gets the type of InputMessageContent that this object represents
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.inline.send.content.InputMessageContent
Gets the type of InputMessageContent that this object represents
getType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputTextMessageContent
Gets the type of InputMessageContent that this object represents
getType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputVenueMessageContent
Gets the type of InputMessageContent that this object represents
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResult
Get the type of InlineQueryResult that this object refers to
getType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultArticle
Get the type of InlineQueryResult that this object refers to
getType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultAudio
Get the type of InlineQueryResult that this object refers to
getType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedAudio
Get the type of InlineQueryResult that this object refers to
getType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedDocument
Get the type of InlineQueryResult that this object refers to
getType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedGif
Get the type of InlineQueryResult that this object refers to
getType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedMpeg4Gif
Get the type of InlineQueryResult that this object refers to
getType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedPhoto
Get the type of InlineQueryResult that this object refers to
getType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedSticker
Get the type of InlineQueryResult that this object refers to
getType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVideo
Get the type of InlineQueryResult that this object refers to
getType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVoice
Get the type of InlineQueryResult that this object refers to
getType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultContact
Get the type of InlineQueryResult that this object refers to
getType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument
Get the type of InlineQueryResult that this object refers to
getType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGame
Get the type of InlineQueryResult that this object refers to
getType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGif
Get the type of InlineQueryResult that this object refers to
getType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultLocation
Get the type of InlineQueryResult that this object refers to
getType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultMpeg4Gif
Get the type of InlineQueryResult that this object refers to
getType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultPhoto
Get the type of InlineQueryResult that this object refers to
getType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue
Get the type of InlineQueryResult that this object refers to
getType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo
Get the type of InlineQueryResult that this object refers to
getType() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVoice
Get the type of InlineQueryResult that this object refers to
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.AudioContent
Gets the ContentType relating to this Content object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.ChannelChatCreatedContent
Gets the ContentType relating to this Content object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.ContactContent
Gets the ContentType relating to this Content object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.Content
Gets the ContentType relating to this Content object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.DeleteChatPhotoContent
Gets the ContentType relating to this Content object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.DocumentContent
Gets the ContentType relating to this Content object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.GameContent
Gets the ContentType relating to this Content object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.GroupChatCreatedContent
Gets the ContentType relating to this Content object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.LeftChatParticipantContent
Gets the ContentType relating to this Content object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.LocationContent
Gets the ContentType relating to this Content object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.MigrateFromChatIDContent
Gets the ContentType relating to this Content object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.MigrateToChatIDContent
Gets the ContentType relating to this Content object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.NewChatParticipantContent
Gets the ContentType relating to this Content object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.NewChatPhotoContent
Gets the ContentType relating to this Content object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.NewChatTitleContent
Gets the ContentType relating to this Content object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.PhotoContent
Gets the ContentType relating to this Content object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.PinnedMessageContent
Gets the ContentType relating to this Content object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.StickerContent
Gets the ContentType relating to this Content object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.SuperGroupChatCreatedContent
Gets the ContentType relating to this Content object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.TextContent
Gets the ContentType relating to this Content object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.MessageEntity
Gets the MessageEntityType that this MessageEntity relates to.
getType(String) - Static method in enum pro.zackpollard.telegrambot.api.chat.message.content.type.MessageEntityType
Gets the MessageEntityType relating to the value that is passed to the function
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.VenueContent
Gets the ContentType relating to this Content object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.VideoContent
Gets the ContentType relating to this Content object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.VoiceContent
Gets the ContentType relating to this Content object
getType() - Method in class pro.zackpollard.telegrambot.api.chat.message.ForceReply
Gets the ReplyMarkupType for this ReplyMarkup object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.GameMessageCallbackQuery
Gets the CallbackQueryType for this callback query
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.MessageCallbackQuery
Gets the CallbackQueryType for this callback query
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.ReplyMarkup
Gets the ReplyMarkupType for this ReplyMarkup object
getType() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableAudioMessage
Gets the MessageType of this SendableMessage object
getType() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableChatAction
Gets the MessageType of this SendableMessage object
getType() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableDocumentMessage
Gets the MessageType of this SendableMessage object
getType() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableForwardMessage
Gets the MessageType of this SendableMessage object
getType() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableGameMessage
Gets the MessageType of this SendableMessage object
getType() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableLocationMessage
Gets the MessageType of this SendableMessage object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.message.send.SendableMessage
Gets the MessageType of this SendableMessage object
getType() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendablePhotoMessage
Gets the MessageType of this SendableMessage object
getType() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableStickerMessage
Gets the MessageType of this SendableMessage object
getType() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage
Gets the MessageType of this SendableMessage object
getType() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVenueMessage
Gets the MessageType of this SendableMessage object
getType() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVideoMessage
Gets the MessageType of this SendableMessage object
getType() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVoiceMessage
Gets the MessageType of this SendableMessage object
getType() - Method in interface pro.zackpollard.telegrambot.api.chat.SuperGroupChat
 
getType() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.MessageEntityImpl
 
getType() - Method in class pro.zackpollard.telegrambot.api.internal.updates.UpdateImpl
 
getType() - Method in class pro.zackpollard.telegrambot.api.keyboards.InlineKeyboardMarkup
Gets the ReplyMarkupType for this ReplyMarkup object
getType() - Method in class pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardHide
Deprecated.
getType() - Method in class pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardMarkup
Gets the ReplyMarkupType for this ReplyMarkup object
getType() - Method in class pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardRemove
Gets the ReplyMarkupType for this ReplyMarkup object
getType() - Method in interface pro.zackpollard.telegrambot.api.updates.Update
Gets the UpdateType of this Update
getUrl() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultArticle
Gets the URL of the result
getUrl() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.MessageEntity
Gets the URL that the MessageEntity refers to.
getURL() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.CallbackQueryResponse
URL that will be opened by the user's client.
getUrl() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.MessageEntityImpl
 
getUrl() - Method in class pro.zackpollard.telegrambot.api.keyboards.InlineKeyboardButton
Gets the URL that this InlineKeyboardButton will link to when clicked
getUser() - Method in interface pro.zackpollard.telegrambot.api.chat.ChatMember
Gets the User that this ChatMember object refers to
getUser() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.MessageEntity
Gets the User that the MessageEntity refers to.
getUser() - Method in interface pro.zackpollard.telegrambot.api.games.GameHighScore
 
getUser() - Method in class pro.zackpollard.telegrambot.api.internal.chat.ChatMemberImpl
 
getUser() - Method in class pro.zackpollard.telegrambot.api.internal.chat.game.GameHighScoreImpl
 
getUser() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.MessageEntityImpl
 
getUserId() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.Contact
Gets the user id of the contact
getUserId() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.ContactImpl
 
getUsername() - Method in interface pro.zackpollard.telegrambot.api.chat.ChannelChat
Gets the Username of the Channel that this ChannelChat object refers to
getUsername() - Method in interface pro.zackpollard.telegrambot.api.chat.SuperGroupChat
Gets the Username of the SuperGroup that this SuperGroupChat object refers to
getUsername() - Method in class pro.zackpollard.telegrambot.api.internal.chat.ChannelChatImpl
 
getUsername() - Method in class pro.zackpollard.telegrambot.api.internal.chat.SuperGroupChatImpl
 
getUsername() - Method in class pro.zackpollard.telegrambot.api.internal.user.UserImpl
 
getUsername() - Method in interface pro.zackpollard.telegrambot.api.user.User
Gets the username for the User
getValue() - Method in enum pro.zackpollard.telegrambot.api.chat.ChatMemberStatus
Gets the Telegram Bot API version of this enum
getValue() - Method in enum pro.zackpollard.telegrambot.api.chat.message.content.type.MessageEntityType
Gets the value of the enum in lowercase
getVideoDuration() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo
Gets the duration of the video
getVideoFileId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVideo
Gets the ID for the cached video file on the telegram servers
getVideoHeight() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo
Gets the height of the video
getVideoUrl() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo
Gets the URL of the video
getVideoWidth() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo
Gets the width of the video
getVoiceDuration() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVoice
Gets the duration of the voice recording
getVoiceFileId() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVoice
Gets the ID for the cached voice file on the telegram servers
getVoiceUrl() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVoice
Gets the URL of the voice recording
getWidth() - Method in interface pro.zackpollard.telegrambot.api.chat.message.content.type.DimensionableFile
Gets the width in pixels of the file
getWidth() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.PhotoSizeImpl
Gets the width in pixels of the file
getWidth() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.StickerImpl
Gets the width in pixels of the file
getWidth() - Method in class pro.zackpollard.telegrambot.api.internal.chat.message.content.type.VideoImpl
Gets the width in pixels of the file
gifFileId(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedGif.InlineQueryResultCachedGifBuilder
*Required* Sets the ID of the cached gif file on the telegram servers that you want this result to use
gifHeight(int) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGif.InlineQueryResultGifBuilder
*Optional* Sets the height of the gif for the result
gifUrl(URL) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGif.InlineQueryResultGifBuilder
*Required* Sets the URL of the gif for the result
gifWidth(int) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGif.InlineQueryResultGifBuilder
*Optional* Sets the width of the gif for the result
GroupChat - Interface in pro.zackpollard.telegrambot.api.chat
 
GroupChatCreatedContent - Interface in pro.zackpollard.telegrambot.api.chat.message.content
 
GroupChatCreatedContentImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content
 
GroupChatCreatedEvent - Class in pro.zackpollard.telegrambot.api.event.chat
 
GroupChatCreatedEvent(Message) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.GroupChatCreatedEvent
 
GroupChatImpl - Class in pro.zackpollard.telegrambot.api.internal.chat
 
GSON - Static variable in class pro.zackpollard.telegrambot.api.TelegramBot
A GSON instance that is used throughout the project wherever GSON is needed

H

height(int) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVideoMessage.SendableVideoMessageBuilder
*Optional* Sets the height of the video file to be sent
hideUrl(boolean) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultArticle.InlineQueryResultArticleBuilder
*Optional* Sets whether to hide the URL when the message is sent.
html(String) - Static method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage
This builder will be created with the text you provide already added with HTML formatting enabled.
html(String) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage.SendableTextBuilder
Text to take in and parse as HTML-formatted text.

I

id(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultArticle.InlineQueryResultArticleBuilder
*Optional* Sets the ID to the provided value.
id(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultAudio.InlineQueryResultAudioBuilder
*Optional* Sets the ID to the provided value.
id(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedAudio.InlineQueryResultCachedAudioBuilder
*Optional* Sets the ID to the provided value.
id(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedDocument.InlineQueryResultCachedDocumentBuilder
*Optional* Sets the ID to the provided value.
id(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedGif.InlineQueryResultCachedGifBuilder
*Optional* Sets the ID to the provided value.
id(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedMpeg4Gif.InlineQueryResultCachedMpeg4GifBuilder
*Optional* Sets the ID to the provided value.
id(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedPhoto.InlineQueryResultCachedPhotoBuilder
*Optional* Sets the ID to the provided value.
id(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedSticker.InlineQueryResultCachedStickerBuilder
*Optional* Sets the ID to the provided value.
id(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVideo.InlineQueryResultCachedVideoBuilder
*Optional* Sets the ID to the provided value.
id(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVoice.InlineQueryResultCachedVoiceBuilder
*Optional* Sets the ID to the provided value.
id(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultContact.InlineQueryResultContactBuilder
*Optional* Sets the ID to the provided value.
id(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument.InlineQueryResultDocumentBuilder
*Optional* Sets the ID to the provided value.
id(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGame.InlineQueryResultGameBuilder
*Optional* Sets the ID to the provided value.
id(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGif.InlineQueryResultGifBuilder
*Optional* Sets the ID to the provided value.
id(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultLocation.InlineQueryResultLocationBuilder
*Optional* Sets the ID to the provided value.
id(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultMpeg4Gif.InlineQueryResultMpeg4GifBuilder
*Optional* Sets the ID to the provided value.
id(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultPhoto.InlineQueryResultPhotoBuilder
*Optional* Sets the ID to the provided value.
id(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue.InlineQueryResultVenueBuilder
*Optional* Sets the ID to the provided value.
id(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo.InlineQueryResultVideoBuilder
*Optional* Sets the ID to the provided value.
id(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVoice.InlineQueryResultVoiceBuilder
*Optional* Sets the ID to the provided value.
IndividualChat - Interface in pro.zackpollard.telegrambot.api.chat
 
IndividualChatImpl - Class in pro.zackpollard.telegrambot.api.internal.chat
 
InlineCallbackQuery - Interface in pro.zackpollard.telegrambot.api.chat.inline
 
InlineCallbackQueryImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.inline
 
InlineCallbackQueryImpl(JSONObject, TelegramBot) - Constructor for class pro.zackpollard.telegrambot.api.internal.chat.inline.InlineCallbackQueryImpl
 
InlineCallbackQueryReceivedEvent - Class in pro.zackpollard.telegrambot.api.event.chat.inline
 
InlineCallbackQueryReceivedEvent(InlineCallbackQuery) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.inline.InlineCallbackQueryReceivedEvent
 
InlineKeyboard - Interface in pro.zackpollard.telegrambot.api.keyboards
 
InlineKeyboardButton - Class in pro.zackpollard.telegrambot.api.keyboards
 
InlineKeyboardButton() - Constructor for class pro.zackpollard.telegrambot.api.keyboards.InlineKeyboardButton
 
InlineKeyboardButton.InlineKeyboardButtonBuilder - Class in pro.zackpollard.telegrambot.api.keyboards
 
InlineKeyboardMarkup - Class in pro.zackpollard.telegrambot.api.keyboards
 
InlineKeyboardMarkup.InlineKeyboardMarkupBuilder - Class in pro.zackpollard.telegrambot.api.keyboards
 
inlineMessageId(String) - Method in class pro.zackpollard.telegrambot.api.chat.edit.EditableGameScore.EditableGameScoreBuilder
 
inlineMessageId(String) - Method in class pro.zackpollard.telegrambot.api.games.GameScoreRequest.GameScoreRequestBuilder
 
inlineMessageId(String) - Method in class pro.zackpollard.telegrambot.api.games.SendableGameScore.SendableGameScoreBuilder
 
InlineQuery - Interface in pro.zackpollard.telegrambot.api.chat.inline
 
InlineQueryImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.inline
 
InlineQueryReceivedEvent - Class in pro.zackpollard.telegrambot.api.event.chat.inline
 
InlineQueryReceivedEvent() - Constructor for class pro.zackpollard.telegrambot.api.event.chat.inline.InlineQueryReceivedEvent
 
InlineQueryResponse - Class in pro.zackpollard.telegrambot.api.chat.inline.send
 
InlineQueryResponse() - Constructor for class pro.zackpollard.telegrambot.api.chat.inline.send.InlineQueryResponse
 
InlineQueryResponse.InlineQueryResponseBuilder - Class in pro.zackpollard.telegrambot.api.chat.inline.send
 
InlineQueryResult - Interface in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultArticle - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultArticle() - Constructor for class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultArticle
 
InlineQueryResultArticle.InlineQueryResultArticleBuilder - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultAudio - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultAudio() - Constructor for class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultAudio
 
InlineQueryResultAudio.InlineQueryResultAudioBuilder - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultCached - Interface in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultCachedAudio - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultCachedAudio() - Constructor for class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedAudio
 
InlineQueryResultCachedAudio.InlineQueryResultCachedAudioBuilder - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultCachedDocument - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultCachedDocument() - Constructor for class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedDocument
 
InlineQueryResultCachedDocument.InlineQueryResultCachedDocumentBuilder - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultCachedGif - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultCachedGif() - Constructor for class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedGif
 
InlineQueryResultCachedGif.InlineQueryResultCachedGifBuilder - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultCachedMpeg4Gif - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultCachedMpeg4Gif() - Constructor for class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedMpeg4Gif
 
InlineQueryResultCachedMpeg4Gif.InlineQueryResultCachedMpeg4GifBuilder - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultCachedPhoto - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultCachedPhoto() - Constructor for class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedPhoto
 
InlineQueryResultCachedPhoto.InlineQueryResultCachedPhotoBuilder - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultCachedSticker - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultCachedSticker() - Constructor for class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedSticker
 
InlineQueryResultCachedSticker.InlineQueryResultCachedStickerBuilder - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultCachedVideo - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultCachedVideo() - Constructor for class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVideo
 
InlineQueryResultCachedVideo.InlineQueryResultCachedVideoBuilder - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultCachedVoice - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultCachedVoice() - Constructor for class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVoice
 
InlineQueryResultCachedVoice.InlineQueryResultCachedVoiceBuilder - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultContact - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultContact() - Constructor for class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultContact
 
InlineQueryResultContact.InlineQueryResultContactBuilder - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultDocument - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultDocument() - Constructor for class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument
 
InlineQueryResultDocument.InlineQueryResultDocumentBuilder - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultGame - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultGame() - Constructor for class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGame
 
InlineQueryResultGame.InlineQueryResultGameBuilder - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultGif - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultGif() - Constructor for class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGif
 
InlineQueryResultGif.InlineQueryResultGifBuilder - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultLocation - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultLocation() - Constructor for class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultLocation
 
InlineQueryResultLocation.InlineQueryResultLocationBuilder - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultMpeg4Gif - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultMpeg4Gif() - Constructor for class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultMpeg4Gif
 
InlineQueryResultMpeg4Gif.InlineQueryResultMpeg4GifBuilder - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultPhoto - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultPhoto() - Constructor for class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultPhoto
 
InlineQueryResultPhoto.InlineQueryResultPhotoBuilder - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultType - Enum in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultVenue - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultVenue() - Constructor for class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue
 
InlineQueryResultVenue.InlineQueryResultVenueBuilder - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultVideo - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultVideo() - Constructor for class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo
 
InlineQueryResultVideo.InlineQueryResultVideoBuilder - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultVoice - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineQueryResultVoice() - Constructor for class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVoice
 
InlineQueryResultVoice.InlineQueryResultVoiceBuilder - Class in pro.zackpollard.telegrambot.api.chat.inline.send.results
 
InlineReplyMarkup - Interface in pro.zackpollard.telegrambot.api.chat.inline
 
InlineResultChosenEvent - Class in pro.zackpollard.telegrambot.api.event.chat.inline
 
InlineResultChosenEvent() - Constructor for class pro.zackpollard.telegrambot.api.event.chat.inline.InlineResultChosenEvent
 
InputContactMessageContent - Class in pro.zackpollard.telegrambot.api.chat.inline.send.content
 
InputContactMessageContent() - Constructor for class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputContactMessageContent
 
InputContactMessageContent.InputContactMessageContentBuilder - Class in pro.zackpollard.telegrambot.api.chat.inline.send.content
The builder for the InputContactMessageContent object
InputFile - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
InputFile(URL) - Constructor for class pro.zackpollard.telegrambot.api.chat.message.send.InputFile
Create an InputFile object based on an external URL to be sent within a SendableMessage
InputFile(File) - Constructor for class pro.zackpollard.telegrambot.api.chat.message.send.InputFile
Create an InputFile object based on a File object to be sent within a SendableMessage
InputFile(String) - Constructor for class pro.zackpollard.telegrambot.api.chat.message.send.InputFile
Creates an InputFile object based on a File ID for a file that is stored on the telegram servers, which can then be sent within a SendableMessage
InputFile(InputStream, String) - Constructor for class pro.zackpollard.telegrambot.api.chat.message.send.InputFile
Creates an InputFile object based on an InputStream object to be sent within a SendableMessage
InputLocationMessageContent - Class in pro.zackpollard.telegrambot.api.chat.inline.send.content
 
InputLocationMessageContent() - Constructor for class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputLocationMessageContent
 
InputLocationMessageContent.InputLocationMessageContentBuilder - Class in pro.zackpollard.telegrambot.api.chat.inline.send.content
The builder for the InputLocationMessageContent object
InputMessageContent - Interface in pro.zackpollard.telegrambot.api.chat.inline.send.content
 
inputMessageContent(InputMessageContent) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultArticle.InlineQueryResultArticleBuilder
*Required* Sets the content you want to be sent with this result to the provided InputMessageContent object
inputMessageContent(InputMessageContent) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultAudio.InlineQueryResultAudioBuilder
*Optional* Sets the content you want to be sent with this result to the provided InputMessageContent object
inputMessageContent(InputMessageContent) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedAudio.InlineQueryResultCachedAudioBuilder
*Optional* Sets the content you want to be sent with this result to the provided InputMessageContent object
inputMessageContent(InputMessageContent) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedDocument.InlineQueryResultCachedDocumentBuilder
*Optional* Sets the content you want to be sent with this result to the provided InputMessageContent object
inputMessageContent(InputMessageContent) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedGif.InlineQueryResultCachedGifBuilder
*Optional* Sets the content you want to be sent with this result to the provided InputMessageContent object
inputMessageContent(InputMessageContent) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedMpeg4Gif.InlineQueryResultCachedMpeg4GifBuilder
*Optional* Sets the content you want to be sent with this result to the provided InputMessageContent object
inputMessageContent(InputMessageContent) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedPhoto.InlineQueryResultCachedPhotoBuilder
*Optional* Sets the content you want to be sent with this result to the provided InputMessageContent object
inputMessageContent(InputMessageContent) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedSticker.InlineQueryResultCachedStickerBuilder
*Optional* Sets the content you want to be sent with this result to the provided InputMessageContent object
inputMessageContent(InputMessageContent) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVideo.InlineQueryResultCachedVideoBuilder
*Optional* Sets the content you want to be sent with this result to the provided InputMessageContent object
inputMessageContent(InputMessageContent) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVoice.InlineQueryResultCachedVoiceBuilder
*Optional* Sets the content you want to be sent with this result to the provided InputMessageContent object
inputMessageContent(InputMessageContent) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultContact.InlineQueryResultContactBuilder
*Optional* Sets the content you want to be sent with this result to the provided InputMessageContent object
inputMessageContent(InputMessageContent) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument.InlineQueryResultDocumentBuilder
*Optional* Sets the content you want to be sent with this result to the provided InputMessageContent object
inputMessageContent(InputMessageContent) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGif.InlineQueryResultGifBuilder
*Optional* Sets the content you want to be sent with this result to the provided InputMessageContent object
inputMessageContent(InputMessageContent) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultLocation.InlineQueryResultLocationBuilder
*Optional* Sets the content you want to be sent with this result to the provided InputMessageContent object
inputMessageContent(InputMessageContent) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultMpeg4Gif.InlineQueryResultMpeg4GifBuilder
*Optional* Sets the content you want to be sent with this result to the provided InputMessageContent object
inputMessageContent(InputMessageContent) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultPhoto.InlineQueryResultPhotoBuilder
*Optional* Sets the content you want to be sent with this result to the provided InputMessageContent object
inputMessageContent(InputMessageContent) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue.InlineQueryResultVenueBuilder
*Optional* Sets the content you want to be sent with this result to the provided InputMessageContent object
inputMessageContent(InputMessageContent) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo.InlineQueryResultVideoBuilder
*Optional* Sets the content you want to be sent with this result to the provided InputMessageContent object
inputMessageContent(InputMessageContent) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVoice.InlineQueryResultVoiceBuilder
*Optional* Sets the content you want to be sent with this result to the provided InputMessageContent object
InputMessageContentType - Enum in pro.zackpollard.telegrambot.api.chat.inline.send.content
 
InputTextMessageContent - Class in pro.zackpollard.telegrambot.api.chat.inline.send.content
 
InputTextMessageContent() - Constructor for class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputTextMessageContent
 
InputTextMessageContent.InputTextMessageContentBuilder - Class in pro.zackpollard.telegrambot.api.chat.inline.send.content
The builder for the InputTextMessageContent object
InputVenueMessageContent - Class in pro.zackpollard.telegrambot.api.chat.inline.send.content
 
InputVenueMessageContent() - Constructor for class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputVenueMessageContent
 
InputVenueMessageContent.InputVenueMessageContentBuilder - Class in pro.zackpollard.telegrambot.api.chat.inline.send.content
The builder for the InputVenueMessageContent object
isAllMembersAreAdministrators() - Method in interface pro.zackpollard.telegrambot.api.chat.GroupChat
Used to get whether all of the members in the chat are administrators
isAllMembersAreAdministrators() - Method in class pro.zackpollard.telegrambot.api.internal.chat.GroupChatImpl
 
isAllMembersAreAdministrators() - Method in class pro.zackpollard.telegrambot.api.internal.chat.SuperGroupChatImpl
 
isBotMentioned() - Method in class pro.zackpollard.telegrambot.api.event.chat.message.CommandMessageReceivedEvent
Gets whether the bot was mentioned in this command, or whether it was just the command that was sent.
isCancelled() - Method in interface pro.zackpollard.telegrambot.api.event.Cancellable
 
isCancelled() - Method in class pro.zackpollard.telegrambot.api.event.chat.CallbackQueryReceivedEvent
 
isDisableNotification() - Method in interface pro.zackpollard.telegrambot.api.chat.message.send.NotificationOptions
Gets whether notifications are disabled for this message
isDisableWebPagePreview() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputTextMessageContent
Gets whether the web page preview is disabled for this message
isHideUrl() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultArticle
Gets whether the URL should be hidden in the message
isPersonal(boolean) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.InlineQueryResponse.InlineQueryResponseBuilder
*Optional* Sets whether the response is personal to the user or not.
isPersonal() - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.InlineQueryResponse
Gets whether this result is personal.
isRequestContact() - Method in class pro.zackpollard.telegrambot.api.keyboards.KeyboardButton
Gets whether the users contact should be sent when the button is pressed.
isRequestLocation() - Method in class pro.zackpollard.telegrambot.api.keyboards.KeyboardButton
Gets whether the users location should be sent when the button is pressed.
isRunning() - Method in class pro.zackpollard.telegrambot.api.updates.UpdateManager
Gets whether the UpdateManager is currently running
isShowAlert() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.CallbackQueryResponse
If true, an alert will be shown by the client instead of a notification at the top of the chat screen.
italics(String) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage.SendableTextBuilder
Appends text and makes it italic.

K

Keyboard - Interface in pro.zackpollard.telegrambot.api.keyboards
 
KeyboardButton - Class in pro.zackpollard.telegrambot.api.keyboards
 
KeyboardButton() - Constructor for class pro.zackpollard.telegrambot.api.keyboards.KeyboardButton
 
KeyboardButton.KeyboardButtonBuilder - Class in pro.zackpollard.telegrambot.api.keyboards
 
kickChatMember(int) - Method in interface pro.zackpollard.telegrambot.api.chat.GroupChat
This method will kick the User with the specified User ID from the chat if they are currently in it
kickChatMember(int) - Method in interface pro.zackpollard.telegrambot.api.chat.SuperGroupChat
This method will kick and ban the User with the specified User ID from the chat if they are currently in it
kickChatMember(int) - Method in class pro.zackpollard.telegrambot.api.internal.chat.GroupChatImpl
 
kickChatMember(int) - Method in class pro.zackpollard.telegrambot.api.internal.chat.SuperGroupChatImpl
 
kickChatMember(String, int) - Method in class pro.zackpollard.telegrambot.api.TelegramBot
Use this method to kick a user from a group or a supergroup.

L

lastName(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputContactMessageContent.InputContactMessageContentBuilder
*Optional* Sets the last name to the provided value
lastName(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultContact.InlineQueryResultContactBuilder
*Optional* Sets the last name of the contact to the provided value
latitude(double) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputLocationMessageContent.InputLocationMessageContentBuilder
*Required* Sets the latitude to the provided value
latitude(double) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputVenueMessageContent.InputVenueMessageContentBuilder
*Required* Sets the latitude to the provided value
latitude(Double) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultLocation.InlineQueryResultLocationBuilder
*Required* Sets the latitude to the provided value
latitude(Double) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue.InlineQueryResultVenueBuilder
*Required* Sets the latitude of the venue for the result
latitude(double) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableLocationMessage.SendableLocationMessageBuilder
*Required* Sets the latitude of the location you want to send
latitude(double) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVenueMessage.SendableVenueMessageBuilder
*Required* Sets the latitude of the venue you want to send
leaveChat() - Method in interface pro.zackpollard.telegrambot.api.chat.Chat
If you call this method then the bot will leave this Chat if it is currently in it
LeftChatParticipantContent - Interface in pro.zackpollard.telegrambot.api.chat.message.content
 
LeftChatParticipantContentImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content
 
link(String, String) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage.SendableTextBuilder
Appends an inline URL in the text
Listener - Interface in pro.zackpollard.telegrambot.api.event
 
ListenerRegistry - Interface in pro.zackpollard.telegrambot.api.event
 
ListenerRegistryImpl - Class in pro.zackpollard.telegrambot.api.internal.event
 
Location - Interface in pro.zackpollard.telegrambot.api.chat.message.content.type
 
LocationContent - Interface in pro.zackpollard.telegrambot.api.chat.message.content
 
LocationContentImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content
 
LocationImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content.type
 
LocationMessageReceivedEvent - Class in pro.zackpollard.telegrambot.api.event.chat.message
 
LocationMessageReceivedEvent(Message) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.message.LocationMessageReceivedEvent
 
login(String) - Static method in class pro.zackpollard.telegrambot.api.TelegramBot
Use this method to get a new TelegramBot instance with the selected auth token
longitude(double) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputLocationMessageContent.InputLocationMessageContentBuilder
*Required* Sets the longitude to the provided value
longitude(double) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputVenueMessageContent.InputVenueMessageContentBuilder
*Required* Sets the longitude to the provided value
longitude(Double) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultLocation.InlineQueryResultLocationBuilder
*Required* Sets the longitude to the provided value
longitude(Double) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue.InlineQueryResultVenueBuilder
*Required* Sets the longitude of the venue for the result
longitude(double) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableLocationMessage.SendableLocationMessageBuilder
*Required* Sets the longitude of the location you want to send
longitude(double) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVenueMessage.SendableVenueMessageBuilder
*Required* Sets the longitude of the venue you want to send

M

markdown(String) - Static method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage
This builder will be created with the text you provide already added with markdown formatting enabled.
message(Message) - Method in class pro.zackpollard.telegrambot.api.chat.edit.EditableGameScore.EditableGameScoreBuilder
 
message(long, long) - Method in class pro.zackpollard.telegrambot.api.chat.edit.EditableGameScore.EditableGameScoreBuilder
 
Message - Interface in pro.zackpollard.telegrambot.api.chat.message
 
message(String) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage.SendableTextMessageBuilder
*Required* Sets the text to be sent
message(Long, Integer) - Method in class pro.zackpollard.telegrambot.api.games.GameScoreRequest.GameScoreRequestBuilder
 
MessageCallbackQuery - Interface in pro.zackpollard.telegrambot.api.chat.message
 
MessageCallbackQueryImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message
 
MessageCallbackQueryReceivedEvent - Class in pro.zackpollard.telegrambot.api.event.chat.message
 
MessageCallbackQueryReceivedEvent(MessageCallbackQuery) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.message.MessageCallbackQueryReceivedEvent
 
MessageEditReceivedEvent - Class in pro.zackpollard.telegrambot.api.event.chat.message
 
MessageEditReceivedEvent(Message) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.message.MessageEditReceivedEvent
 
MessageEntity - Interface in pro.zackpollard.telegrambot.api.chat.message.content.type
 
MessageEntityImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content.type
 
MessageEntityType - Enum in pro.zackpollard.telegrambot.api.chat.message.content.type
 
MessageEvent - Class in pro.zackpollard.telegrambot.api.event.chat.message
 
MessageEvent() - Constructor for class pro.zackpollard.telegrambot.api.event.chat.message.MessageEvent
 
messageID(Long) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableForwardMessage.SendableForwardMessageBuilder
*Required unless using SendableForwardMessage.SendableForwardMessageBuilder.forwardedMessage(Message)* Sets the ID of the message you want to forward
MessageImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message
 
MessageReceivedEvent - Class in pro.zackpollard.telegrambot.api.event.chat.message
 
MessageReceivedEvent(Message) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.message.MessageReceivedEvent
 
messageText(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputTextMessageContent.InputTextMessageContentBuilder
*Required* Sets the text for the message to the provided value
MessageType - Enum in pro.zackpollard.telegrambot.api.chat.message.send
 
MigrateFromChatEvent - Class in pro.zackpollard.telegrambot.api.event.chat
 
MigrateFromChatEvent(Message) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.MigrateFromChatEvent
 
MigrateFromChatIDContent - Interface in pro.zackpollard.telegrambot.api.chat.message.content
 
MigrateFromChatIDContentImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content
 
MigrateToChatEvent - Class in pro.zackpollard.telegrambot.api.event.chat
 
MigrateToChatEvent(Message) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.MigrateToChatEvent
 
MigrateToChatIDContent - Interface in pro.zackpollard.telegrambot.api.chat.message.content
 
MigrateToChatIDContentImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content
 
mimeType(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument.InlineQueryResultDocumentBuilder
*Required* Sets the mime type of the document file.
mimeType(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo.InlineQueryResultVideoBuilder
*Required* Sets the mime type of the video file.
Mimetypeable - Interface in pro.zackpollard.telegrambot.api.chat.message.content.type
 
mpeg4FileId(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedMpeg4Gif.InlineQueryResultCachedMpeg4GifBuilder
*Required* Sets the ID of the cached mpeg4gif file on the telegram servers that you want this result to use
mpeg4Height(int) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultMpeg4Gif.InlineQueryResultMpeg4GifBuilder
*Optional* Sets the height of the mpeg4gif for the result
mpeg4Url(URL) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultMpeg4Gif.InlineQueryResultMpeg4GifBuilder
*Required* Sets the URL of the mpeg4gif for the result
mpeg4Width(int) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultMpeg4Gif.InlineQueryResultMpeg4GifBuilder
*Optional* Sets the width of the mpeg4gif for the result

N

NewChatParticipantContent - Interface in pro.zackpollard.telegrambot.api.chat.message.content
 
NewChatPhotoContent - Interface in pro.zackpollard.telegrambot.api.chat.message.content
 
NewChatPhotoContentImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content
 
NewChatTitleContent - Interface in pro.zackpollard.telegrambot.api.chat.message.content
 
NewChatTitleContentImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content
 
NewGroupChatPhotoEvent - Class in pro.zackpollard.telegrambot.api.event.chat
 
NewGroupChatPhotoEvent(Message) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.NewGroupChatPhotoEvent
 
NewGroupChatTitleEvent - Class in pro.zackpollard.telegrambot.api.event.chat
 
NewGroupChatTitleEvent(Message) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.NewGroupChatTitleEvent
 
newLine() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage.SendableTextBuilder
Appends a new line
NewParticipantContentImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content
 
nextLine() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage.SendableTextBuilder
Alias for newLine()
nextOffset(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.InlineQueryResponse.InlineQueryResponseBuilder
*Optional* Sets the offset that a client should send in the next query with the same text to receive more results.
NotificationOptions - Interface in pro.zackpollard.telegrambot.api.chat.message.send
 

O

onAudioMessageReceived(AudioMessageReceivedEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 
onCallbackQueryReceivedEvent(CallbackQueryReceivedEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 
onChannelChatCreated(ChannelChatCreatedEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 
onCommandMessageReceived(CommandMessageReceivedEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 
onContactMessageReceived(ContactMessageReceivedEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 
onDeleteGroupChatPhoto(DeleteGroupChatPhotoEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 
onDocumentMessageReceived(DocumentMessageReceivedEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 
oneTime(boolean) - Method in class pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardMarkup.ReplyKeyboardMarkupBuilder
*Optional* Requests clients to hide the keyboard as soon as it's been used.
onGameInlineCallbackQueryReceivedEvent(GameInlineCallbackQueryReceivedEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 
onGameMessageCallbackQueryReceivedEvent(GameMessageCallbackQueryReceivedEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 
onGroupChatCreated(GroupChatCreatedEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 
onInlineCallbackQueryReceivedEvent(InlineCallbackQueryReceivedEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 
onInlineQueryReceived(InlineQueryReceivedEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 
onInlineResultChosen(InlineResultChosenEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 
onLocationMessageReceived(LocationMessageReceivedEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 
onMessageCallbackQueryReceivedEvent(MessageCallbackQueryReceivedEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 
onMessageEditReceived(MessageEditReceivedEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 
onMessageReceived(MessageReceivedEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 
onNewGroupChatPhoto(NewGroupChatPhotoEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 
onNewGroupChatTitle(NewGroupChatTitleEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 
onParticipantJoinGroupChat(ParticipantJoinGroupChatEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 
onParticipantLeaveGroupChat(ParticipantLeaveGroupChatEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 
onPhotoMessageReceived(PhotoMessageReceivedEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 
onStickerMessageReceived(StickerMessageReceivedEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 
onTextMessageReceived(TextMessageReceivedEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 
onVideoMessageReceived(VideoMessageReceivedEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 
onVoiceMessageReceived(VoiceMessageReceivedEvent) - Method in interface pro.zackpollard.telegrambot.api.event.Listener
 

P

parseMode(ParseMode) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputTextMessageContent.InputTextMessageContentBuilder
*Optional* Sets the ParseMode for the message to the provided value.
ParseMode - Enum in pro.zackpollard.telegrambot.api.chat.message.send
 
parseMode(ParseMode) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage.SendableTextMessageBuilder
*Optional* Sets the ParseMode that you want to use for this message
ParticipantJoinGroupChatEvent - Class in pro.zackpollard.telegrambot.api.event.chat
 
ParticipantJoinGroupChatEvent(Message) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.ParticipantJoinGroupChatEvent
 
ParticipantLeaveGroupChatEvent - Class in pro.zackpollard.telegrambot.api.event.chat
 
ParticipantLeaveGroupChatEvent(Message) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.ParticipantLeaveGroupChatEvent
 
performer(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultAudio.InlineQueryResultAudioBuilder
*Optional* Sets the performer to the provided value
performer(String) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableAudioMessage.SendableAudioMessageBuilder
*Optional* Sets the performer of the audio file to be sent
phoneNumber(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputContactMessageContent.InputContactMessageContentBuilder
*Required* Sets the phone number to the provided value
phoneNumber(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultContact.InlineQueryResultContactBuilder
*Required* Sets the phone number of the contact to the provided value
photo(InputFile) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendablePhotoMessage.SendablePhotoMessageBuilder
*Required* Sets the photo InputFile to be sent
PhotoContent - Interface in pro.zackpollard.telegrambot.api.chat.message.content
 
PhotoContentImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content
 
photoFileId(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedPhoto.InlineQueryResultCachedPhotoBuilder
*Required* Sets the ID of the cached photo file on the telegram servers that you want this result to use
photoHeight(int) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultPhoto.InlineQueryResultPhotoBuilder
*Optional* Sets the height of the photo for the result
PhotoMessageReceivedEvent - Class in pro.zackpollard.telegrambot.api.event.chat.message
 
PhotoMessageReceivedEvent(Message) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.message.PhotoMessageReceivedEvent
 
PhotoSize - Interface in pro.zackpollard.telegrambot.api.chat.message.content.type
 
PhotoSizeImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content.type
 
photoUrl(URL) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultPhoto.InlineQueryResultPhotoBuilder
*Required* Sets the URL of the photo for the result
photoWidth(int) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultPhoto.InlineQueryResultPhotoBuilder
*Optional* Sets the width of the photo for the result
PinnedMessageContent - Interface in pro.zackpollard.telegrambot.api.chat.message.content
 
PinnedMessageContentImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content
 
plain(String) - Static method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage
This builder will be created with the text you provide already added with markdown formatting enabled.
plain(String) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage.SendableTextBuilder
 
preformatted(String) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage.SendableTextBuilder
Appends pre-formatted fixed-width code block.
pro.zackpollard.telegrambot.api - package pro.zackpollard.telegrambot.api
 
pro.zackpollard.telegrambot.api.chat - package pro.zackpollard.telegrambot.api.chat
 
pro.zackpollard.telegrambot.api.chat.edit - package pro.zackpollard.telegrambot.api.chat.edit
 
pro.zackpollard.telegrambot.api.chat.inline - package pro.zackpollard.telegrambot.api.chat.inline
 
pro.zackpollard.telegrambot.api.chat.inline.send - package pro.zackpollard.telegrambot.api.chat.inline.send
 
pro.zackpollard.telegrambot.api.chat.inline.send.content - package pro.zackpollard.telegrambot.api.chat.inline.send.content
 
pro.zackpollard.telegrambot.api.chat.inline.send.results - package pro.zackpollard.telegrambot.api.chat.inline.send.results
 
pro.zackpollard.telegrambot.api.chat.message - package pro.zackpollard.telegrambot.api.chat.message
 
pro.zackpollard.telegrambot.api.chat.message.content - package pro.zackpollard.telegrambot.api.chat.message.content
 
pro.zackpollard.telegrambot.api.chat.message.content.type - package pro.zackpollard.telegrambot.api.chat.message.content.type
 
pro.zackpollard.telegrambot.api.chat.message.send - package pro.zackpollard.telegrambot.api.chat.message.send
 
pro.zackpollard.telegrambot.api.event - package pro.zackpollard.telegrambot.api.event
 
pro.zackpollard.telegrambot.api.event.chat - package pro.zackpollard.telegrambot.api.event.chat
 
pro.zackpollard.telegrambot.api.event.chat.game - package pro.zackpollard.telegrambot.api.event.chat.game
 
pro.zackpollard.telegrambot.api.event.chat.inline - package pro.zackpollard.telegrambot.api.event.chat.inline
 
pro.zackpollard.telegrambot.api.event.chat.message - package pro.zackpollard.telegrambot.api.event.chat.message
 
pro.zackpollard.telegrambot.api.extensions - package pro.zackpollard.telegrambot.api.extensions
 
pro.zackpollard.telegrambot.api.games - package pro.zackpollard.telegrambot.api.games
 
pro.zackpollard.telegrambot.api.internal - package pro.zackpollard.telegrambot.api.internal
 
pro.zackpollard.telegrambot.api.internal.chat - package pro.zackpollard.telegrambot.api.internal.chat
 
pro.zackpollard.telegrambot.api.internal.chat.game - package pro.zackpollard.telegrambot.api.internal.chat.game
 
pro.zackpollard.telegrambot.api.internal.chat.inline - package pro.zackpollard.telegrambot.api.internal.chat.inline
 
pro.zackpollard.telegrambot.api.internal.chat.message - package pro.zackpollard.telegrambot.api.internal.chat.message
 
pro.zackpollard.telegrambot.api.internal.chat.message.content - package pro.zackpollard.telegrambot.api.internal.chat.message.content
 
pro.zackpollard.telegrambot.api.internal.chat.message.content.type - package pro.zackpollard.telegrambot.api.internal.chat.message.content.type
 
pro.zackpollard.telegrambot.api.internal.chat.message.send - package pro.zackpollard.telegrambot.api.internal.chat.message.send
 
pro.zackpollard.telegrambot.api.internal.event - package pro.zackpollard.telegrambot.api.internal.event
 
pro.zackpollard.telegrambot.api.internal.managers - package pro.zackpollard.telegrambot.api.internal.managers
 
pro.zackpollard.telegrambot.api.internal.updates - package pro.zackpollard.telegrambot.api.internal.updates
 
pro.zackpollard.telegrambot.api.internal.user - package pro.zackpollard.telegrambot.api.internal.user
 
pro.zackpollard.telegrambot.api.keyboards - package pro.zackpollard.telegrambot.api.keyboards
 
pro.zackpollard.telegrambot.api.updates - package pro.zackpollard.telegrambot.api.updates
 
pro.zackpollard.telegrambot.api.user - package pro.zackpollard.telegrambot.api.user
 
pro.zackpollard.telegrambot.api.utils - package pro.zackpollard.telegrambot.api.utils
 
processInputFileField(MultipartBody, String, InputFile) - Static method in class pro.zackpollard.telegrambot.api.utils.Utils
Adds an input file to a request, with the given field name.
processNotificationContent(MultipartBody, NotificationOptions) - Static method in class pro.zackpollard.telegrambot.api.utils.Utils
This does generic processing of NotificationOptions objects when sending a request to the API
processReplyContent(MultipartBody, ReplyingOptions) - Static method in class pro.zackpollard.telegrambot.api.utils.Utils
This does generic processing of ReplyingOptions objects when sending a request to the API
processResponse(HttpResponse<String>) - Static method in class pro.zackpollard.telegrambot.api.utils.Utils
This does some generic processing on HttpResponse objects returned by the Telegram Bot API

R

register(Listener) - Method in interface pro.zackpollard.telegrambot.api.event.ListenerRegistry
Use this method to register a Listener
register(Class<T>, Extension.Provider<U>) - Static method in enum pro.zackpollard.telegrambot.api.extensions.Extensions
 
register(Listener) - Method in class pro.zackpollard.telegrambot.api.internal.event.ListenerRegistryImpl
 
ReplyingOptions - Interface in pro.zackpollard.telegrambot.api.chat.message.send
 
ReplyKeyboardHide - Class in pro.zackpollard.telegrambot.api.keyboards
Deprecated.
ReplyKeyboardMarkup - Class in pro.zackpollard.telegrambot.api.keyboards
 
ReplyKeyboardMarkup.ReplyKeyboardMarkupBuilder - Class in pro.zackpollard.telegrambot.api.keyboards
 
ReplyKeyboardRemove - Class in pro.zackpollard.telegrambot.api.keyboards
 
ReplyKeyboardRemove.ReplyKeyboardRemoveBuilder - Class in pro.zackpollard.telegrambot.api.keyboards
 
replyMarkup(InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultArticle.InlineQueryResultArticleBuilder
*Optional* Sets the inline keyboard attached to this message to the InlineReplyMarkup provided
replyMarkup(InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultAudio.InlineQueryResultAudioBuilder
*Optional* Sets the inline keyboard attached to this message to the InlineReplyMarkup provided
replyMarkup(InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedAudio.InlineQueryResultCachedAudioBuilder
*Optional* Sets the inline keyboard attached to this message to the InlineReplyMarkup provided
replyMarkup(InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedDocument.InlineQueryResultCachedDocumentBuilder
*Optional* Sets the inline keyboard attached to this message to the InlineReplyMarkup provided
replyMarkup(InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedGif.InlineQueryResultCachedGifBuilder
*Optional* Sets the inline keyboard attached to this message to the InlineReplyMarkup provided
replyMarkup(InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedMpeg4Gif.InlineQueryResultCachedMpeg4GifBuilder
*Optional* Sets the inline keyboard attached to this message to the InlineReplyMarkup provided
replyMarkup(InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedPhoto.InlineQueryResultCachedPhotoBuilder
*Optional* Sets the inline keyboard attached to this message to the InlineReplyMarkup provided
replyMarkup(InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedSticker.InlineQueryResultCachedStickerBuilder
*Optional* Sets the inline keyboard attached to this message to the InlineReplyMarkup provided
replyMarkup(InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVideo.InlineQueryResultCachedVideoBuilder
*Optional* Sets the inline keyboard attached to this message to the InlineReplyMarkup provided
replyMarkup(InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVoice.InlineQueryResultCachedVoiceBuilder
*Optional* Sets the inline keyboard attached to this message to the InlineReplyMarkup provided
replyMarkup(InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultContact.InlineQueryResultContactBuilder
*Optional* Sets the inline keyboard attached to this message to the InlineReplyMarkup provided
replyMarkup(InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument.InlineQueryResultDocumentBuilder
*Optional* Sets the inline keyboard attached to this message to the InlineReplyMarkup provided
replyMarkup(InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGame.InlineQueryResultGameBuilder
*Optional* Sets the inline keyboard attached to this message to the InlineReplyMarkup provided
replyMarkup(InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGif.InlineQueryResultGifBuilder
*Optional* Sets the inline keyboard attached to this message to the InlineReplyMarkup provided
replyMarkup(InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultLocation.InlineQueryResultLocationBuilder
*Optional* Sets the inline keyboard attached to this message to the InlineReplyMarkup provided
replyMarkup(InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultMpeg4Gif.InlineQueryResultMpeg4GifBuilder
*Optional* Sets the inline keyboard attached to this message to the InlineReplyMarkup provided
replyMarkup(InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultPhoto.InlineQueryResultPhotoBuilder
*Optional* Sets the inline keyboard attached to this message to the InlineReplyMarkup provided
replyMarkup(InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue.InlineQueryResultVenueBuilder
*Optional* Sets the inline keyboard attached to this message to the InlineReplyMarkup provided
replyMarkup(InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo.InlineQueryResultVideoBuilder
*Optional* Sets the inline keyboard attached to this message to the InlineReplyMarkup provided
replyMarkup(InlineReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVoice.InlineQueryResultVoiceBuilder
*Optional* Sets the inline keyboard attached to this message to the InlineReplyMarkup provided
ReplyMarkup - Interface in pro.zackpollard.telegrambot.api.chat.message
 
replyMarkup(ReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableAudioMessage.SendableAudioMessageBuilder
*Optional* Sets the ReplyMarkup that you want to send with the message
replyMarkup(ReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableDocumentMessage.SendableDocumentMessageBuilder
*Optional* Sets the ReplyMarkup that you want to send with the message
replyMarkup(ReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableGameMessage.SendableGameMessageBuilder
*Optional* Sets the ReplyMarkup that you want to send with the message
replyMarkup(ReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableLocationMessage.SendableLocationMessageBuilder
*Optional* Sets the ReplyMarkup that you want to send with the message
replyMarkup(ReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendablePhotoMessage.SendablePhotoMessageBuilder
*Optional* Sets the ReplyMarkup that you want to send with the message
replyMarkup(ReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableStickerMessage.SendableStickerMessageBuilder
*Optional* Sets the ReplyMarkup that you want to send with the message
replyMarkup(ReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage.SendableTextMessageBuilder
*Optional* Sets the ReplyMarkup that you want to send with the message
replyMarkup(ReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVenueMessage.SendableVenueMessageBuilder
*Optional* Sets the ReplyMarkup that you want to send with the message
replyMarkup(ReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVideoMessage.SendableVideoMessageBuilder
*Optional* Sets the ReplyMarkup that you want to send with the message
replyMarkup(ReplyMarkup) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVoiceMessage.SendableVoiceMessageBuilder
*Optional* Sets the ReplyMarkup that you want to send with the message
ReplyMarkupType - Enum in pro.zackpollard.telegrambot.api.chat.message
 
replyTo(Message) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableAudioMessage.SendableAudioMessageBuilder
*Optional* Sets the Message object that you want to reply to
replyTo(long) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableAudioMessage.SendableAudioMessageBuilder
*Optional* Sets the ID of the message you want to reply to
replyTo(Message) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableDocumentMessage.SendableDocumentMessageBuilder
*Optional* Sets the Message object that you want to reply to
replyTo(long) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableDocumentMessage.SendableDocumentMessageBuilder
*Optional* Sets the ID of the message you want to reply to
replyTo(Message) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableGameMessage.SendableGameMessageBuilder
*Optional* Sets the Message object that you want to reply to
replyTo(long) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableGameMessage.SendableGameMessageBuilder
*Optional* Sets the ID of the message you want to reply to
replyTo(Message) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableLocationMessage.SendableLocationMessageBuilder
*Optional* Sets the Message object that you want to reply to
replyTo(long) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableLocationMessage.SendableLocationMessageBuilder
*Optional* Sets the ID of the message you want to reply to
replyTo(Message) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendablePhotoMessage.SendablePhotoMessageBuilder
*Optional* Sets the Message object that you want to reply to
replyTo(long) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendablePhotoMessage.SendablePhotoMessageBuilder
*Optional* Sets the ID of the message you want to reply to
replyTo(Message) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableStickerMessage.SendableStickerMessageBuilder
*Optional* Sets the Message object that you want to reply to
replyTo(long) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableStickerMessage.SendableStickerMessageBuilder
*Optional* Sets the ID of the message you want to reply to
replyTo(Message) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage.SendableTextMessageBuilder
*Optional* Sets the Message object that you want to reply to
replyTo(long) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage.SendableTextMessageBuilder
*Optional* Sets the ID of the message you want to reply to
replyTo(Message) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVenueMessage.SendableVenueMessageBuilder
*Optional* Sets the Message object that you want to reply to
replyTo(long) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVenueMessage.SendableVenueMessageBuilder
*Optional* Sets the ID of the message you want to reply to
replyTo(Message) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVideoMessage.SendableVideoMessageBuilder
*Optional* Sets the Message object that you want to reply to
replyTo(long) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVideoMessage.SendableVideoMessageBuilder
*Optional* Sets the ID of the message you want to reply to
replyTo(Message) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVoiceMessage.SendableVoiceMessageBuilder
*Optional* Sets the Message object that you want to reply to
replyTo(long) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVoiceMessage.SendableVoiceMessageBuilder
*Optional* Sets the ID of the message you want to reply to
requestContact(boolean) - Method in class pro.zackpollard.telegrambot.api.keyboards.KeyboardButton.KeyboardButtonBuilder
*Optional* Sets whether the button should request the users contact information when clicked
requestLocation(boolean) - Method in class pro.zackpollard.telegrambot.api.keyboards.KeyboardButton.KeyboardButtonBuilder
*Optional* Sets whether the button should request the users location information when clicked
RequestUpdatesManager - Class in pro.zackpollard.telegrambot.api.internal.updates
 
RequestUpdatesManager(TelegramBot, boolean) - Constructor for class pro.zackpollard.telegrambot.api.internal.updates.RequestUpdatesManager
 
resize(boolean) - Method in class pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardMarkup.ReplyKeyboardMarkupBuilder
*Optional* Requests clients to resize the keyboard vertically for optimal fit (e.g., make the keyboard smaller if there are just two rows of buttons).
results(List<InlineQueryResult>) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.InlineQueryResponse.InlineQueryResponseBuilder
*Required* Sets the list of InlineQueryResult's for the response
results(InlineQueryResult...) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.InlineQueryResponse.InlineQueryResponseBuilder
*Required* Sets the InlineQueryResult's for the response
running - Variable in class pro.zackpollard.telegrambot.api.updates.UpdateManager
 

S

score(long) - Method in class pro.zackpollard.telegrambot.api.chat.edit.EditableGameScore.EditableGameScoreBuilder
 
score(Long) - Method in class pro.zackpollard.telegrambot.api.games.SendableGameScore.SendableGameScoreBuilder
 
selective(boolean) - Method in class pro.zackpollard.telegrambot.api.chat.message.ForceReply.ForceReplyBuilder
*Optional* Use this parameter if you want to force reply from specific users only.
selective(boolean) - Method in class pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardMarkup.ReplyKeyboardMarkupBuilder
*Optional* Use this parameter if you want to show the keyboard to specific users only.
selective(boolean) - Method in class pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardRemove.ReplyKeyboardRemoveBuilder
*Optional* Sets whether the keyboard should be selective.
SendableAudioMessage - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
SendableAudioMessage() - Constructor for class pro.zackpollard.telegrambot.api.chat.message.send.SendableAudioMessage
 
SendableAudioMessage.SendableAudioMessageBuilder - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
SendableChatAction - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
SendableChatAction() - Constructor for class pro.zackpollard.telegrambot.api.chat.message.send.SendableChatAction
 
SendableChatAction.SendableChatActionBuilder - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
SendableDocumentMessage - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
SendableDocumentMessage() - Constructor for class pro.zackpollard.telegrambot.api.chat.message.send.SendableDocumentMessage
 
SendableDocumentMessage.SendableDocumentMessageBuilder - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
SendableForwardMessage - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
SendableForwardMessage() - Constructor for class pro.zackpollard.telegrambot.api.chat.message.send.SendableForwardMessage
 
SendableForwardMessage.SendableForwardMessageBuilder - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
SendableGameMessage - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
SendableGameMessage() - Constructor for class pro.zackpollard.telegrambot.api.chat.message.send.SendableGameMessage
 
SendableGameMessage.SendableGameMessageBuilder - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
SendableGameScore - Class in pro.zackpollard.telegrambot.api.games
 
SendableGameScore() - Constructor for class pro.zackpollard.telegrambot.api.games.SendableGameScore
 
SendableGameScore.SendableGameScoreBuilder - Class in pro.zackpollard.telegrambot.api.games
 
SendableLocationMessage - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
SendableLocationMessage() - Constructor for class pro.zackpollard.telegrambot.api.chat.message.send.SendableLocationMessage
 
SendableLocationMessage.SendableLocationMessageBuilder - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
SendableMessage - Interface in pro.zackpollard.telegrambot.api.chat.message.send
 
SendablePhotoMessage - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
SendablePhotoMessage() - Constructor for class pro.zackpollard.telegrambot.api.chat.message.send.SendablePhotoMessage
 
SendablePhotoMessage.SendablePhotoMessageBuilder - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
SendableStickerMessage - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
SendableStickerMessage() - Constructor for class pro.zackpollard.telegrambot.api.chat.message.send.SendableStickerMessage
 
SendableStickerMessage.SendableStickerMessageBuilder - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
SendableTextMessage - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
SendableTextMessage() - Constructor for class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage
 
SendableTextMessage.SendableTextBuilder - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
SendableTextMessage.SendableTextMessageBuilder - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
SendableVenueMessage - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
SendableVenueMessage() - Constructor for class pro.zackpollard.telegrambot.api.chat.message.send.SendableVenueMessage
 
SendableVenueMessage.SendableVenueMessageBuilder - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
SendableVideoMessage - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
SendableVideoMessage() - Constructor for class pro.zackpollard.telegrambot.api.chat.message.send.SendableVideoMessage
 
SendableVideoMessage.SendableVideoMessageBuilder - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
SendableVoiceMessage - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
SendableVoiceMessage() - Constructor for class pro.zackpollard.telegrambot.api.chat.message.send.SendableVoiceMessage
 
SendableVoiceMessage.SendableVoiceMessageBuilder - Class in pro.zackpollard.telegrambot.api.chat.message.send
 
sendMessage(SendableMessage) - Method in interface pro.zackpollard.telegrambot.api.chat.Chat
Send any type of SendableMessage to this Chat
sendMessage(String) - Method in interface pro.zackpollard.telegrambot.api.chat.Chat
Send a String message to this Chat
sendMessage(SendableMessage) - Method in class pro.zackpollard.telegrambot.api.internal.chat.ChannelChatImpl
 
sendMessage(SendableMessage) - Method in class pro.zackpollard.telegrambot.api.internal.chat.GroupChatImpl
 
sendMessage(SendableMessage) - Method in class pro.zackpollard.telegrambot.api.internal.chat.IndividualChatImpl
 
sendMessage(SendableMessage) - Method in class pro.zackpollard.telegrambot.api.internal.chat.SuperGroupChatImpl
 
sendMessage(Chat, SendableMessage) - Method in class pro.zackpollard.telegrambot.api.TelegramBot
This will send the provided SendableMessage object to the Chat that the Chat object represents
setCancelled(boolean) - Method in interface pro.zackpollard.telegrambot.api.event.Cancellable
 
setCancelled(boolean) - Method in class pro.zackpollard.telegrambot.api.event.chat.CallbackQueryReceivedEvent
 
setCell(int, int, InlineKeyboardButton) - Method in class pro.zackpollard.telegrambot.api.keyboards.InlineKeyboardMarkup.InlineKeyboardMarkupBuilder
*Optional* Sets a cell of the keyboard
setCell(int, int, KeyboardButton) - Method in class pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardMarkup.ReplyKeyboardMarkupBuilder
*Optional* Sets a cell of the keyboard
setGameScore(SendableGameScore) - Method in class pro.zackpollard.telegrambot.api.TelegramBot
 
setRow(int, InlineKeyboardButton...) - Method in class pro.zackpollard.telegrambot.api.keyboards.InlineKeyboardMarkup.InlineKeyboardMarkupBuilder
*Optional* Sets a row of the keyboard
setRow(int, List<InlineKeyboardButton>) - Method in class pro.zackpollard.telegrambot.api.keyboards.InlineKeyboardMarkup.InlineKeyboardMarkupBuilder
*Optional* Sets a row of the keyboard
setRow(int, KeyboardButton...) - Method in class pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardMarkup.ReplyKeyboardMarkupBuilder
*Optional* Sets a row of the keyboard
setRow(int, List<KeyboardButton>) - Method in class pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardMarkup.ReplyKeyboardMarkupBuilder
*Optional* Sets a row of the keyboard
showAlert(boolean) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.CallbackQueryResponse.CallbackQueryResponseBuilder
*Optional* Sets whether an alert will be shown by the client instead of a notification at the top of the chat screen.
space() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage.SendableTextBuilder
Appends a space.
startUpdates() - Method in class pro.zackpollard.telegrambot.api.internal.updates.RequestUpdatesManager
 
startUpdates(boolean) - Method in class pro.zackpollard.telegrambot.api.TelegramBot
Use this method to start the update thread which will begin retrieving messages from the API and firing the relevant events for you to process the data
startUpdates() - Method in class pro.zackpollard.telegrambot.api.updates.UpdateManager
Use this to start the UpdateManager and begin receiving Updates
Sticker - Interface in pro.zackpollard.telegrambot.api.chat.message.content.type
 
sticker(InputFile) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableStickerMessage.SendableStickerMessageBuilder
*Required* Sets the sticker InputFile to be sent
StickerContent - Interface in pro.zackpollard.telegrambot.api.chat.message.content
 
StickerContentImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content
 
stickerFileId(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedSticker.InlineQueryResultCachedStickerBuilder
*Required* Sets the ID of the cached sticker file on the telegram servers that you want this result to use
StickerImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content.type
 
StickerMessageReceivedEvent - Class in pro.zackpollard.telegrambot.api.event.chat.message
 
StickerMessageReceivedEvent(Message) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.message.StickerMessageReceivedEvent
 
stopUpdates() - Method in class pro.zackpollard.telegrambot.api.internal.updates.RequestUpdatesManager
 
stopUpdates() - Method in class pro.zackpollard.telegrambot.api.TelegramBot
Calling this method will stop the updater from running and therefore no more events will be fired
stopUpdates() - Method in class pro.zackpollard.telegrambot.api.updates.UpdateManager
Use this to stop the UpdateManager from running
SuperGroupChat - Interface in pro.zackpollard.telegrambot.api.chat
 
SuperGroupChatCreatedContent - Interface in pro.zackpollard.telegrambot.api.chat.message.content
 
SuperGroupChatCreatedContentImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content
 
SuperGroupChatCreatedEvent - Class in pro.zackpollard.telegrambot.api.event.chat
 
SuperGroupChatCreatedEvent(Message) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.SuperGroupChatCreatedEvent
 
SuperGroupChatImpl - Class in pro.zackpollard.telegrambot.api.internal.chat
 
switchInlineQuery(String) - Method in class pro.zackpollard.telegrambot.api.keyboards.InlineKeyboardButton.InlineKeyboardButtonBuilder
*Optional* Sets the inline query switch text.
switchInlineQueryCurrentChat(String) - Method in class pro.zackpollard.telegrambot.api.keyboards.InlineKeyboardButton.InlineKeyboardButtonBuilder
*Optional* If set, pressing the button will insert the bot‘s username and the specified inline query in the current chat's input field.
switchPMParameter(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.InlineQueryResponse.InlineQueryResponseBuilder
*Optional* Sets the switch pm parameter for the response.
switchPMText(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.InlineQueryResponse.InlineQueryResponseBuilder
*Optional* Sets the switch pm text for the response.

T

TelegramBot - Class in pro.zackpollard.telegrambot.api
 
text(String) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.CallbackQueryResponse.CallbackQueryResponseBuilder
*Optional* Sets the text of the notification.
text(String) - Method in class pro.zackpollard.telegrambot.api.keyboards.InlineKeyboardButton.InlineKeyboardButtonBuilder
*Required* Sets the text that will be displayed on this button
text(String) - Method in class pro.zackpollard.telegrambot.api.keyboards.KeyboardButton.KeyboardButtonBuilder
*Required* Sets the text that will be displayed on this button
textBuilder() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableTextMessage.SendableTextMessageBuilder
 
TextContent - Interface in pro.zackpollard.telegrambot.api.chat.message.content
 
TextContentImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content
 
TextMessageReceivedEvent - Class in pro.zackpollard.telegrambot.api.event.chat.message
 
TextMessageReceivedEvent(Message) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.message.TextMessageReceivedEvent
 
thumbHeight(int) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultArticle.InlineQueryResultArticleBuilder
*Optional* Sets the height of the thumbnail at the previously provided URL through InlineQueryResultArticle.InlineQueryResultArticleBuilder.thumbUrl(URL)
thumbHeight(int) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultContact.InlineQueryResultContactBuilder
*Optional* Sets the height of the thumbnail at the previously provided URL through InlineQueryResultContact.InlineQueryResultContactBuilder.thumbUrl(URL)
thumbHeight(int) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument.InlineQueryResultDocumentBuilder
*Optional* Sets the height of the thumbnail at the previously provided URL through InlineQueryResultDocument.InlineQueryResultDocumentBuilder.thumbUrl(URL)
thumbHeight(int) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultLocation.InlineQueryResultLocationBuilder
*Optional* Sets the height of the thumbnail at the previously provided URL through InlineQueryResultLocation.InlineQueryResultLocationBuilder.thumbUrl(URL)
thumbHeight(int) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue.InlineQueryResultVenueBuilder
*Optional* Sets the height of the thumbnail at the previously provided URL through InlineQueryResultVenue.InlineQueryResultVenueBuilder.thumbUrl(URL)
Thumbnailable - Interface in pro.zackpollard.telegrambot.api.chat.message.content.type
 
thumbUrl(URL) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultArticle.InlineQueryResultArticleBuilder
*Optional* Sets the URL of the thumbnail that should show next to the result in the inline result selection pane
thumbUrl(URL) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultContact.InlineQueryResultContactBuilder
*Optional* Sets the URL of the thumbnail that should show next to the result in the inline result selection pane
thumbUrl(URL) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument.InlineQueryResultDocumentBuilder
*Optional* Sets the URL of the thumbnail that should show next to the result in the inline result selection pane
thumbUrl(URL) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGif.InlineQueryResultGifBuilder
*Required* Sets the URL of the thumbnail that should show next to the result in the inline result selection pane
thumbUrl(URL) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultLocation.InlineQueryResultLocationBuilder
*Optional* Sets the URL of the thumbnail that should show next to the result in the inline result selection pane
thumbUrl(URL) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultMpeg4Gif.InlineQueryResultMpeg4GifBuilder
*Required* Sets the URL of the thumbnail that should show next to the result in the inline result selection pane
thumbUrl(URL) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultPhoto.InlineQueryResultPhotoBuilder
*Required* Sets the URL of the thumbnail that should show next to the result in the inline result selection pane
thumbUrl(URL) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue.InlineQueryResultVenueBuilder
*Optional* Sets the URL of the thumbnail that should show next to the result in the inline result selection pane
thumbUrl(URL) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo.InlineQueryResultVideoBuilder
*Required* Sets the URL of the thumbnail that should show next to the result in the inline result selection pane
thumbWidth(int) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultArticle.InlineQueryResultArticleBuilder
*Optional* Sets the width of the thumbnail at the previously provided URL through InlineQueryResultArticle.InlineQueryResultArticleBuilder.thumbUrl(URL)
thumbWidth(int) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultContact.InlineQueryResultContactBuilder
*Optional* Sets the width of the thumbnail at the previously provided URL through InlineQueryResultContact.InlineQueryResultContactBuilder.thumbUrl(URL)
thumbWidth(int) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument.InlineQueryResultDocumentBuilder
*Optional* Sets the width of the thumbnail at the previously provided URL through InlineQueryResultDocument.InlineQueryResultDocumentBuilder.thumbUrl(URL)
thumbWidth(int) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultLocation.InlineQueryResultLocationBuilder
*Optional* Sets the width of the thumbnail at the previously provided URL through InlineQueryResultLocation.InlineQueryResultLocationBuilder.thumbUrl(URL)
thumbWidth(int) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue.InlineQueryResultVenueBuilder
*Optional* Sets the width of the thumbnail at the previously provided URL through InlineQueryResultVenue.InlineQueryResultVenueBuilder.thumbUrl(URL)
title(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.content.InputVenueMessageContent.InputVenueMessageContentBuilder
*Required* Sets the title to the provided value
title(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultArticle.InlineQueryResultArticleBuilder
*Required* Sets the title to the provided value
title(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultAudio.InlineQueryResultAudioBuilder
*Optional* Sets the title to the provided value
title(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedDocument.InlineQueryResultCachedDocumentBuilder
*Optional* Sets the title to the provided value
title(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedGif.InlineQueryResultCachedGifBuilder
*Optional* Sets the title to the provided value
title(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedMpeg4Gif.InlineQueryResultCachedMpeg4GifBuilder
*Optional* Sets the title to the provided value
title(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedPhoto.InlineQueryResultCachedPhotoBuilder
*Optional* Sets the title to the provided value
title(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVideo.InlineQueryResultCachedVideoBuilder
*Required* Sets the title to the provided value
title(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVoice.InlineQueryResultCachedVoiceBuilder
*Required* Sets the title to the provided value
title(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultDocument.InlineQueryResultDocumentBuilder
*Required* Sets the title to the provided value
title(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultGif.InlineQueryResultGifBuilder
*Optional* Sets the title to the provided value
title(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultLocation.InlineQueryResultLocationBuilder
*Required* Sets the title to the provided value
title(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultMpeg4Gif.InlineQueryResultMpeg4GifBuilder
*Optional* Sets the title to the provided value
title(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultPhoto.InlineQueryResultPhotoBuilder
*Optional* Sets the title to the provided value
title(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVenue.InlineQueryResultVenueBuilder
*Required* Sets the title to the provided value
title(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo.InlineQueryResultVideoBuilder
*Required* Sets the title to the provided value
title(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVoice.InlineQueryResultVoiceBuilder
*Required* Sets the title to the provided value
title(String) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableAudioMessage.SendableAudioMessageBuilder
*Optional* Sets the title of the audio file to be sent
title(String) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVenueMessage.SendableVenueMessageBuilder
*Required* Sets the title of the venue to be sent
toString() - Method in class pro.zackpollard.telegrambot.api.chat.edit.EditableGameScore.EditableGameScoreBuilder
 
toString() - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableChatAction.SendableChatActionBuilder
 

U

unbanChatMember(int) - Method in interface pro.zackpollard.telegrambot.api.chat.SuperGroupChat
This method will unban a user that was previously banned from the chat
unbanChatMember(int) - Method in class pro.zackpollard.telegrambot.api.internal.chat.SuperGroupChatImpl
 
unbanChatMember(String, int) - Method in class pro.zackpollard.telegrambot.api.TelegramBot
Use this method to unban a previously kicked user in a supergroup.
unregister(Listener) - Method in interface pro.zackpollard.telegrambot.api.event.ListenerRegistry
Use this method to unregister a Listener
unregister(Listener) - Method in class pro.zackpollard.telegrambot.api.internal.event.ListenerRegistryImpl
 
Update - Interface in pro.zackpollard.telegrambot.api.updates
 
Update.UpdateType - Enum in pro.zackpollard.telegrambot.api.updates
 
UpdateImpl - Class in pro.zackpollard.telegrambot.api.internal.updates
 
UpdateManager - Class in pro.zackpollard.telegrambot.api.updates
 
UpdateManager(TelegramBot) - Constructor for class pro.zackpollard.telegrambot.api.updates.UpdateManager
 
url(URL) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultArticle.InlineQueryResultArticleBuilder
*Optional* Sets the URL of the result
url(URL) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.CallbackQueryResponse.CallbackQueryResponseBuilder
*Optional* Sets the URL that will be opened by the user's client.
url(String) - Method in class pro.zackpollard.telegrambot.api.keyboards.InlineKeyboardButton.InlineKeyboardButtonBuilder
*Optional* Sets the HTTP url to be opened when button is pressed
User - Interface in pro.zackpollard.telegrambot.api.user
 
userId(long) - Method in class pro.zackpollard.telegrambot.api.chat.edit.EditableGameScore.EditableGameScoreBuilder
 
userId(Integer) - Method in class pro.zackpollard.telegrambot.api.games.GameScoreRequest.GameScoreRequestBuilder
 
userId(Integer) - Method in class pro.zackpollard.telegrambot.api.games.SendableGameScore.SendableGameScoreBuilder
 
UserImpl - Class in pro.zackpollard.telegrambot.api.internal.user
 
UserProfilePhotos - Interface in pro.zackpollard.telegrambot.api.user
 
UserProfilePhotosImpl - Class in pro.zackpollard.telegrambot.api.internal.user
 
Utils - Class in pro.zackpollard.telegrambot.api.utils
 
Utils() - Constructor for class pro.zackpollard.telegrambot.api.utils.Utils
 

V

validateNotNull(Object) - Static method in class pro.zackpollard.telegrambot.api.utils.Utils
Generic method for ensuring an object isn't null, if it is null a NullPointerException is thrown
validateNotNull(Object, String) - Static method in class pro.zackpollard.telegrambot.api.utils.Utils
Generic method for ensuring an object isn't null, if it is null a NullPointerException is thrown
validateNotNull(Object...) - Static method in class pro.zackpollard.telegrambot.api.utils.Utils
Generic method for ensuring an array of objects aren't null, if any object is null a NullPointerException is thrown
valueOf(String) - Static method in enum pro.zackpollard.telegrambot.api.chat.CallbackQueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.zackpollard.telegrambot.api.chat.ChatMemberStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.zackpollard.telegrambot.api.chat.ChatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.zackpollard.telegrambot.api.chat.edit.EditType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.zackpollard.telegrambot.api.chat.inline.send.content.InputMessageContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.zackpollard.telegrambot.api.chat.message.content.ContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.zackpollard.telegrambot.api.chat.message.content.type.MessageEntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.zackpollard.telegrambot.api.chat.message.ReplyMarkupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.zackpollard.telegrambot.api.chat.message.send.ChatAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.zackpollard.telegrambot.api.chat.message.send.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.zackpollard.telegrambot.api.chat.message.send.ParseMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.zackpollard.telegrambot.api.event.Event.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.zackpollard.telegrambot.api.extensions.Extensions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.zackpollard.telegrambot.api.internal.FileExtension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.zackpollard.telegrambot.api.updates.Update.UpdateType
Returns the enum constant of this type with the specified name.
values() - Static method in enum pro.zackpollard.telegrambot.api.chat.CallbackQueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.zackpollard.telegrambot.api.chat.ChatMemberStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.zackpollard.telegrambot.api.chat.ChatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.zackpollard.telegrambot.api.chat.edit.EditType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.zackpollard.telegrambot.api.chat.inline.send.content.InputMessageContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.zackpollard.telegrambot.api.chat.message.content.ContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.zackpollard.telegrambot.api.chat.message.content.type.MessageEntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.zackpollard.telegrambot.api.chat.message.ReplyMarkupType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.zackpollard.telegrambot.api.chat.message.send.ChatAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.zackpollard.telegrambot.api.chat.message.send.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.zackpollard.telegrambot.api.chat.message.send.ParseMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.zackpollard.telegrambot.api.event.Event.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.zackpollard.telegrambot.api.extensions.Extensions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.zackpollard.telegrambot.api.internal.FileExtension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.zackpollard.telegrambot.api.updates.Update.UpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
Venue - Interface in pro.zackpollard.telegrambot.api.chat.message.content.type
 
VenueContent - Interface in pro.zackpollard.telegrambot.api.chat.message.content
 
VenueContentImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content
 
VenueImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content.type
 
Video - Interface in pro.zackpollard.telegrambot.api.chat.message.content.type
 
video(InputFile) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVideoMessage.SendableVideoMessageBuilder
*Required* Sets the video InputFile to be sent
VideoContent - Interface in pro.zackpollard.telegrambot.api.chat.message.content
 
VideoContentImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content
 
videoDuration(int) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo.InlineQueryResultVideoBuilder
*Optional* Sets the duration of the video file being sent for this result
videoFileId(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVideo.InlineQueryResultCachedVideoBuilder
*Required* Sets the ID of the cached video file on the telegram servers that you want this result to use
videoHeight(int) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo.InlineQueryResultVideoBuilder
*Optional* Sets the height of the video file being sent for this result
VideoImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content.type
 
VideoMessageReceivedEvent - Class in pro.zackpollard.telegrambot.api.event.chat.message
 
VideoMessageReceivedEvent(Message) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.message.VideoMessageReceivedEvent
 
videoUrl(URL) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo.InlineQueryResultVideoBuilder
*Required* Sets the URL of the video for the result
videoWidth(int) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVideo.InlineQueryResultVideoBuilder
*Optional* Sets the width of the video file being sent for this result
Voice - Interface in pro.zackpollard.telegrambot.api.chat.message.content.type
 
voice(InputFile) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVoiceMessage.SendableVoiceMessageBuilder
*Required* Sets the voice recording InputFile to be sent
VoiceContent - Interface in pro.zackpollard.telegrambot.api.chat.message.content
 
VoiceContentImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content
 
voiceDuration(Integer) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVoice.InlineQueryResultVoiceBuilder
*Optional* Sets the duration of the voice recording file being sent for this result
voiceFileId(String) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultCachedVoice.InlineQueryResultCachedVoiceBuilder
*Required* Sets the ID of the cached voice file on the telegram servers that you want this result to use
VoiceImpl - Class in pro.zackpollard.telegrambot.api.internal.chat.message.content.type
 
VoiceMessageReceivedEvent - Class in pro.zackpollard.telegrambot.api.event.chat.message
 
VoiceMessageReceivedEvent(Message) - Constructor for class pro.zackpollard.telegrambot.api.event.chat.message.VoiceMessageReceivedEvent
 
voiceUrl(URL) - Method in class pro.zackpollard.telegrambot.api.chat.inline.send.results.InlineQueryResultVoice.InlineQueryResultVoiceBuilder
*Required* Sets the URL of the voice recording for the result

W

width(int) - Method in class pro.zackpollard.telegrambot.api.chat.message.send.SendableVideoMessage.SendableVideoMessageBuilder
*Optional* Sets the width of the video file to be sent
A B C D E F G H I K L M N O P R S T U V W 

Copyright © 2017. All rights reserved.