- 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
-
- 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