Index

A B C D E F G H I K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages

A

action() - Method in record class dev.tobee.telegram.request.body.SendChatActionBody
Returns the value of the action record component.
address() - Method in record class dev.tobee.telegram.model.chat.ChatLocation
Returns the value of the address record component.
address() - Method in record class dev.tobee.telegram.model.media.Venue
Returns the value of the address record component.
address() - Method in record class dev.tobee.telegram.request.body.SendVenueBody
Returns the value of the address record component.
ADDRESS - Enum constant in enum class dev.tobee.telegram.model.encrypt.EncryptedCredentialsType
 
allowedUpdates() - Method in record class dev.tobee.telegram.request.body.GetUpdateBody
Returns the value of the allowedUpdates record component.
allowedUpdates() - Method in record class dev.tobee.telegram.request.body.SetWebHookBody
Returns the value of the allowedUpdates record component.
allowSendingWithoutReply() - Method in record class dev.tobee.telegram.request.body.CopyMessageBody
Returns the value of the allowSendingWithoutReply record component.
allowSendingWithoutReply() - Method in record class dev.tobee.telegram.request.body.SendAnimationBody
Returns the value of the allowSendingWithoutReply record component.
allowSendingWithoutReply() - Method in record class dev.tobee.telegram.request.body.SendAudioBody
Returns the value of the allowSendingWithoutReply record component.
allowSendingWithoutReply() - Method in record class dev.tobee.telegram.request.body.SendContactBody
Returns the value of the allowSendingWithoutReply record component.
allowSendingWithoutReply() - Method in record class dev.tobee.telegram.request.body.SendDiceBody
Returns the value of the allowSendingWithoutReply record component.
allowSendingWithoutReply() - Method in record class dev.tobee.telegram.request.body.SendDocumentBody
Returns the value of the allowSendingWithoutReply record component.
allowSendingWithoutReply() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the allowSendingWithoutReply record component.
allowSendingWithoutReply() - Method in record class dev.tobee.telegram.request.body.SendLocationBody
Returns the value of the allowSendingWithoutReply record component.
allowSendingWithoutReply() - Method in record class dev.tobee.telegram.request.body.SendMessageBody
Returns the value of the allowSendingWithoutReply record component.
allowSendingWithoutReply() - Method in record class dev.tobee.telegram.request.body.SendPhotoBody
Returns the value of the allowSendingWithoutReply record component.
allowSendingWithoutReply() - Method in record class dev.tobee.telegram.request.body.SendPollBody
Returns the value of the allowSendingWithoutReply record component.
allowSendingWithoutReply() - Method in record class dev.tobee.telegram.request.body.SendStickerBody
Returns the value of the allowSendingWithoutReply record component.
allowSendingWithoutReply() - Method in record class dev.tobee.telegram.request.body.SendVenueBody
Returns the value of the allowSendingWithoutReply record component.
allowSendingWithoutReply() - Method in record class dev.tobee.telegram.request.body.SendVideoBody
Returns the value of the allowSendingWithoutReply record component.
allowSendingWithoutReply() - Method in record class dev.tobee.telegram.request.body.SendVideoNoteBody
Returns the value of the allowSendingWithoutReply record component.
allowSendingWithoutReply() - Method in record class dev.tobee.telegram.request.body.SendVoiceBody
Returns the value of the allowSendingWithoutReply record component.
allowsMultipleAnswers() - Method in record class dev.tobee.telegram.model.poll.Poll
Returns the value of the allowsMultipleAnswers record component.
allowsMultipleAnswers() - Method in record class dev.tobee.telegram.request.body.SendPollBody
Returns the value of the allowsMultipleAnswers record component.
amount() - Method in record class dev.tobee.telegram.model.LabeledPrice
Returns the value of the amount record component.
animation() - Method in record class dev.tobee.telegram.model.media.Game
Returns the value of the animation record component.
animation() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the animation record component.
animation() - Method in record class dev.tobee.telegram.request.body.SendAnimationBody
Returns the value of the animation record component.
animation() - Method in record class dev.tobee.telegram.request.body.SendStickerBody
Returns the value of the animation record component.
Animation - Record Class in dev.tobee.telegram.model.media
 
Animation(String, String, int, int, int, Optional<PhotoSize>, Optional<String>, Optional<String>, OptionalInt) - Constructor for record class dev.tobee.telegram.model.media.Animation
Creates an instance of a Animation record class.
AnswerCallbackQuery - Class in dev.tobee.telegram.request.message
 
AnswerCallbackQuery(AnswerCallbackQueryBody) - Constructor for class dev.tobee.telegram.request.message.AnswerCallbackQuery
 
AnswerCallbackQueryBody - Record Class in dev.tobee.telegram.request.body
 
AnswerCallbackQueryBody(String, Optional<String>, Optional<Boolean>, Optional<String>, OptionalLong) - Constructor for record class dev.tobee.telegram.request.body.AnswerCallbackQueryBody
Creates an instance of a AnswerCallbackQueryBody record class.
ApproveChatJoinRequest - Class in dev.tobee.telegram.request.chat
 
ApproveChatJoinRequest(ApproveChatJoinRequestBody) - Constructor for class dev.tobee.telegram.request.chat.ApproveChatJoinRequest
 
ApproveChatJoinRequestBody - Record Class in dev.tobee.telegram.request.body
 
ApproveChatJoinRequestBody(long, long) - Constructor for record class dev.tobee.telegram.request.body.ApproveChatJoinRequestBody
Creates an instance of a ApproveChatJoinRequestBody record class.
audio() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the audio record component.
audio() - Method in record class dev.tobee.telegram.request.body.SendAudioBody
Returns the value of the audio record component.
audio() - Method in record class dev.tobee.telegram.request.body.SendDocumentBody
Returns the value of the audio record component.
audio() - Method in record class dev.tobee.telegram.request.body.SendVideoBody
Returns the value of the audio record component.
audio() - Method in record class dev.tobee.telegram.request.body.SendVideoNoteBody
Returns the value of the audio record component.
audio() - Method in record class dev.tobee.telegram.request.body.SendVoiceBody
Returns the value of the audio record component.
Audio - Record Class in dev.tobee.telegram.model.media
 
Audio(String, String, int, Optional<String>, Optional<String>, Optional<String>, Optional<String>, OptionalInt, Optional<PhotoSize>) - Constructor for record class dev.tobee.telegram.model.media.Audio
Creates an instance of a Audio record class.
AUDIO - Enum constant in enum class dev.tobee.telegram.model.media.MediaGroupType
 
authorSignature() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the authorSignature record component.

B

BanChatMember - Class in dev.tobee.telegram.request.chatmember
 
BanChatMember(BanChatMemberBody) - Constructor for class dev.tobee.telegram.request.chatmember.BanChatMember
 
BanChatMemberBody - Record Class in dev.tobee.telegram.request.body
 
BanChatMemberBody(long, long, OptionalLong, Optional<Boolean>) - Constructor for record class dev.tobee.telegram.request.body.BanChatMemberBody
Creates an instance of a BanChatMemberBody record class.
BanChatSenderChat - Class in dev.tobee.telegram.request.chat
 
BanChatSenderChat(BanChatSenderChatBody) - Constructor for class dev.tobee.telegram.request.chat.BanChatSenderChat
 
BanChatSenderChatBody - Record Class in dev.tobee.telegram.request.body
 
BanChatSenderChatBody(long, long) - Constructor for record class dev.tobee.telegram.request.body.BanChatSenderChatBody
Creates an instance of a BanChatSenderChatBody record class.
BANK_STATEMENT - Enum constant in enum class dev.tobee.telegram.model.encrypt.EncryptedCredentialsType
 
BASKETBALL - Enum constant in enum class dev.tobee.telegram.model.media.DiceEmoji
 
bigFileId() - Method in record class dev.tobee.telegram.model.chat.ChatPhoto
Returns the value of the bigFileId record component.
bigFileUniqueId() - Method in record class dev.tobee.telegram.model.chat.ChatPhoto
Returns the value of the bigFileUniqueId record component.
bio() - Method in record class dev.tobee.telegram.model.chat.Chat
Returns the value of the bio record component.
bio() - Method in record class dev.tobee.telegram.model.chat.ChatJoinRequest
Returns the value of the bio record component.
BOLD - Enum constant in enum class dev.tobee.telegram.model.message.MessageEntityType
 
BOT_COMMAND - Enum constant in enum class dev.tobee.telegram.model.message.MessageEntityType
 
BotCommand - Record Class in dev.tobee.telegram.model.bot
 
BotCommand(String, String) - Constructor for record class dev.tobee.telegram.model.bot.BotCommand
Creates an instance of a BotCommand record class.
BotCommandScope - Interface in dev.tobee.telegram.model.bot
 
BotCommandScopeAllChatAdministrators - Record Class in dev.tobee.telegram.model.bot
 
BotCommandScopeAllChatAdministrators() - Constructor for record class dev.tobee.telegram.model.bot.BotCommandScopeAllChatAdministrators
Creates an instance of a BotCommandScopeAllChatAdministrators record class.
BotCommandScopeAllGroupChats - Record Class in dev.tobee.telegram.model.bot
 
BotCommandScopeAllGroupChats() - Constructor for record class dev.tobee.telegram.model.bot.BotCommandScopeAllGroupChats
Creates an instance of a BotCommandScopeAllGroupChats record class.
BotCommandScopeAllPrivateChats - Record Class in dev.tobee.telegram.model.bot
 
BotCommandScopeAllPrivateChats() - Constructor for record class dev.tobee.telegram.model.bot.BotCommandScopeAllPrivateChats
Creates an instance of a BotCommandScopeAllPrivateChats record class.
BotCommandScopeChat - Record Class in dev.tobee.telegram.model.bot
 
BotCommandScopeChat(OptionalLong) - Constructor for record class dev.tobee.telegram.model.bot.BotCommandScopeChat
Creates an instance of a BotCommandScopeChat record class.
BotCommandScopeChatAdministrators - Record Class in dev.tobee.telegram.model.bot
 
BotCommandScopeChatAdministrators(OptionalLong) - Constructor for record class dev.tobee.telegram.model.bot.BotCommandScopeChatAdministrators
Creates an instance of a BotCommandScopeChatAdministrators record class.
BotCommandScopeChatMember - Record Class in dev.tobee.telegram.model.bot
 
BotCommandScopeChatMember(OptionalLong, OptionalLong) - Constructor for record class dev.tobee.telegram.model.bot.BotCommandScopeChatMember
Creates an instance of a BotCommandScopeChatMember record class.
BotCommandScopeDefault - Record Class in dev.tobee.telegram.model.bot
 
BotCommandScopeDefault() - Constructor for record class dev.tobee.telegram.model.bot.BotCommandScopeDefault
Creates an instance of a BotCommandScopeDefault record class.
botUsername() - Method in record class dev.tobee.telegram.model.message.LoginUrl
Returns the value of the botUsername record component.
BOWLING - Enum constant in enum class dev.tobee.telegram.model.media.DiceEmoji
 

C

cacheTime() - Method in record class dev.tobee.telegram.request.body.AnswerCallbackQueryBody
Returns the value of the cacheTime record component.
CALLBACK_QUERY - Enum constant in enum class dev.tobee.telegram.model.message.UpdateTypes
 
callbackData() - Method in record class dev.tobee.telegram.model.keyboard.InlineKeyboardButton
Returns the value of the callbackData record component.
callbackQuery() - Method in record class dev.tobee.telegram.model.message.Update
Returns the value of the callbackQuery record component.
CallbackQuery - Record Class in dev.tobee.telegram.model.message
 
CallbackQuery(String, User, Message, String, String, String, String) - Constructor for record class dev.tobee.telegram.model.message.CallbackQuery
Creates an instance of a CallbackQuery record class.
callbackQueryId() - Method in record class dev.tobee.telegram.request.body.AnswerCallbackQueryBody
Returns the value of the callbackQueryId record component.
canAddWebPagePreviews() - Method in record class dev.tobee.telegram.model.chat.ChatPermissions
Returns the value of the canAddWebPagePreviews record component.
canAddWebPagePreviews() - Method in record class dev.tobee.telegram.model.media.ChatMemberRestricted
Returns the value of the canAddWebPagePreviews record component.
canBeEdited() - Method in record class dev.tobee.telegram.model.media.ChatMemberAdministrator
Returns the value of the canBeEdited record component.
canChangeInfo() - Method in record class dev.tobee.telegram.model.chat.ChatPermissions
Returns the value of the canChangeInfo record component.
canChangeInfo() - Method in record class dev.tobee.telegram.model.media.ChatMemberAdministrator
Returns the value of the canChangeInfo record component.
canChangeInfo() - Method in record class dev.tobee.telegram.model.media.ChatMemberRestricted
Returns the value of the canChangeInfo record component.
canChangeInfo() - Method in record class dev.tobee.telegram.request.body.PromoteChatMemberBody
Returns the value of the canChangeInfo record component.
canDeleteMessages() - Method in record class dev.tobee.telegram.model.media.ChatMemberAdministrator
Returns the value of the canDeleteMessages record component.
canDeleteMessages() - Method in record class dev.tobee.telegram.request.body.PromoteChatMemberBody
Returns the value of the canDeleteMessages record component.
canEditMessages() - Method in record class dev.tobee.telegram.model.media.ChatMemberAdministrator
Returns the value of the canEditMessages record component.
canEditMessages() - Method in record class dev.tobee.telegram.request.body.PromoteChatMemberBody
Returns the value of the canEditMessages record component.
canInviteUsers() - Method in record class dev.tobee.telegram.model.chat.ChatPermissions
Returns the value of the canInviteUsers record component.
canInviteUsers() - Method in record class dev.tobee.telegram.model.media.ChatMemberAdministrator
Returns the value of the canInviteUsers record component.
canInviteUsers() - Method in record class dev.tobee.telegram.model.media.ChatMemberRestricted
Returns the value of the canInviteUsers record component.
canInviteUsers() - Method in record class dev.tobee.telegram.request.body.PromoteChatMemberBody
Returns the value of the canInviteUsers record component.
canJoinGroups() - Method in record class dev.tobee.telegram.model.message.User
Returns the value of the canJoinGroups record component.
canManageChat() - Method in record class dev.tobee.telegram.model.media.ChatMemberAdministrator
Returns the value of the canManageChat record component.
canManageChat() - Method in record class dev.tobee.telegram.request.body.PromoteChatMemberBody
Returns the value of the canManageChat record component.
canManageVoiceChats() - Method in record class dev.tobee.telegram.model.media.ChatMemberAdministrator
Returns the value of the canManageVoiceChats record component.
canManageVoiceChats() - Method in record class dev.tobee.telegram.request.body.PromoteChatMemberBody
Returns the value of the canManageVoiceChats record component.
canPinMessages() - Method in record class dev.tobee.telegram.model.chat.ChatPermissions
Returns the value of the canPinMessages record component.
canPinMessages() - Method in record class dev.tobee.telegram.model.media.ChatMemberAdministrator
Returns the value of the canPinMessages record component.
canPinMessages() - Method in record class dev.tobee.telegram.model.media.ChatMemberRestricted
Returns the value of the canPinMessages record component.
canPinMessages() - Method in record class dev.tobee.telegram.request.body.PromoteChatMemberBody
Returns the value of the canPinMessages record component.
canPostMessages() - Method in record class dev.tobee.telegram.model.media.ChatMemberAdministrator
Returns the value of the canPostMessages record component.
canPostMessages() - Method in record class dev.tobee.telegram.request.body.PromoteChatMemberBody
Returns the value of the canPostMessages record component.
canPromoteMembers() - Method in record class dev.tobee.telegram.model.media.ChatMemberAdministrator
Returns the value of the canPromoteMembers record component.
canPromoteMembers() - Method in record class dev.tobee.telegram.request.body.PromoteChatMemberBody
Returns the value of the canPromoteMembers record component.
canReadAllGroupMessages() - Method in record class dev.tobee.telegram.model.message.User
Returns the value of the canReadAllGroupMessages record component.
canRestrictMembers() - Method in record class dev.tobee.telegram.model.media.ChatMemberAdministrator
Returns the value of the canRestrictMembers record component.
canRestrictMembers() - Method in record class dev.tobee.telegram.request.body.PromoteChatMemberBody
Returns the value of the canRestrictMembers record component.
canSendMediaMessages() - Method in record class dev.tobee.telegram.model.chat.ChatPermissions
Returns the value of the canSendMediaMessages record component.
canSendMediaMessages() - Method in record class dev.tobee.telegram.model.media.ChatMemberRestricted
Returns the value of the canSendMediaMessages record component.
canSendMessages() - Method in record class dev.tobee.telegram.model.chat.ChatPermissions
Returns the value of the canSendMessages record component.
canSendMessages() - Method in record class dev.tobee.telegram.model.media.ChatMemberRestricted
Returns the value of the canSendMessages record component.
canSendOtherMessages() - Method in record class dev.tobee.telegram.model.chat.ChatPermissions
Returns the value of the canSendOtherMessages record component.
canSendOtherMessages() - Method in record class dev.tobee.telegram.model.media.ChatMemberRestricted
Returns the value of the canSendOtherMessages record component.
canSendPolls() - Method in record class dev.tobee.telegram.model.chat.ChatPermissions
Returns the value of the canSendPolls record component.
canSendPolls() - Method in record class dev.tobee.telegram.model.media.ChatMemberRestricted
Returns the value of the canSendPolls record component.
canSetStickerSet() - Method in record class dev.tobee.telegram.model.chat.Chat
Returns the value of the canSetStickerSet record component.
caption() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the caption record component.
caption() - Method in record class dev.tobee.telegram.request.body.CopyMessageBody
Returns the value of the caption record component.
caption() - Method in record class dev.tobee.telegram.request.body.InputMediaAudioBody
Returns the value of the caption record component.
caption() - Method in record class dev.tobee.telegram.request.body.SendAnimationBody
Returns the value of the caption record component.
caption() - Method in record class dev.tobee.telegram.request.body.SendAudioBody
Returns the value of the caption record component.
caption() - Method in record class dev.tobee.telegram.request.body.SendDocumentBody
Returns the value of the caption record component.
caption() - Method in record class dev.tobee.telegram.request.body.SendVideoBody
Returns the value of the caption record component.
caption() - Method in record class dev.tobee.telegram.request.body.SendVoiceBody
Returns the value of the caption record component.
captionEntities() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the captionEntities record component.
captionEntities() - Method in record class dev.tobee.telegram.request.body.CopyMessageBody
Returns the value of the captionEntities record component.
captionEntities() - Method in record class dev.tobee.telegram.request.body.SendPhotoBody
Returns the value of the captionEntities record component.
CASHTAG - Enum constant in enum class dev.tobee.telegram.model.message.MessageEntityType
 
CHANNEL - Enum constant in enum class dev.tobee.telegram.model.chat.ChatType
 
CHANNEL_POST - Enum constant in enum class dev.tobee.telegram.model.message.UpdateTypes
 
channelPost() - Method in record class dev.tobee.telegram.model.message.Update
Returns the value of the channelPost record component.
chat() - Method in record class dev.tobee.telegram.model.chat.ChatJoinRequest
Returns the value of the chat record component.
chat() - Method in record class dev.tobee.telegram.model.chat.ChatMemberUpdated
Returns the value of the chat record component.
chat() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the chat record component.
Chat - Record Class in dev.tobee.telegram.model.chat
 
Chat(Integer, ChatType, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<ChatPhoto>, Optional<String>, boolean, Optional<String>, Optional<String>, Optional<Message>, Optional<ChatPermissions>, OptionalInt, OptionalInt, boolean, Optional<String>, Optional<Boolean>, OptionalInt, Optional<ChatLocation>) - Constructor for record class dev.tobee.telegram.model.chat.Chat
Creates an instance of a Chat record class.
ChatAction - Enum Class in dev.tobee.telegram.model.chat
 
chatId() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeChat
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeChatAdministrators
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeChatMember
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.ApproveChatJoinRequestBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.BanChatMemberBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.BanChatSenderChatBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.CopyMessageBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.CreateChatInviteLinkBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.DeclineChatJoinRequestBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.DeleteChatPhotoBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.DeleteChatStickerSetBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.DeleteMessageBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.EditChatInviteLinkBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.EditMessageCaptionBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.EditMessageLiveLocationBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.EditMessageMediaBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.EditMessageReplyMarkupBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.EditMessageTextBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.ExportChatInviteLinkBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.ForwardMessageBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.GetChatAdministratorsBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.GetChatBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.GetChatMemberBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.GetChatMemberCountBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.LeaveChatBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.PinChatMessageBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.PromoteChatMemberBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.RestrictChatMemberBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.RevokeChatInviteLinkBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.SendAnimationBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.SendAudioBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.SendChatActionBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.SendContactBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.SendDiceBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.SendDocumentBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.SendLocationBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.SendMessageBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.SendPhotoBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.SendPollBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.SendStickerBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.SendVenueBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.SendVideoBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.SendVideoNoteBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.SendVoiceBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.SetChatAdministratorCustomTitleBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.SetChatDescriptionBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.SetChatPermissionsBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.SetChatPhotoBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.SetChatStickerSetBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.SetChatTitleBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.StopMessageLiveLocationBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.StopPollBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.UnbanChatMemberBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.UnbanChatSenderChatBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.UnpinAllChatMessagesBody
Returns the value of the chatId record component.
chatId() - Method in record class dev.tobee.telegram.request.body.UnpinChatMessageBody
Returns the value of the chatId record component.
chatInstance() - Method in record class dev.tobee.telegram.model.message.CallbackQuery
Returns the value of the chatInstance record component.
ChatInviteLink - Record Class in dev.tobee.telegram.model.chat
 
ChatInviteLink(String, User, boolean, boolean, boolean, Optional<String>, OptionalLong, OptionalInt, OptionalInt) - Constructor for record class dev.tobee.telegram.model.chat.ChatInviteLink
Creates an instance of a ChatInviteLink record class.
chatJoinRequest() - Method in record class dev.tobee.telegram.model.message.Update
Returns the value of the chatJoinRequest record component.
ChatJoinRequest - Record Class in dev.tobee.telegram.model.chat
 
ChatJoinRequest(Chat, User, long, Optional<String>, Optional<ChatInviteLink>) - Constructor for record class dev.tobee.telegram.model.chat.ChatJoinRequest
Creates an instance of a ChatJoinRequest record class.
ChatLocation - Record Class in dev.tobee.telegram.model.chat
 
ChatLocation(Location, String) - Constructor for record class dev.tobee.telegram.model.chat.ChatLocation
Creates an instance of a ChatLocation record class.
chatMember() - Method in record class dev.tobee.telegram.model.message.Update
Returns the value of the chatMember record component.
ChatMember - Interface in dev.tobee.telegram.model.chat
 
ChatMemberAdministrator - Record Class in dev.tobee.telegram.model.media
 
ChatMemberAdministrator(String, User, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, Optional<String>) - Constructor for record class dev.tobee.telegram.model.media.ChatMemberAdministrator
Creates an instance of a ChatMemberAdministrator record class.
ChatMemberBanned - Record Class in dev.tobee.telegram.model.media
 
ChatMemberBanned(String, User, long) - Constructor for record class dev.tobee.telegram.model.media.ChatMemberBanned
Creates an instance of a ChatMemberBanned record class.
ChatMemberLeft - Record Class in dev.tobee.telegram.model.media
 
ChatMemberLeft(String, User) - Constructor for record class dev.tobee.telegram.model.media.ChatMemberLeft
Creates an instance of a ChatMemberLeft record class.
ChatMemberMember - Record Class in dev.tobee.telegram.model.media
 
ChatMemberMember(String, User) - Constructor for record class dev.tobee.telegram.model.media.ChatMemberMember
Creates an instance of a ChatMemberMember record class.
ChatMemberOwner - Record Class in dev.tobee.telegram.model.media
 
ChatMemberOwner(String, User, boolean, Optional<String>) - Constructor for record class dev.tobee.telegram.model.media.ChatMemberOwner
Creates an instance of a ChatMemberOwner record class.
ChatMemberRestricted - Record Class in dev.tobee.telegram.model.media
 
ChatMemberRestricted(String, User, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, long) - Constructor for record class dev.tobee.telegram.model.media.ChatMemberRestricted
Creates an instance of a ChatMemberRestricted record class.
ChatMemberUpdated - Record Class in dev.tobee.telegram.model.chat
 
ChatMemberUpdated(Chat, User, long, ChatMember, ChatMember, Optional<ChatInviteLink>) - Constructor for record class dev.tobee.telegram.model.chat.ChatMemberUpdated
Creates an instance of a ChatMemberUpdated record class.
ChatPermissions - Record Class in dev.tobee.telegram.model.chat
 
ChatPermissions(Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>) - Constructor for record class dev.tobee.telegram.model.chat.ChatPermissions
Creates an instance of a ChatPermissions record class.
ChatPhoto - Record Class in dev.tobee.telegram.model.chat
 
ChatPhoto(String, String, String, String) - Constructor for record class dev.tobee.telegram.model.chat.ChatPhoto
Creates an instance of a ChatPhoto record class.
chatType() - Method in record class dev.tobee.telegram.model.message.InlineQuery
Returns the value of the chatType record component.
ChatType - Enum Class in dev.tobee.telegram.model.chat
 
CHOOSE_STICKER - Enum constant in enum class dev.tobee.telegram.model.chat.ChatAction
 
chosenInlineResult() - Method in record class dev.tobee.telegram.model.message.Update
Returns the value of the chosenInlineResult record component.
ChosenInlineResult - Record Class in dev.tobee.telegram.model.message
 
ChosenInlineResult(String, User, Optional<Location>, Optional<String>, Optional<String>) - Constructor for record class dev.tobee.telegram.model.message.ChosenInlineResult
Creates an instance of a ChosenInlineResult record class.
city() - Method in record class dev.tobee.telegram.model.media.ShippingAddress
Returns the value of the city record component.
closeDate() - Method in record class dev.tobee.telegram.model.poll.Poll
Returns the value of the closeDate record component.
closeDate() - Method in record class dev.tobee.telegram.request.body.SendPollBody
Returns the value of the closeDate record component.
CODE - Enum constant in enum class dev.tobee.telegram.model.message.MessageEntityType
 
command() - Method in record class dev.tobee.telegram.model.bot.BotCommand
Returns the value of the command record component.
commands() - Method in record class dev.tobee.telegram.request.body.SetMyCommandsBody
Returns the value of the commands record component.
connectedWebsite() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the connectedWebsite record component.
contact() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the contact record component.
Contact - Record Class in dev.tobee.telegram.model.media
 
Contact(String, String, Optional<String>, OptionalInt, Optional<String>) - Constructor for record class dev.tobee.telegram.model.media.Contact
Creates an instance of a Contact record class.
content() - Method in record class dev.tobee.telegram.model.media.InputFile
Returns the value of the content record component.
convertMapValueToStringJson(Map<Object, Object>, String, T) - Static method in class dev.tobee.telegram.util.DefaultJsonMapper
 
convertToMap(T) - Static method in class dev.tobee.telegram.util.DefaultObjectMapper
 
convertToString(T) - Static method in class dev.tobee.telegram.util.DefaultJsonMapper
 
CopyMessage - Class in dev.tobee.telegram.request.message
 
CopyMessage(CopyMessageBody) - Constructor for class dev.tobee.telegram.request.message.CopyMessage
 
CopyMessageBody - Record Class in dev.tobee.telegram.request.body
 
CopyMessageBody(long, long, long, Optional<String>, Optional<ParseMode>, List<MessageEntity>, Optional<Boolean>, Optional<Boolean>, OptionalLong, Optional<Boolean>, Optional<ReplyMarkup>) - Constructor for record class dev.tobee.telegram.request.body.CopyMessageBody
Creates an instance of a CopyMessageBody record class.
correctOptionId() - Method in record class dev.tobee.telegram.model.poll.Poll
Returns the value of the correctOptionId record component.
correctOptionId() - Method in record class dev.tobee.telegram.request.body.SendPollBody
Returns the value of the correctOptionId record component.
countryCode() - Method in record class dev.tobee.telegram.model.media.ShippingAddress
Returns the value of the countryCode record component.
CreateChatInviteLink - Class in dev.tobee.telegram.request.invitelink
 
CreateChatInviteLink(CreateChatInviteLinkBody) - Constructor for class dev.tobee.telegram.request.invitelink.CreateChatInviteLink
 
CreateChatInviteLinkBody - Record Class in dev.tobee.telegram.request.body
 
CreateChatInviteLinkBody(long, Optional<String>, OptionalLong, OptionalInt, Optional<Boolean>) - Constructor for record class dev.tobee.telegram.request.body.CreateChatInviteLinkBody
Creates an instance of a CreateChatInviteLinkBody record class.
createsJoinRequest() - Method in record class dev.tobee.telegram.model.chat.ChatInviteLink
Returns the value of the createsJoinRequest record component.
createsJoinRequest() - Method in record class dev.tobee.telegram.request.body.CreateChatInviteLinkBody
Returns the value of the createsJoinRequest record component.
createsJoinRequest() - Method in record class dev.tobee.telegram.request.body.EditChatInviteLinkBody
Returns the value of the createsJoinRequest record component.
creator() - Method in record class dev.tobee.telegram.model.chat.ChatInviteLink
Returns the value of the creator record component.
credentials() - Method in record class dev.tobee.telegram.model.media.PassportData
Returns the value of the credentials record component.
currency() - Method in record class dev.tobee.telegram.model.media.Invoice
Returns the value of the currency record component.
currency() - Method in record class dev.tobee.telegram.model.media.PreCheckoutQuery
Returns the value of the currency record component.
currency() - Method in record class dev.tobee.telegram.model.media.SuccessfulPayment
Returns the value of the currency record component.
currency() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the currency record component.
customTitle() - Method in record class dev.tobee.telegram.model.media.ChatMemberAdministrator
Returns the value of the customTitle record component.
customTitle() - Method in record class dev.tobee.telegram.model.media.ChatMemberOwner
Returns the value of the customTitle record component.
customTitle() - Method in record class dev.tobee.telegram.request.body.SetChatAdministratorCustomTitleBody
Returns the value of the customTitle record component.

D

data() - Method in record class dev.tobee.telegram.model.encrypt.EncryptedCredentials
Returns the value of the data record component.
data() - Method in record class dev.tobee.telegram.model.encrypt.EncryptedPassportElement
Returns the value of the data record component.
data() - Method in record class dev.tobee.telegram.model.media.PassportData
Returns the value of the data record component.
data() - Method in record class dev.tobee.telegram.model.message.CallbackQuery
Returns the value of the data record component.
date() - Method in record class dev.tobee.telegram.model.chat.ChatJoinRequest
Returns the value of the date record component.
date() - Method in record class dev.tobee.telegram.model.chat.ChatMemberUpdated
Returns the value of the date record component.
date() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the date record component.
DeclineChatJoinRequest - Class in dev.tobee.telegram.request.chat
 
DeclineChatJoinRequest(DeclineChatJoinRequestBody) - Constructor for class dev.tobee.telegram.request.chat.DeclineChatJoinRequest
 
DeclineChatJoinRequestBody - Record Class in dev.tobee.telegram.request.body
 
DeclineChatJoinRequestBody(long, long) - Constructor for record class dev.tobee.telegram.request.body.DeclineChatJoinRequestBody
Creates an instance of a DeclineChatJoinRequestBody record class.
DefaultJsonMapper - Class in dev.tobee.telegram.util
 
DefaultJsonMapper() - Constructor for class dev.tobee.telegram.util.DefaultJsonMapper
 
DefaultObjectMapper - Class in dev.tobee.telegram.util
 
deleteChatPhoto() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the deleteChatPhoto record component.
DeleteChatPhoto - Class in dev.tobee.telegram.request.chat
 
DeleteChatPhoto(DeleteChatPhotoBody) - Constructor for class dev.tobee.telegram.request.chat.DeleteChatPhoto
 
DeleteChatPhotoBody - Record Class in dev.tobee.telegram.request.body
 
DeleteChatPhotoBody(long) - Constructor for record class dev.tobee.telegram.request.body.DeleteChatPhotoBody
Creates an instance of a DeleteChatPhotoBody record class.
DeleteChatStickerSet - Class in dev.tobee.telegram.request.sticker
 
DeleteChatStickerSet(DeleteChatStickerSetBody) - Constructor for class dev.tobee.telegram.request.sticker.DeleteChatStickerSet
 
DeleteChatStickerSetBody - Record Class in dev.tobee.telegram.request.body
 
DeleteChatStickerSetBody(long) - Constructor for record class dev.tobee.telegram.request.body.DeleteChatStickerSetBody
Creates an instance of a DeleteChatStickerSetBody record class.
DeleteMessage - Class in dev.tobee.telegram.request.message
 
DeleteMessage(DeleteMessageBody) - Constructor for class dev.tobee.telegram.request.message.DeleteMessage
 
DeleteMessageBody - Record Class in dev.tobee.telegram.request.body
 
DeleteMessageBody(long, OptionalLong) - Constructor for record class dev.tobee.telegram.request.body.DeleteMessageBody
Creates an instance of a DeleteMessageBody record class.
DeleteMyCommands - Class in dev.tobee.telegram.request.comands
 
DeleteMyCommands(DeleteMyCommandsBody) - Constructor for class dev.tobee.telegram.request.comands.DeleteMyCommands
 
DeleteMyCommandsBody - Record Class in dev.tobee.telegram.request.body
 
DeleteMyCommandsBody(Optional<BotCommandScope>, Optional<String>) - Constructor for record class dev.tobee.telegram.request.body.DeleteMyCommandsBody
Creates an instance of a DeleteMyCommandsBody record class.
description() - Method in record class dev.tobee.telegram.model.bot.BotCommand
Returns the value of the description record component.
description() - Method in record class dev.tobee.telegram.model.chat.Chat
Returns the value of the description record component.
description() - Method in record class dev.tobee.telegram.model.media.Game
Returns the value of the description record component.
description() - Method in record class dev.tobee.telegram.model.media.Invoice
Returns the value of the description record component.
description() - Method in record class dev.tobee.telegram.model.message.ResponseWrapper
Returns the value of the description record component.
description() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the description record component.
description() - Method in record class dev.tobee.telegram.request.body.SetChatDescriptionBody
Returns the value of the description record component.
dev.tobee.telegram - package dev.tobee.telegram
 
dev.tobee.telegram.client - package dev.tobee.telegram.client
 
dev.tobee.telegram.model - package dev.tobee.telegram.model
 
dev.tobee.telegram.model.bot - package dev.tobee.telegram.model.bot
 
dev.tobee.telegram.model.chat - package dev.tobee.telegram.model.chat
 
dev.tobee.telegram.model.encrypt - package dev.tobee.telegram.model.encrypt
 
dev.tobee.telegram.model.keyboard - package dev.tobee.telegram.model.keyboard
 
dev.tobee.telegram.model.media - package dev.tobee.telegram.model.media
 
dev.tobee.telegram.model.message - package dev.tobee.telegram.model.message
 
dev.tobee.telegram.model.poll - package dev.tobee.telegram.model.poll
 
dev.tobee.telegram.model.voice - package dev.tobee.telegram.model.voice
 
dev.tobee.telegram.request - package dev.tobee.telegram.request
 
dev.tobee.telegram.request.body - package dev.tobee.telegram.request.body
 
dev.tobee.telegram.request.chat - package dev.tobee.telegram.request.chat
 
dev.tobee.telegram.request.chatmember - package dev.tobee.telegram.request.chatmember
 
dev.tobee.telegram.request.comands - package dev.tobee.telegram.request.comands
 
dev.tobee.telegram.request.invitelink - package dev.tobee.telegram.request.invitelink
 
dev.tobee.telegram.request.message - package dev.tobee.telegram.request.message
 
dev.tobee.telegram.request.sendobject - package dev.tobee.telegram.request.sendobject
 
dev.tobee.telegram.request.sticker - package dev.tobee.telegram.request.sticker
 
dev.tobee.telegram.request.user - package dev.tobee.telegram.request.user
 
dev.tobee.telegram.util - package dev.tobee.telegram.util
 
dice() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the dice record component.
Dice - Record Class in dev.tobee.telegram.model.media
 
Dice(String, int) - Constructor for record class dev.tobee.telegram.model.media.Dice
Creates an instance of a Dice record class.
DiceEmoji - Enum Class in dev.tobee.telegram.model.media
 
DIRECT_HIT - Enum constant in enum class dev.tobee.telegram.model.media.DiceEmoji
 
disableContentTypeDetection() - Method in record class dev.tobee.telegram.request.body.SendDocumentBody
Returns the value of the disableContentTypeDetection record component.
disableNotification() - Method in record class dev.tobee.telegram.request.body.CopyMessageBody
Returns the value of the disableNotification record component.
disableNotification() - Method in record class dev.tobee.telegram.request.body.ForwardMessageBody
Returns the value of the disableNotification record component.
disableNotification() - Method in record class dev.tobee.telegram.request.body.PinChatMessageBody
Returns the value of the disableNotification record component.
disableNotification() - Method in record class dev.tobee.telegram.request.body.SendAnimationBody
Returns the value of the disableNotification record component.
disableNotification() - Method in record class dev.tobee.telegram.request.body.SendAudioBody
Returns the value of the disableNotification record component.
disableNotification() - Method in record class dev.tobee.telegram.request.body.SendContactBody
Returns the value of the disableNotification record component.
disableNotification() - Method in record class dev.tobee.telegram.request.body.SendDiceBody
Returns the value of the disableNotification record component.
disableNotification() - Method in record class dev.tobee.telegram.request.body.SendDocumentBody
Returns the value of the disableNotification record component.
disableNotification() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the disableNotification record component.
disableNotification() - Method in record class dev.tobee.telegram.request.body.SendLocationBody
Returns the value of the disableNotification record component.
disableNotification() - Method in record class dev.tobee.telegram.request.body.SendMessageBody
Returns the value of the disableNotification record component.
disableNotification() - Method in record class dev.tobee.telegram.request.body.SendPhotoBody
Returns the value of the disableNotification record component.
disableNotification() - Method in record class dev.tobee.telegram.request.body.SendPollBody
Returns the value of the disableNotification record component.
disableNotification() - Method in record class dev.tobee.telegram.request.body.SendStickerBody
Returns the value of the disableNotification record component.
disableNotification() - Method in record class dev.tobee.telegram.request.body.SendVenueBody
Returns the value of the disableNotification record component.
disableNotification() - Method in record class dev.tobee.telegram.request.body.SendVideoBody
Returns the value of the disableNotification record component.
disableNotification() - Method in record class dev.tobee.telegram.request.body.SendVideoNoteBody
Returns the value of the disableNotification record component.
disableNotification() - Method in record class dev.tobee.telegram.request.body.SendVoiceBody
Returns the value of the disableNotification record component.
disableWebPagePreview() - Method in record class dev.tobee.telegram.request.body.EditMessageTextBody
Returns the value of the disableWebPagePreview record component.
disableWebPagePreview() - Method in record class dev.tobee.telegram.request.body.SendMessageBody
Returns the value of the disableWebPagePreview record component.
distance() - Method in record class dev.tobee.telegram.model.media.ProximityAlertTriggered
Returns the value of the distance record component.
document() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the document record component.
Document - Record Class in dev.tobee.telegram.model.media
 
Document(String, String, Optional<PhotoSize>, Optional<String>, Optional<String>, OptionalInt) - Constructor for record class dev.tobee.telegram.model.media.Document
Creates an instance of a Document record class.
DOCUMENT - Enum constant in enum class dev.tobee.telegram.model.media.MediaGroupType
 
DRIVER_LICENSE - Enum constant in enum class dev.tobee.telegram.model.encrypt.EncryptedCredentialsType
 
dropPendingUpdates() - Method in record class dev.tobee.telegram.request.body.SetWebHookBody
Returns the value of the dropPendingUpdates record component.
duration() - Method in record class dev.tobee.telegram.model.media.Animation
Returns the value of the duration record component.
duration() - Method in record class dev.tobee.telegram.model.media.Audio
Returns the value of the duration record component.
duration() - Method in record class dev.tobee.telegram.model.media.Video
Returns the value of the duration record component.
duration() - Method in record class dev.tobee.telegram.model.media.VideoNote
Returns the value of the duration record component.
duration() - Method in record class dev.tobee.telegram.model.voice.Voice
Returns the value of the duration record component.
duration() - Method in record class dev.tobee.telegram.model.voice.VoiceChatEnded
Returns the value of the duration record component.
duration() - Method in record class dev.tobee.telegram.request.body.InputMediaAudioBody
Returns the value of the duration record component.
duration() - Method in record class dev.tobee.telegram.request.body.SendAnimationBody
Returns the value of the duration record component.
duration() - Method in record class dev.tobee.telegram.request.body.SendAudioBody
Returns the value of the duration record component.
duration() - Method in record class dev.tobee.telegram.request.body.SendVideoBody
Returns the value of the duration record component.
duration() - Method in record class dev.tobee.telegram.request.body.SendVideoNoteBody
Returns the value of the duration record component.
duration() - Method in record class dev.tobee.telegram.request.body.SendVoiceBody
Returns the value of the duration record component.

E

EditChatInviteLink - Class in dev.tobee.telegram.request.invitelink
 
EditChatInviteLink(EditChatInviteLinkBody) - Constructor for class dev.tobee.telegram.request.invitelink.EditChatInviteLink
 
EditChatInviteLinkBody - Record Class in dev.tobee.telegram.request.body
 
EditChatInviteLinkBody(long, String, Optional<String>, OptionalLong, OptionalInt, Optional<Boolean>) - Constructor for record class dev.tobee.telegram.request.body.EditChatInviteLinkBody
Creates an instance of a EditChatInviteLinkBody record class.
editDate() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the editDate record component.
editedChannelPost() - Method in record class dev.tobee.telegram.model.message.Update
Returns the value of the editedChannelPost record component.
editedMessage() - Method in record class dev.tobee.telegram.model.message.Update
Returns the value of the editedMessage record component.
EditMessageCaption - Class in dev.tobee.telegram.request.message
 
EditMessageCaption(EditMessageCaptionBody) - Constructor for class dev.tobee.telegram.request.message.EditMessageCaption
 
EditMessageCaptionBody - Record Class in dev.tobee.telegram.request.body
 
EditMessageCaptionBody(long, OptionalLong, Optional<String>, Optional<String>, Optional<ParseMode>, List<MessageEntity>, Optional<ReplyMarkup>) - Constructor for record class dev.tobee.telegram.request.body.EditMessageCaptionBody
Creates an instance of a EditMessageCaptionBody record class.
EditMessageLiveLocation - Class in dev.tobee.telegram.request.message
 
EditMessageLiveLocation(EditMessageLiveLocationBody) - Constructor for class dev.tobee.telegram.request.message.EditMessageLiveLocation
 
EditMessageLiveLocationBody - Record Class in dev.tobee.telegram.request.body
 
EditMessageLiveLocationBody(long, OptionalLong, OptionalLong, float, float, float, OptionalInt, OptionalInt, Optional<ReplyMarkup>) - Constructor for record class dev.tobee.telegram.request.body.EditMessageLiveLocationBody
Creates an instance of a EditMessageLiveLocationBody record class.
EditMessageMedia - Class in dev.tobee.telegram.request.message
 
EditMessageMedia(EditMessageMediaBody) - Constructor for class dev.tobee.telegram.request.message.EditMessageMedia
 
EditMessageMediaBody - Record Class in dev.tobee.telegram.request.body
 
EditMessageMediaBody(long, OptionalLong, Optional<String>, String, Optional<ReplyMarkup>) - Constructor for record class dev.tobee.telegram.request.body.EditMessageMediaBody
Creates an instance of a EditMessageMediaBody record class.
EditMessageReplyMarkup - Class in dev.tobee.telegram.request.message
 
EditMessageReplyMarkup(EditMessageReplyMarkupBody) - Constructor for class dev.tobee.telegram.request.message.EditMessageReplyMarkup
 
EditMessageReplyMarkupBody - Record Class in dev.tobee.telegram.request.body
 
EditMessageReplyMarkupBody(long, OptionalLong, Optional<String>, Optional<ReplyMarkup>) - Constructor for record class dev.tobee.telegram.request.body.EditMessageReplyMarkupBody
Creates an instance of a EditMessageReplyMarkupBody record class.
EditMessageText - Class in dev.tobee.telegram.request.message
 
EditMessageText(EditMessageTextBody) - Constructor for class dev.tobee.telegram.request.message.EditMessageText
 
EditMessageTextBody - Record Class in dev.tobee.telegram.request.body
 
EditMessageTextBody(long, OptionalLong, Optional<String>, String, Optional<ParseMode>, List<MessageEntity>, Optional<Boolean>, Optional<ReplyMarkup>) - Constructor for record class dev.tobee.telegram.request.body.EditMessageTextBody
Creates an instance of a EditMessageTextBody record class.
email() - Method in record class dev.tobee.telegram.model.encrypt.EncryptedPassportElement
Returns the value of the email record component.
email() - Method in record class dev.tobee.telegram.model.media.OrderInfo
Returns the value of the email record component.
EMAIL - Enum constant in enum class dev.tobee.telegram.model.encrypt.EncryptedCredentialsType
 
EMAIL - Enum constant in enum class dev.tobee.telegram.model.message.MessageEntityType
 
emoji - Variable in enum class dev.tobee.telegram.model.media.DiceEmoji
 
emoji() - Method in record class dev.tobee.telegram.model.media.Dice
Returns the value of the emoji record component.
emoji() - Method in record class dev.tobee.telegram.model.media.Sticker
Returns the value of the emoji record component.
emoji() - Method in record class dev.tobee.telegram.request.body.SendDiceBody
Returns the value of the emoji record component.
EncryptedCredentials - Record Class in dev.tobee.telegram.model.encrypt
 
EncryptedCredentials(String, String, String) - Constructor for record class dev.tobee.telegram.model.encrypt.EncryptedCredentials
Creates an instance of a EncryptedCredentials record class.
EncryptedCredentialsType - Enum Class in dev.tobee.telegram.model.encrypt
 
EncryptedPassportElement - Record Class in dev.tobee.telegram.model.encrypt
 
EncryptedPassportElement(EncryptedCredentialsType, Optional<String>, Optional<String>, Optional<String>, List<PassportFile>, Optional<PassportFile>, Optional<PassportFile>, Optional<PassportFile>, List<PassportFile>, List<String>) - Constructor for record class dev.tobee.telegram.model.encrypt.EncryptedPassportElement
Creates an instance of a EncryptedPassportElement record class.
entities() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the entities record component.
entities() - Method in record class dev.tobee.telegram.request.body.EditMessageCaptionBody
Returns the value of the entities record component.
entities() - Method in record class dev.tobee.telegram.request.body.EditMessageTextBody
Returns the value of the entities record component.
entities() - Method in record class dev.tobee.telegram.request.body.InputMediaAudioBody
Returns the value of the entities record component.
entities() - Method in record class dev.tobee.telegram.request.body.SendAnimationBody
Returns the value of the entities record component.
entities() - Method in record class dev.tobee.telegram.request.body.SendAudioBody
Returns the value of the entities record component.
entities() - Method in record class dev.tobee.telegram.request.body.SendDocumentBody
Returns the value of the entities record component.
entities() - Method in record class dev.tobee.telegram.request.body.SendMessageBody
Returns the value of the entities record component.
entities() - Method in record class dev.tobee.telegram.request.body.SendVideoBody
Returns the value of the entities record component.
entities() - Method in record class dev.tobee.telegram.request.body.SendVoiceBody
Returns the value of the entities record component.
equals(Object) - Method in record class dev.tobee.telegram.client.TbdAsyncClient
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.bot.BotCommand
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeAllChatAdministrators
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeAllGroupChats
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeAllPrivateChats
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeChat
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeChatAdministrators
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeChatMember
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeDefault
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.chat.Chat
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.chat.ChatInviteLink
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.chat.ChatJoinRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.chat.ChatLocation
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.chat.ChatMemberUpdated
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.chat.ChatPermissions
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.chat.ChatPhoto
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.encrypt.EncryptedCredentials
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.encrypt.EncryptedPassportElement
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.keyboard.InlineKeyboardButton
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.keyboard.InlineKeyboardMarkup
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.keyboard.KeyboardButton
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.keyboard.KeyboardButtonPollType
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.keyboard.ReplyKeyboardMarkup
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.keyboard.ReplyKeyboardRemove
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.LabeledPrice
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.Animation
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.Audio
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.ChatMemberAdministrator
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.ChatMemberBanned
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.ChatMemberLeft
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.ChatMemberMember
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.ChatMemberOwner
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.ChatMemberRestricted
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.Contact
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.Dice
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.Document
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.File
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.Game
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.InputFile
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.Invoice
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.Location
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.MaskPosition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.OrderInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.PassportData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.PassportFile
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.PhotoSize
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.PreCheckoutQuery
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.ProximityAlertTriggered
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.ShippingAddress
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.ShippingQuery
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.Sticker
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.SuccessfulPayment
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.Venue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.Video
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.media.VideoNote
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.message.CallbackQuery
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.message.ChosenInlineResult
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.message.ForceReply
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.message.InlineQuery
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.message.LoginUrl
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.message.Message
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.message.MessageAutoDeleteTimerChanged
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.message.MessageEntity
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.message.MessageId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.message.ResponseWrapper
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.message.Update
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.message.User
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.message.UserProfilePhotos
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.poll.Poll
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.poll.PollAnswer
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.poll.PollOption
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.voice.Voice
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.voice.VoiceChatEnded
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.voice.VoiceChatParticipantsInvited
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.model.voice.VoiceChatScheduled
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.AnswerCallbackQueryBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.ApproveChatJoinRequestBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.BanChatMemberBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.BanChatSenderChatBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.CopyMessageBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.CreateChatInviteLinkBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.DeclineChatJoinRequestBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.DeleteChatPhotoBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.DeleteChatStickerSetBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.DeleteMessageBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.DeleteMyCommandsBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.EditChatInviteLinkBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.EditMessageCaptionBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.EditMessageLiveLocationBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.EditMessageMediaBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.EditMessageReplyMarkupBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.EditMessageTextBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.ExportChatInviteLinkBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.ForwardMessageBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.GetChatAdministratorsBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.GetChatBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.GetChatMemberBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.GetChatMemberCountBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.GetFileBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.GetMyCommandsBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.GetUpdateBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.GetUserProfilePhotosBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.InputMediaAudioBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.LeaveChatBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.PinChatMessageBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.PromoteChatMemberBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.RestrictChatMemberBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.RevokeChatInviteLinkBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.SendAnimationBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.SendAudioBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.SendChatActionBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.SendContactBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.SendDiceBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.SendDocumentBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.SendLocationBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.SendMessageBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.SendPhotoBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.SendPollBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.SendStickerBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.SendVenueBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.SendVideoBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.SendVideoNoteBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.SendVoiceBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.SetChatAdministratorCustomTitleBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.SetChatDescriptionBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.SetChatPermissionsBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.SetChatPhotoBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.SetChatStickerSetBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.SetChatTitleBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.SetMyCommandsBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.SetWebHookBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.StopMessageLiveLocationBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.StopPollBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.UnbanChatMemberBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.UnbanChatSenderChatBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.UnpinAllChatMessagesBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.tobee.telegram.request.body.UnpinChatMessageBody
Indicates whether some other object is "equal to" this one.
errorCode() - Method in record class dev.tobee.telegram.model.message.ResponseWrapper
Returns the value of the errorCode record component.
expireDate() - Method in record class dev.tobee.telegram.model.chat.ChatInviteLink
Returns the value of the expireDate record component.
expireDate() - Method in record class dev.tobee.telegram.request.body.CreateChatInviteLinkBody
Returns the value of the expireDate record component.
expireDate() - Method in record class dev.tobee.telegram.request.body.EditChatInviteLinkBody
Returns the value of the expireDate record component.
explanation() - Method in record class dev.tobee.telegram.model.poll.Poll
Returns the value of the explanation record component.
explanation() - Method in record class dev.tobee.telegram.request.body.SendPollBody
Returns the value of the explanation record component.
explanationEntities() - Method in record class dev.tobee.telegram.model.poll.Poll
Returns the value of the explanationEntities record component.
explanationEntities() - Method in record class dev.tobee.telegram.request.body.SendPollBody
Returns the value of the explanationEntities record component.
explanationParseMode() - Method in record class dev.tobee.telegram.request.body.SendPollBody
Returns the value of the explanationParseMode record component.
ExportChatInviteLink - Class in dev.tobee.telegram.request.invitelink
 
ExportChatInviteLink(ExportChatInviteLinkBody) - Constructor for class dev.tobee.telegram.request.invitelink.ExportChatInviteLink
 
ExportChatInviteLinkBody - Record Class in dev.tobee.telegram.request.body
 
ExportChatInviteLinkBody(long) - Constructor for record class dev.tobee.telegram.request.body.ExportChatInviteLinkBody
Creates an instance of a ExportChatInviteLinkBody record class.

F

File - Record Class in dev.tobee.telegram.model.media
 
File(String, String, OptionalLong, Optional<String>) - Constructor for record class dev.tobee.telegram.model.media.File
Creates an instance of a File record class.
file_id() - Method in record class dev.tobee.telegram.model.media.Animation
Returns the value of the file_id record component.
file_id() - Method in record class dev.tobee.telegram.model.media.Audio
Returns the value of the file_id record component.
file_id() - Method in record class dev.tobee.telegram.model.media.Document
Returns the value of the file_id record component.
file_id() - Method in record class dev.tobee.telegram.model.media.Sticker
Returns the value of the file_id record component.
file_id() - Method in record class dev.tobee.telegram.model.media.Video
Returns the value of the file_id record component.
fileDate() - Method in record class dev.tobee.telegram.model.media.PassportFile
Returns the value of the fileDate record component.
FileEntity - Class in dev.tobee.telegram.model.media
 
FileEntity() - Constructor for class dev.tobee.telegram.model.media.FileEntity
 
FileEntity(String, String, byte[]) - Constructor for class dev.tobee.telegram.model.media.FileEntity
 
fileId() - Method in record class dev.tobee.telegram.model.media.File
Returns the value of the fileId record component.
fileId() - Method in record class dev.tobee.telegram.model.media.PassportFile
Returns the value of the fileId record component.
fileId() - Method in record class dev.tobee.telegram.model.media.PhotoSize
Returns the value of the fileId record component.
fileId() - Method in record class dev.tobee.telegram.model.media.VideoNote
Returns the value of the fileId record component.
fileId() - Method in record class dev.tobee.telegram.model.voice.Voice
Returns the value of the fileId record component.
fileId() - Method in record class dev.tobee.telegram.request.body.GetFileBody
Returns the value of the fileId record component.
fileName() - Method in record class dev.tobee.telegram.model.media.Animation
Returns the value of the fileName record component.
fileName() - Method in record class dev.tobee.telegram.model.media.Audio
Returns the value of the fileName record component.
fileName() - Method in record class dev.tobee.telegram.model.media.Document
Returns the value of the fileName record component.
fileName() - Method in record class dev.tobee.telegram.model.media.InputFile
Returns the value of the fileName record component.
fileName() - Method in record class dev.tobee.telegram.model.media.Sticker
Returns the value of the fileName record component.
fileName() - Method in record class dev.tobee.telegram.model.media.Video
Returns the value of the fileName record component.
filePath() - Method in record class dev.tobee.telegram.model.media.File
Returns the value of the filePath record component.
files() - Method in record class dev.tobee.telegram.model.encrypt.EncryptedPassportElement
Returns the value of the files record component.
fileSize() - Method in record class dev.tobee.telegram.model.media.Animation
Returns the value of the fileSize record component.
fileSize() - Method in record class dev.tobee.telegram.model.media.Audio
Returns the value of the fileSize record component.
fileSize() - Method in record class dev.tobee.telegram.model.media.Document
Returns the value of the fileSize record component.
fileSize() - Method in record class dev.tobee.telegram.model.media.File
Returns the value of the fileSize record component.
fileSize() - Method in record class dev.tobee.telegram.model.media.PassportFile
Returns the value of the fileSize record component.
fileSize() - Method in record class dev.tobee.telegram.model.media.PhotoSize
Returns the value of the fileSize record component.
fileSize() - Method in record class dev.tobee.telegram.model.media.Sticker
Returns the value of the fileSize record component.
fileSize() - Method in record class dev.tobee.telegram.model.media.Video
Returns the value of the fileSize record component.
fileSize() - Method in record class dev.tobee.telegram.model.media.VideoNote
Returns the value of the fileSize record component.
fileSize() - Method in record class dev.tobee.telegram.model.voice.Voice
Returns the value of the fileSize record component.
fileSize() - Method in record class dev.tobee.telegram.request.body.SendAudioBody
Returns the value of the fileSize record component.
fileUniqueId() - Method in record class dev.tobee.telegram.model.media.Animation
Returns the value of the fileUniqueId record component.
fileUniqueId() - Method in record class dev.tobee.telegram.model.media.Audio
Returns the value of the fileUniqueId record component.
fileUniqueId() - Method in record class dev.tobee.telegram.model.media.Document
Returns the value of the fileUniqueId record component.
fileUniqueId() - Method in record class dev.tobee.telegram.model.media.File
Returns the value of the fileUniqueId record component.
fileUniqueId() - Method in record class dev.tobee.telegram.model.media.PassportFile
Returns the value of the fileUniqueId record component.
fileUniqueId() - Method in record class dev.tobee.telegram.model.media.PhotoSize
Returns the value of the fileUniqueId record component.
fileUniqueId() - Method in record class dev.tobee.telegram.model.media.Sticker
Returns the value of the fileUniqueId record component.
fileUniqueId() - Method in record class dev.tobee.telegram.model.media.Video
Returns the value of the fileUniqueId record component.
fileUniqueId() - Method in record class dev.tobee.telegram.model.media.VideoNote
Returns the value of the fileUniqueId record component.
fileUniqueId() - Method in record class dev.tobee.telegram.model.voice.Voice
Returns the value of the fileUniqueId record component.
FIND_LOCATION - Enum constant in enum class dev.tobee.telegram.model.chat.ChatAction
 
firstName() - Method in record class dev.tobee.telegram.model.chat.Chat
Returns the value of the firstName record component.
firstName() - Method in record class dev.tobee.telegram.model.media.Contact
Returns the value of the firstName record component.
firstName() - Method in record class dev.tobee.telegram.model.message.User
Returns the value of the firstName record component.
firstName() - Method in record class dev.tobee.telegram.request.body.SendContactBody
Returns the value of the firstName record component.
forceReply() - Method in record class dev.tobee.telegram.model.message.ForceReply
Returns the value of the forceReply record component.
ForceReply - Record Class in dev.tobee.telegram.model.message
 
ForceReply(Boolean, Optional<String>, Optional<Boolean>) - Constructor for record class dev.tobee.telegram.model.message.ForceReply
Creates an instance of a ForceReply record class.
forwardDate() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the forwardDate record component.
forwardFrom() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the forwardFrom record component.
forwardFromChat() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the forwardFromChat record component.
forwardFromMessageId() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the forwardFromMessageId record component.
ForwardMessage - Class in dev.tobee.telegram.request.message
 
ForwardMessage(ForwardMessageBody) - Constructor for class dev.tobee.telegram.request.message.ForwardMessage
 
ForwardMessageBody - Record Class in dev.tobee.telegram.request.body
 
ForwardMessageBody(long, long, Optional<Boolean>, Optional<Boolean>, OptionalLong) - Constructor for record class dev.tobee.telegram.request.body.ForwardMessageBody
Creates an instance of a ForwardMessageBody record class.
forwardSenderName() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the forwardSenderName record component.
forwardSignature() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the forwardSignature record component.
forwardText() - Method in record class dev.tobee.telegram.model.message.LoginUrl
Returns the value of the forwardText record component.
foursquareId() - Method in record class dev.tobee.telegram.model.media.Venue
Returns the value of the foursquareId record component.
foursquareId() - Method in record class dev.tobee.telegram.request.body.SendVenueBody
Returns the value of the foursquareId record component.
foursquareType() - Method in record class dev.tobee.telegram.model.media.Venue
Returns the value of the foursquareType record component.
foursquareType() - Method in record class dev.tobee.telegram.request.body.SendVenueBody
Returns the value of the foursquareType record component.
from() - Method in record class dev.tobee.telegram.model.chat.ChatJoinRequest
Returns the value of the from record component.
from() - Method in record class dev.tobee.telegram.model.media.PreCheckoutQuery
Returns the value of the from record component.
from() - Method in record class dev.tobee.telegram.model.media.ShippingQuery
Returns the value of the from record component.
from() - Method in record class dev.tobee.telegram.model.message.CallbackQuery
Returns the value of the from record component.
from() - Method in record class dev.tobee.telegram.model.message.ChosenInlineResult
Returns the value of the from record component.
from() - Method in record class dev.tobee.telegram.model.message.InlineQuery
Returns the value of the from record component.
fromChatId() - Method in record class dev.tobee.telegram.request.body.CopyMessageBody
Returns the value of the fromChatId record component.
fromChatId() - Method in record class dev.tobee.telegram.request.body.ForwardMessageBody
Returns the value of the fromChatId record component.
frontSide() - Method in record class dev.tobee.telegram.model.encrypt.EncryptedPassportElement
Returns the value of the frontSide record component.

G

game() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the game record component.
Game - Record Class in dev.tobee.telegram.model.media
 
Game(String, String, List<PhotoSize>, Optional<String>, List<MessageEntity>, Optional<Animation>) - Constructor for record class dev.tobee.telegram.model.media.Game
Creates an instance of a Game record class.
GAME_DIE - Enum constant in enum class dev.tobee.telegram.model.media.DiceEmoji
 
gameShortName() - Method in record class dev.tobee.telegram.model.message.CallbackQuery
Returns the value of the gameShortName record component.
getBody() - Method in class dev.tobee.telegram.request.chat.ApproveChatJoinRequest
 
getBody() - Method in class dev.tobee.telegram.request.chat.BanChatSenderChat
 
getBody() - Method in class dev.tobee.telegram.request.chat.DeclineChatJoinRequest
 
getBody() - Method in class dev.tobee.telegram.request.chat.DeleteChatPhoto
 
getBody() - Method in class dev.tobee.telegram.request.chat.GetChat
 
getBody() - Method in class dev.tobee.telegram.request.chat.GetChatAdministrators
 
getBody() - Method in class dev.tobee.telegram.request.chat.GetFile
 
getBody() - Method in class dev.tobee.telegram.request.chat.GetUpdates
 
getBody() - Method in class dev.tobee.telegram.request.chat.LeaveChat
 
getBody() - Method in class dev.tobee.telegram.request.chat.SetChatAdministratorCustomTitle
 
getBody() - Method in class dev.tobee.telegram.request.chat.SetChatDescription
 
getBody() - Method in class dev.tobee.telegram.request.chat.SetChatPermissions
 
getBody() - Method in class dev.tobee.telegram.request.chat.SetChatPhoto
 
getBody() - Method in class dev.tobee.telegram.request.chat.SetChatTitle
 
getBody() - Method in class dev.tobee.telegram.request.chat.UnbanChatSenderChat
 
getBody() - Method in class dev.tobee.telegram.request.chatmember.BanChatMember
 
getBody() - Method in class dev.tobee.telegram.request.chatmember.GetChatMember
 
getBody() - Method in class dev.tobee.telegram.request.chatmember.GetChatMemberCount
 
getBody() - Method in class dev.tobee.telegram.request.chatmember.PromoteChatMember
 
getBody() - Method in class dev.tobee.telegram.request.chatmember.RestrictChatMember
 
getBody() - Method in class dev.tobee.telegram.request.chatmember.UnbanChatMember
 
getBody() - Method in class dev.tobee.telegram.request.comands.DeleteMyCommands
 
getBody() - Method in class dev.tobee.telegram.request.comands.GetMyCommands
 
getBody() - Method in class dev.tobee.telegram.request.comands.SetMyCommands
 
getBody() - Method in class dev.tobee.telegram.request.invitelink.CreateChatInviteLink
 
getBody() - Method in class dev.tobee.telegram.request.invitelink.EditChatInviteLink
 
getBody() - Method in class dev.tobee.telegram.request.invitelink.ExportChatInviteLink
 
getBody() - Method in class dev.tobee.telegram.request.invitelink.RevokeChatInviteLink
 
getBody() - Method in class dev.tobee.telegram.request.message.AnswerCallbackQuery
 
getBody() - Method in class dev.tobee.telegram.request.message.CopyMessage
 
getBody() - Method in class dev.tobee.telegram.request.message.DeleteMessage
 
getBody() - Method in class dev.tobee.telegram.request.message.EditMessageCaption
 
getBody() - Method in class dev.tobee.telegram.request.message.EditMessageLiveLocation
 
getBody() - Method in class dev.tobee.telegram.request.message.EditMessageMedia
 
getBody() - Method in class dev.tobee.telegram.request.message.EditMessageReplyMarkup
 
getBody() - Method in class dev.tobee.telegram.request.message.EditMessageText
 
getBody() - Method in class dev.tobee.telegram.request.message.ForwardMessage
 
getBody() - Method in class dev.tobee.telegram.request.message.PinChatMessage
 
getBody() - Method in class dev.tobee.telegram.request.message.SendMessage
 
getBody() - Method in class dev.tobee.telegram.request.message.StopMessageLiveLocation
 
getBody() - Method in class dev.tobee.telegram.request.message.UnpinAllChatMessages
 
getBody() - Method in class dev.tobee.telegram.request.message.UnpinChatMessage
 
getBody() - Method in interface dev.tobee.telegram.request.Request
 
getBody() - Method in class dev.tobee.telegram.request.sendobject.SendAnimation
 
getBody() - Method in class dev.tobee.telegram.request.sendobject.SendAudio
 
getBody() - Method in class dev.tobee.telegram.request.sendobject.SendChatAction
 
getBody() - Method in class dev.tobee.telegram.request.sendobject.SendContact
 
getBody() - Method in class dev.tobee.telegram.request.sendobject.SendDice
 
getBody() - Method in class dev.tobee.telegram.request.sendobject.SendDocument
 
getBody() - Method in class dev.tobee.telegram.request.sendobject.SendInvoice
 
getBody() - Method in class dev.tobee.telegram.request.sendobject.SendLocation
 
getBody() - Method in class dev.tobee.telegram.request.sendobject.SendPhoto
 
getBody() - Method in class dev.tobee.telegram.request.sendobject.SendPoll
 
getBody() - Method in class dev.tobee.telegram.request.sendobject.SendVenue
 
getBody() - Method in class dev.tobee.telegram.request.sendobject.SendVideo
 
getBody() - Method in class dev.tobee.telegram.request.sendobject.SendVideoNote
 
getBody() - Method in class dev.tobee.telegram.request.sendobject.SendVoice
 
getBody() - Method in class dev.tobee.telegram.request.sendobject.SetWebHook
 
getBody() - Method in class dev.tobee.telegram.request.sendobject.StopPoll
 
getBody() - Method in class dev.tobee.telegram.request.sticker.DeleteChatStickerSet
 
getBody() - Method in class dev.tobee.telegram.request.sticker.SendSticker
 
getBody() - Method in class dev.tobee.telegram.request.sticker.SetChatStickerSet
 
getBody() - Method in class dev.tobee.telegram.request.user.GetMe
 
getBody() - Method in class dev.tobee.telegram.request.user.GetUserProfilePhotos
 
getBody() - Method in class dev.tobee.telegram.request.user.LogOut
 
GetChat - Class in dev.tobee.telegram.request.chat
 
GetChat(GetChatBody) - Constructor for class dev.tobee.telegram.request.chat.GetChat
 
GetChatAdministrators - Class in dev.tobee.telegram.request.chat
 
GetChatAdministrators(GetChatAdministratorsBody) - Constructor for class dev.tobee.telegram.request.chat.GetChatAdministrators
 
GetChatAdministratorsBody - Record Class in dev.tobee.telegram.request.body
 
GetChatAdministratorsBody(long) - Constructor for record class dev.tobee.telegram.request.body.GetChatAdministratorsBody
Creates an instance of a GetChatAdministratorsBody record class.
GetChatBody - Record Class in dev.tobee.telegram.request.body
 
GetChatBody(Long) - Constructor for record class dev.tobee.telegram.request.body.GetChatBody
Creates an instance of a GetChatBody record class.
getChatId() - Method in interface dev.tobee.telegram.model.bot.BotCommandScope
 
getChatId() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeChat
 
getChatId() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeChatAdministrators
 
getChatId() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeChatMember
 
GetChatMember - Class in dev.tobee.telegram.request.chatmember
 
GetChatMember(GetChatMemberBody) - Constructor for class dev.tobee.telegram.request.chatmember.GetChatMember
 
GetChatMemberBody - Record Class in dev.tobee.telegram.request.body
 
GetChatMemberBody(long, long) - Constructor for record class dev.tobee.telegram.request.body.GetChatMemberBody
Creates an instance of a GetChatMemberBody record class.
GetChatMemberCount - Class in dev.tobee.telegram.request.chatmember
 
GetChatMemberCount(GetChatMemberCountBody) - Constructor for class dev.tobee.telegram.request.chatmember.GetChatMemberCount
 
GetChatMemberCountBody - Record Class in dev.tobee.telegram.request.body
 
GetChatMemberCountBody(long) - Constructor for record class dev.tobee.telegram.request.body.GetChatMemberCountBody
Creates an instance of a GetChatMemberCountBody record class.
getClient() - Method in class dev.tobee.telegram.LongPollingTelegramBot
 
getClient() - Method in interface dev.tobee.telegram.TelegramBot
 
getContent() - Method in class dev.tobee.telegram.model.media.FileEntity
 
getEmoji() - Method in enum class dev.tobee.telegram.model.media.DiceEmoji
 
GetFile - Class in dev.tobee.telegram.request.chat
 
GetFile(GetFileBody) - Constructor for class dev.tobee.telegram.request.chat.GetFile
 
GetFileBody - Record Class in dev.tobee.telegram.request.body
 
GetFileBody(String) - Constructor for record class dev.tobee.telegram.request.body.GetFileBody
Creates an instance of a GetFileBody record class.
getFileName() - Method in class dev.tobee.telegram.model.media.FileEntity
 
getMapper() - Static method in class dev.tobee.telegram.util.DefaultJsonMapper
 
getMapper() - Static method in class dev.tobee.telegram.util.DefaultObjectMapper
 
GetMe - Class in dev.tobee.telegram.request.user
 
GetMe() - Constructor for class dev.tobee.telegram.request.user.GetMe
 
getMethod() - Method in class dev.tobee.telegram.request.chat.ApproveChatJoinRequest
 
getMethod() - Method in class dev.tobee.telegram.request.chat.BanChatSenderChat
 
getMethod() - Method in class dev.tobee.telegram.request.chat.DeclineChatJoinRequest
 
getMethod() - Method in class dev.tobee.telegram.request.chat.DeleteChatPhoto
 
getMethod() - Method in class dev.tobee.telegram.request.chat.GetChat
 
getMethod() - Method in class dev.tobee.telegram.request.chat.GetChatAdministrators
 
getMethod() - Method in class dev.tobee.telegram.request.chat.GetFile
 
getMethod() - Method in class dev.tobee.telegram.request.chat.GetUpdates
 
getMethod() - Method in class dev.tobee.telegram.request.chat.LeaveChat
 
getMethod() - Method in class dev.tobee.telegram.request.chat.SetChatAdministratorCustomTitle
 
getMethod() - Method in class dev.tobee.telegram.request.chat.SetChatDescription
 
getMethod() - Method in class dev.tobee.telegram.request.chat.SetChatPermissions
 
getMethod() - Method in class dev.tobee.telegram.request.chat.SetChatPhoto
 
getMethod() - Method in class dev.tobee.telegram.request.chat.SetChatTitle
 
getMethod() - Method in class dev.tobee.telegram.request.chat.UnbanChatSenderChat
 
getMethod() - Method in class dev.tobee.telegram.request.chatmember.BanChatMember
 
getMethod() - Method in class dev.tobee.telegram.request.chatmember.GetChatMember
 
getMethod() - Method in class dev.tobee.telegram.request.chatmember.GetChatMemberCount
 
getMethod() - Method in class dev.tobee.telegram.request.chatmember.PromoteChatMember
 
getMethod() - Method in class dev.tobee.telegram.request.chatmember.RestrictChatMember
 
getMethod() - Method in class dev.tobee.telegram.request.chatmember.UnbanChatMember
 
getMethod() - Method in class dev.tobee.telegram.request.comands.DeleteMyCommands
 
getMethod() - Method in class dev.tobee.telegram.request.comands.GetMyCommands
 
getMethod() - Method in class dev.tobee.telegram.request.comands.SetMyCommands
 
getMethod() - Method in class dev.tobee.telegram.request.invitelink.CreateChatInviteLink
 
getMethod() - Method in class dev.tobee.telegram.request.invitelink.EditChatInviteLink
 
getMethod() - Method in class dev.tobee.telegram.request.invitelink.ExportChatInviteLink
 
getMethod() - Method in class dev.tobee.telegram.request.invitelink.RevokeChatInviteLink
 
getMethod() - Method in class dev.tobee.telegram.request.message.AnswerCallbackQuery
 
getMethod() - Method in class dev.tobee.telegram.request.message.CopyMessage
 
getMethod() - Method in class dev.tobee.telegram.request.message.DeleteMessage
 
getMethod() - Method in class dev.tobee.telegram.request.message.EditMessageCaption
 
getMethod() - Method in class dev.tobee.telegram.request.message.EditMessageLiveLocation
 
getMethod() - Method in class dev.tobee.telegram.request.message.EditMessageMedia
 
getMethod() - Method in class dev.tobee.telegram.request.message.EditMessageReplyMarkup
 
getMethod() - Method in class dev.tobee.telegram.request.message.EditMessageText
 
getMethod() - Method in class dev.tobee.telegram.request.message.ForwardMessage
 
getMethod() - Method in class dev.tobee.telegram.request.message.PinChatMessage
 
getMethod() - Method in class dev.tobee.telegram.request.message.SendMessage
 
getMethod() - Method in class dev.tobee.telegram.request.message.StopMessageLiveLocation
 
getMethod() - Method in class dev.tobee.telegram.request.message.UnpinAllChatMessages
 
getMethod() - Method in class dev.tobee.telegram.request.message.UnpinChatMessage
 
getMethod() - Method in interface dev.tobee.telegram.request.Request
 
getMethod() - Method in class dev.tobee.telegram.request.sendobject.SendAnimation
 
getMethod() - Method in class dev.tobee.telegram.request.sendobject.SendAudio
 
getMethod() - Method in class dev.tobee.telegram.request.sendobject.SendChatAction
 
getMethod() - Method in class dev.tobee.telegram.request.sendobject.SendContact
 
getMethod() - Method in class dev.tobee.telegram.request.sendobject.SendDice
 
getMethod() - Method in class dev.tobee.telegram.request.sendobject.SendDocument
 
getMethod() - Method in class dev.tobee.telegram.request.sendobject.SendInvoice
 
getMethod() - Method in class dev.tobee.telegram.request.sendobject.SendLocation
 
getMethod() - Method in class dev.tobee.telegram.request.sendobject.SendPhoto
 
getMethod() - Method in class dev.tobee.telegram.request.sendobject.SendPoll
 
getMethod() - Method in class dev.tobee.telegram.request.sendobject.SendVenue
 
getMethod() - Method in class dev.tobee.telegram.request.sendobject.SendVideo
 
getMethod() - Method in class dev.tobee.telegram.request.sendobject.SendVideoNote
 
getMethod() - Method in class dev.tobee.telegram.request.sendobject.SendVoice
 
getMethod() - Method in class dev.tobee.telegram.request.sendobject.SetWebHook
 
getMethod() - Method in class dev.tobee.telegram.request.sendobject.StopPoll
 
getMethod() - Method in class dev.tobee.telegram.request.sticker.DeleteChatStickerSet
 
getMethod() - Method in class dev.tobee.telegram.request.sticker.SendSticker
 
getMethod() - Method in class dev.tobee.telegram.request.sticker.SetChatStickerSet
 
getMethod() - Method in class dev.tobee.telegram.request.user.GetMe
 
getMethod() - Method in class dev.tobee.telegram.request.user.GetUserProfilePhotos
 
getMethod() - Method in class dev.tobee.telegram.request.user.LogOut
 
getMimeType() - Method in class dev.tobee.telegram.model.media.FileEntity
 
GetMyCommands - Class in dev.tobee.telegram.request.comands
 
GetMyCommands(GetMyCommandsBody) - Constructor for class dev.tobee.telegram.request.comands.GetMyCommands
 
GetMyCommandsBody - Record Class in dev.tobee.telegram.request.body
 
GetMyCommandsBody(Optional<BotCommandScope>, Optional<String>) - Constructor for record class dev.tobee.telegram.request.body.GetMyCommandsBody
Creates an instance of a GetMyCommandsBody record class.
getRequest(Request<T>) - Method in record class dev.tobee.telegram.client.TbdAsyncClient
 
getRequestSync(Request<T>) - Method in record class dev.tobee.telegram.client.TbdAsyncClient
 
getResponseType() - Method in class dev.tobee.telegram.request.chat.ApproveChatJoinRequest
 
getResponseType() - Method in class dev.tobee.telegram.request.chat.BanChatSenderChat
 
getResponseType() - Method in class dev.tobee.telegram.request.chat.DeclineChatJoinRequest
 
getResponseType() - Method in class dev.tobee.telegram.request.chat.DeleteChatPhoto
 
getResponseType() - Method in class dev.tobee.telegram.request.chat.GetChat
 
getResponseType() - Method in class dev.tobee.telegram.request.chat.GetChatAdministrators
 
getResponseType() - Method in class dev.tobee.telegram.request.chat.GetFile
 
getResponseType() - Method in class dev.tobee.telegram.request.chat.GetUpdates
 
getResponseType() - Method in class dev.tobee.telegram.request.chat.LeaveChat
 
getResponseType() - Method in class dev.tobee.telegram.request.chat.SetChatAdministratorCustomTitle
 
getResponseType() - Method in class dev.tobee.telegram.request.chat.SetChatDescription
 
getResponseType() - Method in class dev.tobee.telegram.request.chat.SetChatPermissions
 
getResponseType() - Method in class dev.tobee.telegram.request.chat.SetChatPhoto
 
getResponseType() - Method in class dev.tobee.telegram.request.chat.SetChatTitle
 
getResponseType() - Method in class dev.tobee.telegram.request.chat.UnbanChatSenderChat
 
getResponseType() - Method in class dev.tobee.telegram.request.chatmember.BanChatMember
 
getResponseType() - Method in class dev.tobee.telegram.request.chatmember.GetChatMember
 
getResponseType() - Method in class dev.tobee.telegram.request.chatmember.GetChatMemberCount
 
getResponseType() - Method in class dev.tobee.telegram.request.chatmember.PromoteChatMember
 
getResponseType() - Method in class dev.tobee.telegram.request.chatmember.RestrictChatMember
 
getResponseType() - Method in class dev.tobee.telegram.request.chatmember.UnbanChatMember
 
getResponseType() - Method in class dev.tobee.telegram.request.comands.DeleteMyCommands
 
getResponseType() - Method in class dev.tobee.telegram.request.comands.GetMyCommands
 
getResponseType() - Method in class dev.tobee.telegram.request.comands.SetMyCommands
 
getResponseType() - Method in class dev.tobee.telegram.request.invitelink.CreateChatInviteLink
 
getResponseType() - Method in class dev.tobee.telegram.request.invitelink.EditChatInviteLink
 
getResponseType() - Method in class dev.tobee.telegram.request.invitelink.ExportChatInviteLink
 
getResponseType() - Method in class dev.tobee.telegram.request.invitelink.RevokeChatInviteLink
 
getResponseType() - Method in class dev.tobee.telegram.request.message.AnswerCallbackQuery
 
getResponseType() - Method in class dev.tobee.telegram.request.message.CopyMessage
 
getResponseType() - Method in class dev.tobee.telegram.request.message.DeleteMessage
 
getResponseType() - Method in class dev.tobee.telegram.request.message.EditMessageCaption
 
getResponseType() - Method in class dev.tobee.telegram.request.message.EditMessageLiveLocation
 
getResponseType() - Method in class dev.tobee.telegram.request.message.EditMessageMedia
 
getResponseType() - Method in class dev.tobee.telegram.request.message.EditMessageReplyMarkup
 
getResponseType() - Method in class dev.tobee.telegram.request.message.EditMessageText
 
getResponseType() - Method in class dev.tobee.telegram.request.message.ForwardMessage
 
getResponseType() - Method in class dev.tobee.telegram.request.message.PinChatMessage
 
getResponseType() - Method in class dev.tobee.telegram.request.message.SendMessage
 
getResponseType() - Method in class dev.tobee.telegram.request.message.StopMessageLiveLocation
 
getResponseType() - Method in class dev.tobee.telegram.request.message.UnpinAllChatMessages
 
getResponseType() - Method in class dev.tobee.telegram.request.message.UnpinChatMessage
 
getResponseType() - Method in interface dev.tobee.telegram.request.Request
 
getResponseType() - Method in class dev.tobee.telegram.request.sendobject.SendAnimation
 
getResponseType() - Method in class dev.tobee.telegram.request.sendobject.SendAudio
 
getResponseType() - Method in class dev.tobee.telegram.request.sendobject.SendChatAction
 
getResponseType() - Method in class dev.tobee.telegram.request.sendobject.SendContact
 
getResponseType() - Method in class dev.tobee.telegram.request.sendobject.SendDice
 
getResponseType() - Method in class dev.tobee.telegram.request.sendobject.SendDocument
 
getResponseType() - Method in class dev.tobee.telegram.request.sendobject.SendInvoice
 
getResponseType() - Method in class dev.tobee.telegram.request.sendobject.SendLocation
 
getResponseType() - Method in class dev.tobee.telegram.request.sendobject.SendPhoto
 
getResponseType() - Method in class dev.tobee.telegram.request.sendobject.SendPoll
 
getResponseType() - Method in class dev.tobee.telegram.request.sendobject.SendVenue
 
getResponseType() - Method in class dev.tobee.telegram.request.sendobject.SendVideo
 
getResponseType() - Method in class dev.tobee.telegram.request.sendobject.SendVideoNote
 
getResponseType() - Method in class dev.tobee.telegram.request.sendobject.SendVoice
 
getResponseType() - Method in class dev.tobee.telegram.request.sendobject.SetWebHook
 
getResponseType() - Method in class dev.tobee.telegram.request.sendobject.StopPoll
 
getResponseType() - Method in class dev.tobee.telegram.request.sticker.DeleteChatStickerSet
 
getResponseType() - Method in class dev.tobee.telegram.request.sticker.SendSticker
 
getResponseType() - Method in class dev.tobee.telegram.request.sticker.SetChatStickerSet
 
getResponseType() - Method in class dev.tobee.telegram.request.user.GetMe
 
getResponseType() - Method in class dev.tobee.telegram.request.user.GetUserProfilePhotos
 
getResponseType() - Method in class dev.tobee.telegram.request.user.LogOut
 
getType() - Method in interface dev.tobee.telegram.model.bot.BotCommandScope
 
getType() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeAllChatAdministrators
 
getType() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeAllGroupChats
 
getType() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeAllPrivateChats
 
getType() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeChat
 
getType() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeChatAdministrators
 
getType() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeChatMember
 
getType() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeDefault
 
GetUpdateBody - Record Class in dev.tobee.telegram.request.body
 
GetUpdateBody(OptionalLong, OptionalInt, OptionalInt, List<UpdateTypes>) - Constructor for record class dev.tobee.telegram.request.body.GetUpdateBody
Creates an instance of a GetUpdateBody record class.
GetUpdates - Class in dev.tobee.telegram.request.chat
 
GetUpdates(Optional<GetUpdateBody>) - Constructor for class dev.tobee.telegram.request.chat.GetUpdates
 
getUserId() - Method in interface dev.tobee.telegram.model.bot.BotCommandScope
 
getUserId() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeChatMember
 
GetUserProfilePhotos - Class in dev.tobee.telegram.request.user
 
GetUserProfilePhotos(GetUserProfilePhotosBody) - Constructor for class dev.tobee.telegram.request.user.GetUserProfilePhotos
 
GetUserProfilePhotosBody - Record Class in dev.tobee.telegram.request.body
 
GetUserProfilePhotosBody(long, OptionalInt, OptionalInt) - Constructor for record class dev.tobee.telegram.request.body.GetUserProfilePhotosBody
Creates an instance of a GetUserProfilePhotosBody record class.
googlePlaceId() - Method in record class dev.tobee.telegram.model.media.Venue
Returns the value of the googlePlaceId record component.
googlePlaceId() - Method in record class dev.tobee.telegram.request.body.SendVenueBody
Returns the value of the googlePlaceId record component.
googlePlaceType() - Method in record class dev.tobee.telegram.model.media.Venue
Returns the value of the googlePlaceType record component.
googlePlaceType() - Method in record class dev.tobee.telegram.request.body.SendVenueBody
Returns the value of the googlePlaceType record component.
GROUP - Enum constant in enum class dev.tobee.telegram.model.chat.ChatType
 
groupChatCreated() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the groupChatCreated record component.

H

hash() - Method in record class dev.tobee.telegram.model.encrypt.EncryptedCredentials
Returns the value of the hash record component.
hash() - Method in record class dev.tobee.telegram.model.encrypt.EncryptedPassportElement
Returns the value of the hash record component.
hashCode() - Method in record class dev.tobee.telegram.client.TbdAsyncClient
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.bot.BotCommand
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeAllChatAdministrators
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeAllGroupChats
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeAllPrivateChats
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeChat
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeChatAdministrators
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeChatMember
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeDefault
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.chat.Chat
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.chat.ChatInviteLink
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.chat.ChatJoinRequest
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.chat.ChatLocation
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.chat.ChatMemberUpdated
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.chat.ChatPermissions
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.chat.ChatPhoto
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.encrypt.EncryptedCredentials
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.encrypt.EncryptedPassportElement
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.keyboard.InlineKeyboardButton
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.keyboard.InlineKeyboardMarkup
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.keyboard.KeyboardButton
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.keyboard.KeyboardButtonPollType
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.keyboard.ReplyKeyboardMarkup
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.keyboard.ReplyKeyboardRemove
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.LabeledPrice
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.Animation
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.Audio
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.ChatMemberAdministrator
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.ChatMemberBanned
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.ChatMemberLeft
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.ChatMemberMember
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.ChatMemberOwner
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.ChatMemberRestricted
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.Contact
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.Dice
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.Document
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.File
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.Game
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.InputFile
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.Invoice
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.Location
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.MaskPosition
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.OrderInfo
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.PassportData
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.PassportFile
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.PhotoSize
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.PreCheckoutQuery
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.ProximityAlertTriggered
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.ShippingAddress
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.ShippingQuery
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.Sticker
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.SuccessfulPayment
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.Venue
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.Video
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.media.VideoNote
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.message.CallbackQuery
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.message.ChosenInlineResult
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.message.ForceReply
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.message.InlineQuery
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.message.LoginUrl
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.message.Message
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.message.MessageAutoDeleteTimerChanged
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.message.MessageEntity
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.message.MessageId
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.message.ResponseWrapper
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.message.Update
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.message.User
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.message.UserProfilePhotos
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.poll.Poll
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.poll.PollAnswer
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.poll.PollOption
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.voice.Voice
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.voice.VoiceChatEnded
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.voice.VoiceChatParticipantsInvited
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.model.voice.VoiceChatScheduled
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.AnswerCallbackQueryBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.ApproveChatJoinRequestBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.BanChatMemberBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.BanChatSenderChatBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.CopyMessageBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.CreateChatInviteLinkBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.DeclineChatJoinRequestBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.DeleteChatPhotoBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.DeleteChatStickerSetBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.DeleteMessageBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.DeleteMyCommandsBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.EditChatInviteLinkBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.EditMessageCaptionBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.EditMessageLiveLocationBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.EditMessageMediaBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.EditMessageReplyMarkupBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.EditMessageTextBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.ExportChatInviteLinkBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.ForwardMessageBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.GetChatAdministratorsBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.GetChatBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.GetChatMemberBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.GetChatMemberCountBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.GetFileBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.GetMyCommandsBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.GetUpdateBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.GetUserProfilePhotosBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.InputMediaAudioBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.LeaveChatBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.PinChatMessageBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.PromoteChatMemberBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.RestrictChatMemberBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.RevokeChatInviteLinkBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.SendAnimationBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.SendAudioBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.SendChatActionBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.SendContactBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.SendDiceBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.SendDocumentBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.SendLocationBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.SendMessageBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.SendPhotoBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.SendPollBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.SendStickerBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.SendVenueBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.SendVideoBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.SendVideoNoteBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.SendVoiceBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.SetChatAdministratorCustomTitleBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.SetChatDescriptionBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.SetChatPermissionsBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.SetChatPhotoBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.SetChatStickerSetBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.SetChatTitleBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.SetMyCommandsBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.SetWebHookBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.StopMessageLiveLocationBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.StopPollBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.UnbanChatMemberBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.UnbanChatSenderChatBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.UnpinAllChatMessagesBody
Returns a hash code value for this object.
hashCode() - Method in record class dev.tobee.telegram.request.body.UnpinChatMessageBody
Returns a hash code value for this object.
HASHTAG - Enum constant in enum class dev.tobee.telegram.model.message.MessageEntityType
 
hasPrivateForwards() - Method in record class dev.tobee.telegram.model.chat.Chat
Returns the value of the hasPrivateForwards record component.
hasProtectedContent() - Method in record class dev.tobee.telegram.model.chat.Chat
Returns the value of the hasProtectedContent record component.
hasProtectedContent() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the hasProtectedContent record component.
heading() - Method in record class dev.tobee.telegram.model.media.Location
Returns the value of the heading record component.
heading() - Method in record class dev.tobee.telegram.request.body.EditMessageLiveLocationBody
Returns the value of the heading record component.
heading() - Method in record class dev.tobee.telegram.request.body.SendLocationBody
Returns the value of the heading record component.
height() - Method in record class dev.tobee.telegram.model.media.Animation
Returns the value of the height record component.
height() - Method in record class dev.tobee.telegram.model.media.PhotoSize
Returns the value of the height record component.
height() - Method in record class dev.tobee.telegram.model.media.Sticker
Returns the value of the height record component.
height() - Method in record class dev.tobee.telegram.model.media.Video
Returns the value of the height record component.
height() - Method in record class dev.tobee.telegram.request.body.SendAnimationBody
Returns the value of the height record component.
height() - Method in record class dev.tobee.telegram.request.body.SendVideoBody
Returns the value of the height record component.
horizontalAccuracy() - Method in record class dev.tobee.telegram.model.media.Location
Returns the value of the horizontalAccuracy record component.
horizontalAccuracy() - Method in record class dev.tobee.telegram.request.body.EditMessageLiveLocationBody
Returns the value of the horizontalAccuracy record component.
horizontalAccuracy() - Method in record class dev.tobee.telegram.request.body.SendLocationBody
Returns the value of the horizontalAccuracy record component.
host() - Method in record class dev.tobee.telegram.client.TbdAsyncClient
Returns the value of the host record component.
HTML - Enum constant in enum class dev.tobee.telegram.model.message.ParseMode
 

I

id() - Method in record class dev.tobee.telegram.model.chat.Chat
Returns the value of the id record component.
id() - Method in record class dev.tobee.telegram.model.media.PreCheckoutQuery
Returns the value of the id record component.
id() - Method in record class dev.tobee.telegram.model.media.ShippingQuery
Returns the value of the id record component.
id() - Method in record class dev.tobee.telegram.model.message.CallbackQuery
Returns the value of the id record component.
id() - Method in record class dev.tobee.telegram.model.message.InlineQuery
Returns the value of the id record component.
id() - Method in record class dev.tobee.telegram.model.message.User
Returns the value of the id record component.
id() - Method in record class dev.tobee.telegram.model.poll.Poll
Returns the value of the id record component.
IDENTITY_CARD - Enum constant in enum class dev.tobee.telegram.model.encrypt.EncryptedCredentialsType
 
inlineKeyboard() - Method in record class dev.tobee.telegram.model.keyboard.InlineKeyboardMarkup
Returns the value of the inlineKeyboard record component.
InlineKeyboardButton - Record Class in dev.tobee.telegram.model.keyboard
 
InlineKeyboardButton(String, Optional<String>, Optional<LoginUrl>, Optional<String>, Optional<String>, Optional<String>, Optional<Boolean>) - Constructor for record class dev.tobee.telegram.model.keyboard.InlineKeyboardButton
Creates an instance of a InlineKeyboardButton record class.
InlineKeyboardMarkup - Record Class in dev.tobee.telegram.model.keyboard
 
InlineKeyboardMarkup(List<List<InlineKeyboardButton>>) - Constructor for record class dev.tobee.telegram.model.keyboard.InlineKeyboardMarkup
Creates an instance of a InlineKeyboardMarkup record class.
inlineMessageId() - Method in record class dev.tobee.telegram.model.message.CallbackQuery
Returns the value of the inlineMessageId record component.
inlineMessageId() - Method in record class dev.tobee.telegram.model.message.ChosenInlineResult
Returns the value of the inlineMessageId record component.
inlineMessageId() - Method in record class dev.tobee.telegram.request.body.EditMessageCaptionBody
Returns the value of the inlineMessageId record component.
inlineMessageId() - Method in record class dev.tobee.telegram.request.body.EditMessageLiveLocationBody
Returns the value of the inlineMessageId record component.
inlineMessageId() - Method in record class dev.tobee.telegram.request.body.EditMessageMediaBody
Returns the value of the inlineMessageId record component.
inlineMessageId() - Method in record class dev.tobee.telegram.request.body.EditMessageReplyMarkupBody
Returns the value of the inlineMessageId record component.
inlineMessageId() - Method in record class dev.tobee.telegram.request.body.EditMessageTextBody
Returns the value of the inlineMessageId record component.
inlineMessageId() - Method in record class dev.tobee.telegram.request.body.StopMessageLiveLocationBody
Returns the value of the inlineMessageId record component.
inlineQuery() - Method in record class dev.tobee.telegram.model.message.Update
Returns the value of the inlineQuery record component.
InlineQuery - Record Class in dev.tobee.telegram.model.message
 
InlineQuery(String, User, String, String, Optional<ChatType>, Optional<Location>) - Constructor for record class dev.tobee.telegram.model.message.InlineQuery
Creates an instance of a InlineQuery record class.
inputFieldPlaceholder() - Method in record class dev.tobee.telegram.model.keyboard.ReplyKeyboardMarkup
Returns the value of the inputFieldPlaceholder record component.
inputFieldPlaceholder() - Method in record class dev.tobee.telegram.model.message.ForceReply
Returns the value of the inputFieldPlaceholder record component.
InputFile - Record Class in dev.tobee.telegram.model.media
 
InputFile(String, String, byte[]) - Constructor for record class dev.tobee.telegram.model.media.InputFile
Creates an instance of a InputFile record class.
InputMediaAudioBody - Record Class in dev.tobee.telegram.request.body
 
InputMediaAudioBody(String, String, Optional<Path>, Optional<String>, Optional<ParseMode>, List<MessageEntity>, int, Optional<String>, Optional<String>) - Constructor for record class dev.tobee.telegram.request.body.InputMediaAudioBody
Creates an instance of a InputMediaAudioBody record class.
INTERNAL_PASSPORT - Enum constant in enum class dev.tobee.telegram.model.encrypt.EncryptedCredentialsType
 
inviteLink() - Method in record class dev.tobee.telegram.model.chat.Chat
Returns the value of the inviteLink record component.
inviteLink() - Method in record class dev.tobee.telegram.model.chat.ChatInviteLink
Returns the value of the inviteLink record component.
inviteLink() - Method in record class dev.tobee.telegram.model.chat.ChatJoinRequest
Returns the value of the inviteLink record component.
inviteLink() - Method in record class dev.tobee.telegram.model.chat.ChatMemberUpdated
Returns the value of the inviteLink record component.
inviteLink() - Method in record class dev.tobee.telegram.request.body.EditChatInviteLinkBody
Returns the value of the inviteLink record component.
inviteLink() - Method in record class dev.tobee.telegram.request.body.RevokeChatInviteLinkBody
Returns the value of the inviteLink record component.
invoice() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the invoice record component.
Invoice - Record Class in dev.tobee.telegram.model.media
 
Invoice(String, String, String, String, int) - Constructor for record class dev.tobee.telegram.model.media.Invoice
Creates an instance of a Invoice record class.
invoicePayload() - Method in record class dev.tobee.telegram.model.media.PreCheckoutQuery
Returns the value of the invoicePayload record component.
invoicePayload() - Method in record class dev.tobee.telegram.model.media.ShippingQuery
Returns the value of the invoicePayload record component.
invoicePayload() - Method in record class dev.tobee.telegram.model.media.SuccessfulPayment
Returns the value of the invoicePayload record component.
ipAddress() - Method in record class dev.tobee.telegram.request.body.SetWebHookBody
Returns the value of the ipAddress record component.
is_anonymous() - Method in record class dev.tobee.telegram.request.body.PromoteChatMemberBody
Returns the value of the is_anonymous record component.
isAnimated() - Method in record class dev.tobee.telegram.model.media.Sticker
Returns the value of the isAnimated record component.
isAnonymous() - Method in record class dev.tobee.telegram.model.media.ChatMemberAdministrator
Returns the value of the isAnonymous record component.
isAnonymous() - Method in record class dev.tobee.telegram.model.media.ChatMemberOwner
Returns the value of the isAnonymous record component.
isAnonymous() - Method in record class dev.tobee.telegram.model.poll.Poll
Returns the value of the isAnonymous record component.
isAnonymous() - Method in record class dev.tobee.telegram.request.body.SendPollBody
Returns the value of the isAnonymous record component.
isAutomaticForward() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the isAutomaticForward record component.
isBot() - Method in record class dev.tobee.telegram.model.message.User
Returns the value of the isBot record component.
isCallBackQuery() - Method in record class dev.tobee.telegram.model.message.Update
 
isClosed() - Method in record class dev.tobee.telegram.model.poll.Poll
Returns the value of the isClosed record component.
isClosed() - Method in record class dev.tobee.telegram.request.body.SendPollBody
Returns the value of the isClosed record component.
isDebugEnabled() - Method in record class dev.tobee.telegram.client.TbdAsyncClient
Returns the value of the isDebugEnabled record component.
isFlexible() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the isFlexible record component.
isMember() - Method in record class dev.tobee.telegram.model.media.ChatMemberRestricted
Returns the value of the isMember record component.
isPrimary() - Method in record class dev.tobee.telegram.model.chat.ChatInviteLink
Returns the value of the isPrimary record component.
isRevoked() - Method in record class dev.tobee.telegram.model.chat.ChatInviteLink
Returns the value of the isRevoked record component.
ITALIC - Enum constant in enum class dev.tobee.telegram.model.message.MessageEntityType
 

K

keyboard() - Method in record class dev.tobee.telegram.model.keyboard.ReplyKeyboardMarkup
Returns the value of the keyboard record component.
KeyboardButton - Record Class in dev.tobee.telegram.model.keyboard
 
KeyboardButton(String, Optional<Boolean>, Optional<Boolean>, Optional<KeyboardButtonPollType>) - Constructor for record class dev.tobee.telegram.model.keyboard.KeyboardButton
Creates an instance of a KeyboardButton record class.
KeyboardButtonPollType - Record Class in dev.tobee.telegram.model.keyboard
 
KeyboardButtonPollType(Optional<String>) - Constructor for record class dev.tobee.telegram.model.keyboard.KeyboardButtonPollType
Creates an instance of a KeyboardButtonPollType record class.

L

label() - Method in record class dev.tobee.telegram.model.LabeledPrice
Returns the value of the label record component.
LabeledPrice - Record Class in dev.tobee.telegram.model
 
LabeledPrice(String, int) - Constructor for record class dev.tobee.telegram.model.LabeledPrice
Creates an instance of a LabeledPrice record class.
language() - Method in record class dev.tobee.telegram.model.message.MessageEntity
Returns the value of the language record component.
languageCode() - Method in record class dev.tobee.telegram.model.message.User
Returns the value of the languageCode record component.
languageCode() - Method in record class dev.tobee.telegram.request.body.DeleteMyCommandsBody
Returns the value of the languageCode record component.
languageCode() - Method in record class dev.tobee.telegram.request.body.GetMyCommandsBody
Returns the value of the languageCode record component.
languageCode() - Method in record class dev.tobee.telegram.request.body.SetMyCommandsBody
Returns the value of the languageCode record component.
lastName() - Method in record class dev.tobee.telegram.model.chat.Chat
Returns the value of the lastName record component.
lastName() - Method in record class dev.tobee.telegram.model.media.Contact
Returns the value of the lastName record component.
lastName() - Method in record class dev.tobee.telegram.model.message.User
Returns the value of the lastName record component.
lastName() - Method in record class dev.tobee.telegram.request.body.SendContactBody
Returns the value of the lastName record component.
latitude() - Method in record class dev.tobee.telegram.model.media.Location
Returns the value of the latitude record component.
latitude() - Method in record class dev.tobee.telegram.request.body.EditMessageLiveLocationBody
Returns the value of the latitude record component.
latitude() - Method in record class dev.tobee.telegram.request.body.SendLocationBody
Returns the value of the latitude record component.
latitude() - Method in record class dev.tobee.telegram.request.body.SendVenueBody
Returns the value of the latitude record component.
LeaveChat - Class in dev.tobee.telegram.request.chat
 
LeaveChat(LeaveChatBody) - Constructor for class dev.tobee.telegram.request.chat.LeaveChat
 
LeaveChatBody - Record Class in dev.tobee.telegram.request.body
 
LeaveChatBody(long) - Constructor for record class dev.tobee.telegram.request.body.LeaveChatBody
Creates an instance of a LeaveChatBody record class.
leftChatMember() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the leftChatMember record component.
length() - Method in record class dev.tobee.telegram.model.media.VideoNote
Returns the value of the length record component.
length() - Method in record class dev.tobee.telegram.model.message.MessageEntity
Returns the value of the length record component.
length() - Method in record class dev.tobee.telegram.request.body.SendVideoNoteBody
Returns the value of the length record component.
limit() - Method in record class dev.tobee.telegram.request.body.GetUpdateBody
Returns the value of the limit record component.
limit() - Method in record class dev.tobee.telegram.request.body.GetUserProfilePhotosBody
Returns the value of the limit record component.
linkedChatId() - Method in record class dev.tobee.telegram.model.chat.Chat
Returns the value of the linkedChatId record component.
livePeriod() - Method in record class dev.tobee.telegram.model.media.Location
Returns the value of the livePeriod record component.
livePeriod() - Method in record class dev.tobee.telegram.request.body.SendLocationBody
Returns the value of the livePeriod record component.
location() - Method in record class dev.tobee.telegram.model.chat.Chat
Returns the value of the location record component.
location() - Method in record class dev.tobee.telegram.model.chat.ChatLocation
Returns the value of the location record component.
location() - Method in record class dev.tobee.telegram.model.media.Venue
Returns the value of the location record component.
location() - Method in record class dev.tobee.telegram.model.message.ChosenInlineResult
Returns the value of the location record component.
location() - Method in record class dev.tobee.telegram.model.message.InlineQuery
Returns the value of the location record component.
location() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the location record component.
Location - Record Class in dev.tobee.telegram.model.media
 
Location(float, float, Optional<Float>, OptionalInt, OptionalInt, OptionalInt) - Constructor for record class dev.tobee.telegram.model.media.Location
Creates an instance of a Location record class.
loginUrl() - Method in record class dev.tobee.telegram.model.keyboard.InlineKeyboardButton
Returns the value of the loginUrl record component.
LoginUrl - Record Class in dev.tobee.telegram.model.message
 
LoginUrl(String, Optional<String>, Optional<String>, Optional<Boolean>) - Constructor for record class dev.tobee.telegram.model.message.LoginUrl
Creates an instance of a LoginUrl record class.
LogOut - Class in dev.tobee.telegram.request.user
 
LogOut() - Constructor for class dev.tobee.telegram.request.user.LogOut
 
longitude() - Method in record class dev.tobee.telegram.model.media.Location
Returns the value of the longitude record component.
longitude() - Method in record class dev.tobee.telegram.request.body.EditMessageLiveLocationBody
Returns the value of the longitude record component.
longitude() - Method in record class dev.tobee.telegram.request.body.SendLocationBody
Returns the value of the longitude record component.
longitude() - Method in record class dev.tobee.telegram.request.body.SendVenueBody
Returns the value of the longitude record component.
LongPollingTelegramBot - Class in dev.tobee.telegram
 
LongPollingTelegramBot(TbdAsyncClient, List<Flow.Subscriber<Update>>) - Constructor for class dev.tobee.telegram.LongPollingTelegramBot
 
LongPollingTelegramBot(String, String, Flow.Subscriber<Update>) - Constructor for class dev.tobee.telegram.LongPollingTelegramBot
 
LongPollingTelegramBot(String, String, ScheduledExecutorService, Flow.Subscriber<Update>) - Constructor for class dev.tobee.telegram.LongPollingTelegramBot
 

M

MARKDOWN - Enum constant in enum class dev.tobee.telegram.model.message.ParseMode
 
MARKDOWN_V2 - Enum constant in enum class dev.tobee.telegram.model.message.ParseMode
 
MaskPosition - Record Class in dev.tobee.telegram.model.media
 
MaskPosition(String, float, float, float) - Constructor for record class dev.tobee.telegram.model.media.MaskPosition
Creates an instance of a MaskPosition record class.
maxConnections() - Method in record class dev.tobee.telegram.request.body.SetWebHookBody
Returns the value of the maxConnections record component.
maxTipAmount() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the maxTipAmount record component.
media() - Method in record class dev.tobee.telegram.request.body.EditMessageMediaBody
Returns the value of the media record component.
media() - Method in record class dev.tobee.telegram.request.body.InputMediaAudioBody
Returns the value of the media record component.
mediaGroupId() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the mediaGroupId record component.
MediaGroupType - Enum Class in dev.tobee.telegram.model.media
 
memberLimit() - Method in record class dev.tobee.telegram.model.chat.ChatInviteLink
Returns the value of the memberLimit record component.
memberLimit() - Method in record class dev.tobee.telegram.request.body.CreateChatInviteLinkBody
Returns the value of the memberLimit record component.
memberLimit() - Method in record class dev.tobee.telegram.request.body.EditChatInviteLinkBody
Returns the value of the memberLimit record component.
MENTION - Enum constant in enum class dev.tobee.telegram.model.message.MessageEntityType
 
message() - Method in record class dev.tobee.telegram.model.message.CallbackQuery
Returns the value of the message record component.
message() - Method in record class dev.tobee.telegram.model.message.Update
Returns the value of the message record component.
Message - Record Class in dev.tobee.telegram.model.message
 
Message(OptionalLong, Optional<User>, Optional<Chat>, long, Chat, Optional<User>, Optional<Chat>, OptionalInt, Optional<String>, Optional<String>, OptionalInt, boolean, Optional<Message>, Optional<User>, OptionalInt, boolean, Optional<String>, Optional<String>, Optional<String>, Optional<List<MessageEntity>>, Optional<Animation>, Optional<Audio>, Optional<Document>, Optional<List<PhotoSize>>, Optional<Sticker>, Optional<Video>, Optional<VideoNote>, Optional<Voice>, Optional<String>, Optional<List<MessageEntity>>, Optional<Contact>, Optional<Dice>, Optional<Game>, Optional<Poll>, Optional<Location>, Optional<List<User>>, Optional<User>, Optional<String>, Optional<List<PhotoSize>>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, Optional<MessageAutoDeleteTimerChanged>, OptionalInt, OptionalInt, Optional<Message>, Optional<Invoice>, Optional<SuccessfulPayment>, Optional<String>, Optional<PassportData>, Optional<ProximityAlertTriggered>, Optional<VoiceChatScheduled>, Optional<VoiceChatEnded>, Optional<VoiceChatParticipantsInvited>, Optional<InlineKeyboardMarkup>) - Constructor for record class dev.tobee.telegram.model.message.Message
Creates an instance of a Message record class.
MESSAGE - Enum constant in enum class dev.tobee.telegram.model.message.UpdateTypes
 
message_id() - Method in record class dev.tobee.telegram.request.body.StopPollBody
Returns the value of the message_id record component.
messageAutoDeleteTime() - Method in record class dev.tobee.telegram.model.chat.Chat
Returns the value of the messageAutoDeleteTime record component.
messageAutoDeleteTime() - Method in record class dev.tobee.telegram.model.message.MessageAutoDeleteTimerChanged
Returns the value of the messageAutoDeleteTime record component.
messageAutoDeleteTimerChanged() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the messageAutoDeleteTimerChanged record component.
MessageAutoDeleteTimerChanged - Record Class in dev.tobee.telegram.model.message
 
MessageAutoDeleteTimerChanged(int) - Constructor for record class dev.tobee.telegram.model.message.MessageAutoDeleteTimerChanged
Creates an instance of a MessageAutoDeleteTimerChanged record class.
MessageEntity - Record Class in dev.tobee.telegram.model.message
 
MessageEntity(MessageEntityType, Integer, Integer, Optional<String>, Optional<User>, Optional<String>) - Constructor for record class dev.tobee.telegram.model.message.MessageEntity
Creates an instance of a MessageEntity record class.
MessageEntityType - Enum Class in dev.tobee.telegram.model.message
 
messageId() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the messageId record component.
messageId() - Method in record class dev.tobee.telegram.model.message.MessageId
Returns the value of the messageId record component.
messageId() - Method in record class dev.tobee.telegram.request.body.CopyMessageBody
Returns the value of the messageId record component.
messageId() - Method in record class dev.tobee.telegram.request.body.DeleteMessageBody
Returns the value of the messageId record component.
messageId() - Method in record class dev.tobee.telegram.request.body.EditMessageCaptionBody
Returns the value of the messageId record component.
messageId() - Method in record class dev.tobee.telegram.request.body.EditMessageLiveLocationBody
Returns the value of the messageId record component.
messageId() - Method in record class dev.tobee.telegram.request.body.EditMessageMediaBody
Returns the value of the messageId record component.
messageId() - Method in record class dev.tobee.telegram.request.body.EditMessageReplyMarkupBody
Returns the value of the messageId record component.
messageId() - Method in record class dev.tobee.telegram.request.body.EditMessageTextBody
Returns the value of the messageId record component.
messageId() - Method in record class dev.tobee.telegram.request.body.ForwardMessageBody
Returns the value of the messageId record component.
messageId() - Method in record class dev.tobee.telegram.request.body.PinChatMessageBody
Returns the value of the messageId record component.
messageId() - Method in record class dev.tobee.telegram.request.body.StopMessageLiveLocationBody
Returns the value of the messageId record component.
messageId() - Method in record class dev.tobee.telegram.request.body.UnpinChatMessageBody
Returns the value of the messageId record component.
MessageId - Record Class in dev.tobee.telegram.model.message
 
MessageId(OptionalLong) - Constructor for record class dev.tobee.telegram.model.message.MessageId
Creates an instance of a MessageId record class.
migrateFromChatId() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the migrateFromChatId record component.
migrateToChatId() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the migrateToChatId record component.
mimeType() - Method in record class dev.tobee.telegram.model.media.Animation
Returns the value of the mimeType record component.
mimeType() - Method in record class dev.tobee.telegram.model.media.Audio
Returns the value of the mimeType record component.
mimeType() - Method in record class dev.tobee.telegram.model.media.Document
Returns the value of the mimeType record component.
mimeType() - Method in record class dev.tobee.telegram.model.media.InputFile
Returns the value of the mimeType record component.
mimeType() - Method in record class dev.tobee.telegram.model.media.Sticker
Returns the value of the mimeType record component.
mimeType() - Method in record class dev.tobee.telegram.model.media.Video
Returns the value of the mimeType record component.
mimeType() - Method in record class dev.tobee.telegram.model.voice.Voice
Returns the value of the mimeType record component.
myChatMember() - Method in record class dev.tobee.telegram.model.message.Update
Returns the value of the myChatMember record component.

N

name() - Method in record class dev.tobee.telegram.model.chat.ChatInviteLink
Returns the value of the name record component.
name() - Method in record class dev.tobee.telegram.model.media.OrderInfo
Returns the value of the name record component.
name() - Method in record class dev.tobee.telegram.request.body.CreateChatInviteLinkBody
Returns the value of the name record component.
name() - Method in record class dev.tobee.telegram.request.body.EditChatInviteLinkBody
Returns the value of the name record component.
needEmail() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the needEmail record component.
needName() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the needName record component.
needShippingAddress() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the needShippingAddress record component.
newChatMember() - Method in record class dev.tobee.telegram.model.chat.ChatMemberUpdated
Returns the value of the newChatMember record component.
newChatMembers() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the newChatMembers record component.
newChatPhoto() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the newChatPhoto record component.
newChatTitle() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the newChatTitle record component.

O

offset() - Method in record class dev.tobee.telegram.model.message.InlineQuery
Returns the value of the offset record component.
offset() - Method in record class dev.tobee.telegram.model.message.MessageEntity
Returns the value of the offset record component.
offset() - Method in record class dev.tobee.telegram.request.body.GetUpdateBody
Returns the value of the offset record component.
offset() - Method in record class dev.tobee.telegram.request.body.GetUserProfilePhotosBody
Returns the value of the offset record component.
ok() - Method in record class dev.tobee.telegram.model.message.ResponseWrapper
Returns the value of the ok record component.
oldChatMember() - Method in record class dev.tobee.telegram.model.chat.ChatMemberUpdated
Returns the value of the oldChatMember record component.
onComplete() - Method in class dev.tobee.telegram.UpdateSubscriber
 
onError(Throwable) - Method in class dev.tobee.telegram.UpdateSubscriber
 
oneTimeKeyboard() - Method in record class dev.tobee.telegram.model.keyboard.ReplyKeyboardMarkup
Returns the value of the oneTimeKeyboard record component.
onlyIfBanned() - Method in record class dev.tobee.telegram.request.body.UnbanChatMemberBody
Returns the value of the onlyIfBanned record component.
onNext(Update) - Method in class dev.tobee.telegram.UpdateSubscriber
 
onSubscribe(Flow.Subscription) - Method in class dev.tobee.telegram.UpdateSubscriber
 
openPeriod() - Method in record class dev.tobee.telegram.model.poll.Poll
Returns the value of the openPeriod record component.
openPeriod() - Method in record class dev.tobee.telegram.request.body.SendPollBody
Returns the value of the openPeriod record component.
optionIds() - Method in record class dev.tobee.telegram.model.poll.PollAnswer
Returns the value of the optionIds record component.
options() - Method in record class dev.tobee.telegram.model.poll.Poll
Returns the value of the options record component.
options() - Method in record class dev.tobee.telegram.request.body.SendPollBody
Returns the value of the options record component.
orderInfo() - Method in record class dev.tobee.telegram.model.media.PreCheckoutQuery
Returns the value of the orderInfo record component.
orderInfo() - Method in record class dev.tobee.telegram.model.media.SuccessfulPayment
Returns the value of the orderInfo record component.
OrderInfo - Record Class in dev.tobee.telegram.model.media
 
OrderInfo(Optional<String>, Optional<String>, Optional<String>, Optional<ShippingAddress>) - Constructor for record class dev.tobee.telegram.model.media.OrderInfo
Creates an instance of a OrderInfo record class.

P

parseMode() - Method in record class dev.tobee.telegram.request.body.CopyMessageBody
Returns the value of the parseMode record component.
parseMode() - Method in record class dev.tobee.telegram.request.body.EditMessageCaptionBody
Returns the value of the parseMode record component.
parseMode() - Method in record class dev.tobee.telegram.request.body.EditMessageTextBody
Returns the value of the parseMode record component.
parseMode() - Method in record class dev.tobee.telegram.request.body.InputMediaAudioBody
Returns the value of the parseMode record component.
parseMode() - Method in record class dev.tobee.telegram.request.body.SendAnimationBody
Returns the value of the parseMode record component.
parseMode() - Method in record class dev.tobee.telegram.request.body.SendAudioBody
Returns the value of the parseMode record component.
parseMode() - Method in record class dev.tobee.telegram.request.body.SendDocumentBody
Returns the value of the parseMode record component.
parseMode() - Method in record class dev.tobee.telegram.request.body.SendMessageBody
Returns the value of the parseMode record component.
parseMode() - Method in record class dev.tobee.telegram.request.body.SendPhotoBody
Returns the value of the parseMode record component.
parseMode() - Method in record class dev.tobee.telegram.request.body.SendVideoBody
Returns the value of the parseMode record component.
parseMode() - Method in record class dev.tobee.telegram.request.body.SendVoiceBody
Returns the value of the parseMode record component.
ParseMode - Enum Class in dev.tobee.telegram.model.message
 
parseResponse(String, TypeReference<T>) - Method in class dev.tobee.telegram.util.DefaultJsonMapper
 
PASSPORT - Enum constant in enum class dev.tobee.telegram.model.encrypt.EncryptedCredentialsType
 
PASSPORT_REGISTRATION - Enum constant in enum class dev.tobee.telegram.model.encrypt.EncryptedCredentialsType
 
passportData() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the passportData record component.
PassportData - Record Class in dev.tobee.telegram.model.media
 
PassportData(List<EncryptedPassportElement>, EncryptedCredentials) - Constructor for record class dev.tobee.telegram.model.media.PassportData
Creates an instance of a PassportData record class.
PassportFile - Record Class in dev.tobee.telegram.model.media
 
PassportFile(String, String, int, int) - Constructor for record class dev.tobee.telegram.model.media.PassportFile
Creates an instance of a PassportFile record class.
path() - Method in record class dev.tobee.telegram.request.body.SetWebHookBody
Returns the value of the path record component.
pay() - Method in record class dev.tobee.telegram.model.keyboard.InlineKeyboardButton
Returns the value of the pay record component.
payload() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the payload record component.
pendingJoinRequestCount() - Method in record class dev.tobee.telegram.model.chat.ChatInviteLink
Returns the value of the pendingJoinRequestCount record component.
performer() - Method in record class dev.tobee.telegram.model.media.Audio
Returns the value of the performer record component.
performer() - Method in record class dev.tobee.telegram.request.body.InputMediaAudioBody
Returns the value of the performer record component.
performer() - Method in record class dev.tobee.telegram.request.body.SendAudioBody
Returns the value of the performer record component.
permissions() - Method in record class dev.tobee.telegram.model.chat.Chat
Returns the value of the permissions record component.
permissions() - Method in record class dev.tobee.telegram.request.body.RestrictChatMemberBody
Returns the value of the permissions record component.
permissions() - Method in record class dev.tobee.telegram.request.body.SetChatPermissionsBody
Returns the value of the permissions record component.
PERSONAL_DETAILS - Enum constant in enum class dev.tobee.telegram.model.encrypt.EncryptedCredentialsType
 
phone_number() - Method in record class dev.tobee.telegram.model.media.OrderInfo
Returns the value of the phone_number record component.
PHONE_NUMBER - Enum constant in enum class dev.tobee.telegram.model.encrypt.EncryptedCredentialsType
 
PHONE_NUMBER - Enum constant in enum class dev.tobee.telegram.model.message.MessageEntityType
 
phoneNumber() - Method in record class dev.tobee.telegram.model.encrypt.EncryptedPassportElement
Returns the value of the phoneNumber record component.
phoneNumber() - Method in record class dev.tobee.telegram.model.media.Contact
Returns the value of the phoneNumber record component.
phoneNumber() - Method in record class dev.tobee.telegram.request.body.SendContactBody
Returns the value of the phoneNumber record component.
photo() - Method in record class dev.tobee.telegram.model.chat.Chat
Returns the value of the photo record component.
photo() - Method in record class dev.tobee.telegram.model.media.Game
Returns the value of the photo record component.
photo() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the photo record component.
photo() - Method in record class dev.tobee.telegram.request.body.SendPhotoBody
Returns the value of the photo record component.
photo() - Method in record class dev.tobee.telegram.request.body.SetChatPhotoBody
Returns the value of the photo record component.
PHOTO - Enum constant in enum class dev.tobee.telegram.model.media.MediaGroupType
 
photoHeight() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the photoHeight record component.
photos() - Method in record class dev.tobee.telegram.model.message.UserProfilePhotos
Returns the value of the photos record component.
photoSize() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the photoSize record component.
PhotoSize - Record Class in dev.tobee.telegram.model.media
 
PhotoSize(String, String, int, int, OptionalInt) - Constructor for record class dev.tobee.telegram.model.media.PhotoSize
Creates an instance of a PhotoSize record class.
photoUrl() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the photoUrl record component.
photoWidth() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the photoWidth record component.
PinChatMessage - Class in dev.tobee.telegram.request.message
 
PinChatMessage(PinChatMessageBody) - Constructor for class dev.tobee.telegram.request.message.PinChatMessage
 
PinChatMessageBody - Record Class in dev.tobee.telegram.request.body
 
PinChatMessageBody(long, long, Optional<Boolean>) - Constructor for record class dev.tobee.telegram.request.body.PinChatMessageBody
Creates an instance of a PinChatMessageBody record class.
pinnedMessage() - Method in record class dev.tobee.telegram.model.chat.Chat
Returns the value of the pinnedMessage record component.
pinnedMessage() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the pinnedMessage record component.
point() - Method in record class dev.tobee.telegram.model.media.MaskPosition
Returns the value of the point record component.
poll() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the poll record component.
poll() - Method in record class dev.tobee.telegram.model.message.Update
Returns the value of the poll record component.
Poll - Record Class in dev.tobee.telegram.model.poll
 
Poll(String, String, List<PollOption>, int, Boolean, Boolean, PollType, Boolean, OptionalInt, String, List<MessageEntity>, OptionalInt, OptionalInt) - Constructor for record class dev.tobee.telegram.model.poll.Poll
Creates an instance of a Poll record class.
pollAnswer() - Method in record class dev.tobee.telegram.model.message.Update
Returns the value of the pollAnswer record component.
PollAnswer - Record Class in dev.tobee.telegram.model.poll
 
PollAnswer(String, User, List<Integer>) - Constructor for record class dev.tobee.telegram.model.poll.PollAnswer
Creates an instance of a PollAnswer record class.
pollId() - Method in record class dev.tobee.telegram.model.poll.PollAnswer
Returns the value of the pollId record component.
PollOption - Record Class in dev.tobee.telegram.model.poll
 
PollOption(String, int) - Constructor for record class dev.tobee.telegram.model.poll.PollOption
Creates an instance of a PollOption record class.
PollType - Enum Class in dev.tobee.telegram.model.poll
 
postCode() - Method in record class dev.tobee.telegram.model.media.ShippingAddress
Returns the value of the postCode record component.
postRequest(Request<T>) - Method in record class dev.tobee.telegram.client.TbdAsyncClient
 
PRE - Enum constant in enum class dev.tobee.telegram.model.message.MessageEntityType
 
preCheckoutQuery() - Method in record class dev.tobee.telegram.model.message.Update
Returns the value of the preCheckoutQuery record component.
PreCheckoutQuery - Record Class in dev.tobee.telegram.model.media
 
PreCheckoutQuery(String, User, String, int, String, Optional<String>, Optional<OrderInfo>) - Constructor for record class dev.tobee.telegram.model.media.PreCheckoutQuery
Creates an instance of a PreCheckoutQuery record class.
prices() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the prices record component.
PRIVATE - Enum constant in enum class dev.tobee.telegram.model.chat.ChatType
 
PromoteChatMember - Class in dev.tobee.telegram.request.chatmember
 
PromoteChatMember(PromoteChatMemberBody) - Constructor for class dev.tobee.telegram.request.chatmember.PromoteChatMember
 
PromoteChatMemberBody - Record Class in dev.tobee.telegram.request.body
 
PromoteChatMemberBody(long, long, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>) - Constructor for record class dev.tobee.telegram.request.body.PromoteChatMemberBody
Creates an instance of a PromoteChatMemberBody record class.
protectContent() - Method in record class dev.tobee.telegram.request.body.CopyMessageBody
Returns the value of the protectContent record component.
protectContent() - Method in record class dev.tobee.telegram.request.body.ForwardMessageBody
Returns the value of the protectContent record component.
protectContent() - Method in record class dev.tobee.telegram.request.body.SendAnimationBody
Returns the value of the protectContent record component.
protectContent() - Method in record class dev.tobee.telegram.request.body.SendContactBody
Returns the value of the protectContent record component.
protectContent() - Method in record class dev.tobee.telegram.request.body.SendDiceBody
Returns the value of the protectContent record component.
protectContent() - Method in record class dev.tobee.telegram.request.body.SendDocumentBody
Returns the value of the protectContent record component.
protectContent() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the protectContent record component.
protectContent() - Method in record class dev.tobee.telegram.request.body.SendLocationBody
Returns the value of the protectContent record component.
protectContent() - Method in record class dev.tobee.telegram.request.body.SendMessageBody
Returns the value of the protectContent record component.
protectContent() - Method in record class dev.tobee.telegram.request.body.SendPhotoBody
Returns the value of the protectContent record component.
protectContent() - Method in record class dev.tobee.telegram.request.body.SendPollBody
Returns the value of the protectContent record component.
protectContent() - Method in record class dev.tobee.telegram.request.body.SendStickerBody
Returns the value of the protectContent record component.
protectContent() - Method in record class dev.tobee.telegram.request.body.SendVenueBody
Returns the value of the protectContent record component.
protectContent() - Method in record class dev.tobee.telegram.request.body.SendVideoBody
Returns the value of the protectContent record component.
protectContent() - Method in record class dev.tobee.telegram.request.body.SendVideoNoteBody
Returns the value of the protectContent record component.
protectContent() - Method in record class dev.tobee.telegram.request.body.SendVoiceBody
Returns the value of the protectContent record component.
providerData() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the providerData record component.
providerPaymentChargeId() - Method in record class dev.tobee.telegram.model.media.SuccessfulPayment
Returns the value of the providerPaymentChargeId record component.
providerToken() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the providerToken record component.
proximityAlertRadius() - Method in record class dev.tobee.telegram.model.media.Location
Returns the value of the proximityAlertRadius record component.
proximityAlertRadius() - Method in record class dev.tobee.telegram.request.body.EditMessageLiveLocationBody
Returns the value of the proximityAlertRadius record component.
proximityAlertRadius() - Method in record class dev.tobee.telegram.request.body.SendLocationBody
Returns the value of the proximityAlertRadius record component.
proximityAlertTriggered() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the proximityAlertTriggered record component.
ProximityAlertTriggered - Record Class in dev.tobee.telegram.model.media
 
ProximityAlertTriggered(User, User, User) - Constructor for record class dev.tobee.telegram.model.media.ProximityAlertTriggered
Creates an instance of a ProximityAlertTriggered record class.

Q

query() - Method in record class dev.tobee.telegram.model.message.ChosenInlineResult
Returns the value of the query record component.
query() - Method in record class dev.tobee.telegram.model.message.InlineQuery
Returns the value of the query record component.
question() - Method in record class dev.tobee.telegram.model.poll.Poll
Returns the value of the question record component.
question() - Method in record class dev.tobee.telegram.request.body.SendPollBody
Returns the value of the question record component.
QUIZ - Enum constant in enum class dev.tobee.telegram.model.poll.PollType
 

R

RECORD_VIDEO - Enum constant in enum class dev.tobee.telegram.model.chat.ChatAction
 
RECORD_VIDEO_NOTE - Enum constant in enum class dev.tobee.telegram.model.chat.ChatAction
 
RECORD_VOICE - Enum constant in enum class dev.tobee.telegram.model.chat.ChatAction
 
REGIULAR - Enum constant in enum class dev.tobee.telegram.model.poll.PollType
 
removeKeyboard() - Method in record class dev.tobee.telegram.model.keyboard.ReplyKeyboardRemove
Returns the value of the removeKeyboard record component.
RENTAL_AGREEMENT - Enum constant in enum class dev.tobee.telegram.model.encrypt.EncryptedCredentialsType
 
ReplyKeyboardMarkup - Record Class in dev.tobee.telegram.model.keyboard
 
ReplyKeyboardMarkup(List<List<KeyboardButton>>, Optional<Boolean>, Optional<Boolean>, Optional<String>, Optional<Boolean>) - Constructor for record class dev.tobee.telegram.model.keyboard.ReplyKeyboardMarkup
Creates an instance of a ReplyKeyboardMarkup record class.
ReplyKeyboardRemove - Record Class in dev.tobee.telegram.model.keyboard
 
ReplyKeyboardRemove(Boolean, Optional<Boolean>) - Constructor for record class dev.tobee.telegram.model.keyboard.ReplyKeyboardRemove
Creates an instance of a ReplyKeyboardRemove record class.
replyMarkup() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the replyMarkup record component.
replyMarkup() - Method in record class dev.tobee.telegram.request.body.CopyMessageBody
Returns the value of the replyMarkup record component.
replyMarkup() - Method in record class dev.tobee.telegram.request.body.EditMessageCaptionBody
Returns the value of the replyMarkup record component.
replyMarkup() - Method in record class dev.tobee.telegram.request.body.EditMessageLiveLocationBody
Returns the value of the replyMarkup record component.
replyMarkup() - Method in record class dev.tobee.telegram.request.body.EditMessageMediaBody
Returns the value of the replyMarkup record component.
replyMarkup() - Method in record class dev.tobee.telegram.request.body.EditMessageReplyMarkupBody
Returns the value of the replyMarkup record component.
replyMarkup() - Method in record class dev.tobee.telegram.request.body.EditMessageTextBody
Returns the value of the replyMarkup record component.
replyMarkup() - Method in record class dev.tobee.telegram.request.body.SendAnimationBody
Returns the value of the replyMarkup record component.
replyMarkup() - Method in record class dev.tobee.telegram.request.body.SendAudioBody
Returns the value of the replyMarkup record component.
replyMarkup() - Method in record class dev.tobee.telegram.request.body.SendContactBody
Returns the value of the replyMarkup record component.
replyMarkup() - Method in record class dev.tobee.telegram.request.body.SendDiceBody
Returns the value of the replyMarkup record component.
replyMarkup() - Method in record class dev.tobee.telegram.request.body.SendDocumentBody
Returns the value of the replyMarkup record component.
replyMarkup() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the replyMarkup record component.
replyMarkup() - Method in record class dev.tobee.telegram.request.body.SendLocationBody
Returns the value of the replyMarkup record component.
replyMarkup() - Method in record class dev.tobee.telegram.request.body.SendMessageBody
Returns the value of the replyMarkup record component.
replyMarkup() - Method in record class dev.tobee.telegram.request.body.SendPhotoBody
Returns the value of the replyMarkup record component.
replyMarkup() - Method in record class dev.tobee.telegram.request.body.SendPollBody
Returns the value of the replyMarkup record component.
replyMarkup() - Method in record class dev.tobee.telegram.request.body.SendStickerBody
Returns the value of the replyMarkup record component.
replyMarkup() - Method in record class dev.tobee.telegram.request.body.SendVenueBody
Returns the value of the replyMarkup record component.
replyMarkup() - Method in record class dev.tobee.telegram.request.body.SendVideoBody
Returns the value of the replyMarkup record component.
replyMarkup() - Method in record class dev.tobee.telegram.request.body.SendVideoNoteBody
Returns the value of the replyMarkup record component.
replyMarkup() - Method in record class dev.tobee.telegram.request.body.SendVoiceBody
Returns the value of the replyMarkup record component.
replyMarkup() - Method in record class dev.tobee.telegram.request.body.StopMessageLiveLocationBody
Returns the value of the replyMarkup record component.
replyMarkup() - Method in record class dev.tobee.telegram.request.body.StopPollBody
Returns the value of the replyMarkup record component.
ReplyMarkup - Interface in dev.tobee.telegram.model.message
 
replyToMessage() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the replyToMessage record component.
replyToMessageId() - Method in record class dev.tobee.telegram.request.body.CopyMessageBody
Returns the value of the replyToMessageId record component.
replyToMessageId() - Method in record class dev.tobee.telegram.request.body.SendAnimationBody
Returns the value of the replyToMessageId record component.
replyToMessageId() - Method in record class dev.tobee.telegram.request.body.SendAudioBody
Returns the value of the replyToMessageId record component.
replyToMessageId() - Method in record class dev.tobee.telegram.request.body.SendContactBody
Returns the value of the replyToMessageId record component.
replyToMessageId() - Method in record class dev.tobee.telegram.request.body.SendDiceBody
Returns the value of the replyToMessageId record component.
replyToMessageId() - Method in record class dev.tobee.telegram.request.body.SendDocumentBody
Returns the value of the replyToMessageId record component.
replyToMessageId() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the replyToMessageId record component.
replyToMessageId() - Method in record class dev.tobee.telegram.request.body.SendLocationBody
Returns the value of the replyToMessageId record component.
replyToMessageId() - Method in record class dev.tobee.telegram.request.body.SendMessageBody
Returns the value of the replyToMessageId record component.
replyToMessageId() - Method in record class dev.tobee.telegram.request.body.SendPhotoBody
Returns the value of the replyToMessageId record component.
replyToMessageId() - Method in record class dev.tobee.telegram.request.body.SendPollBody
Returns the value of the replyToMessageId record component.
replyToMessageId() - Method in record class dev.tobee.telegram.request.body.SendStickerBody
Returns the value of the replyToMessageId record component.
replyToMessageId() - Method in record class dev.tobee.telegram.request.body.SendVenueBody
Returns the value of the replyToMessageId record component.
replyToMessageId() - Method in record class dev.tobee.telegram.request.body.SendVideoBody
Returns the value of the replyToMessageId record component.
replyToMessageId() - Method in record class dev.tobee.telegram.request.body.SendVideoNoteBody
Returns the value of the replyToMessageId record component.
replyToMessageId() - Method in record class dev.tobee.telegram.request.body.SendVoiceBody
Returns the value of the replyToMessageId record component.
Request<T> - Interface in dev.tobee.telegram.request
 
requestContact() - Method in record class dev.tobee.telegram.model.keyboard.KeyboardButton
Returns the value of the requestContact record component.
requestLocation() - Method in record class dev.tobee.telegram.model.keyboard.KeyboardButton
Returns the value of the requestLocation record component.
requestPoll() - Method in record class dev.tobee.telegram.model.keyboard.KeyboardButton
Returns the value of the requestPoll record component.
requestWriteAccess() - Method in record class dev.tobee.telegram.model.message.LoginUrl
Returns the value of the requestWriteAccess record component.
resizeKeyboard() - Method in record class dev.tobee.telegram.model.keyboard.ReplyKeyboardMarkup
Returns the value of the resizeKeyboard record component.
ResponseWrapper<T> - Record Class in dev.tobee.telegram.model.message
 
ResponseWrapper(boolean, Optional<T>, Optional<String>, Optional<String>) - Constructor for record class dev.tobee.telegram.model.message.ResponseWrapper
Creates an instance of a ResponseWrapper record class.
RestrictChatMember - Class in dev.tobee.telegram.request.chatmember
 
RestrictChatMember(RestrictChatMemberBody) - Constructor for class dev.tobee.telegram.request.chatmember.RestrictChatMember
 
RestrictChatMemberBody - Record Class in dev.tobee.telegram.request.body
 
RestrictChatMemberBody(long, long, ChatPermissions, OptionalLong) - Constructor for record class dev.tobee.telegram.request.body.RestrictChatMemberBody
Creates an instance of a RestrictChatMemberBody record class.
result() - Method in record class dev.tobee.telegram.model.message.ResponseWrapper
Returns the value of the result record component.
resultId() - Method in record class dev.tobee.telegram.model.message.ChosenInlineResult
Returns the value of the resultId record component.
reverseSide() - Method in record class dev.tobee.telegram.model.encrypt.EncryptedPassportElement
Returns the value of the reverseSide record component.
RevokeChatInviteLink - Class in dev.tobee.telegram.request.invitelink
 
RevokeChatInviteLink(RevokeChatInviteLinkBody) - Constructor for class dev.tobee.telegram.request.invitelink.RevokeChatInviteLink
 
RevokeChatInviteLinkBody - Record Class in dev.tobee.telegram.request.body
 
RevokeChatInviteLinkBody(long, String) - Constructor for record class dev.tobee.telegram.request.body.RevokeChatInviteLinkBody
Creates an instance of a RevokeChatInviteLinkBody record class.
revokeMessages() - Method in record class dev.tobee.telegram.request.body.BanChatMemberBody
Returns the value of the revokeMessages record component.

S

scale() - Method in record class dev.tobee.telegram.model.media.MaskPosition
Returns the value of the scale record component.
scope() - Method in record class dev.tobee.telegram.request.body.DeleteMyCommandsBody
Returns the value of the scope record component.
scope() - Method in record class dev.tobee.telegram.request.body.GetMyCommandsBody
Returns the value of the scope record component.
scope() - Method in record class dev.tobee.telegram.request.body.SetMyCommandsBody
Returns the value of the scope record component.
secret() - Method in record class dev.tobee.telegram.model.encrypt.EncryptedCredentials
Returns the value of the secret record component.
selective() - Method in record class dev.tobee.telegram.model.keyboard.ReplyKeyboardMarkup
Returns the value of the selective record component.
selective() - Method in record class dev.tobee.telegram.model.keyboard.ReplyKeyboardRemove
Returns the value of the selective record component.
selective() - Method in record class dev.tobee.telegram.model.message.ForceReply
Returns the value of the selective record component.
selfie() - Method in record class dev.tobee.telegram.model.encrypt.EncryptedPassportElement
Returns the value of the selfie record component.
SendAnimation - Class in dev.tobee.telegram.request.sendobject
 
SendAnimation(SendAnimationBody) - Constructor for class dev.tobee.telegram.request.sendobject.SendAnimation
 
SendAnimationBody - Record Class in dev.tobee.telegram.request.body
 
SendAnimationBody(long, InputFile, OptionalInt, OptionalInt, OptionalInt, Optional<Path>, Optional<String>, Optional<ParseMode>, List<MessageEntity>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, OptionalInt, Optional<Boolean>, Optional<ReplyMarkup>) - Constructor for record class dev.tobee.telegram.request.body.SendAnimationBody
Creates an instance of a SendAnimationBody record class.
SendAudio - Class in dev.tobee.telegram.request.sendobject
 
SendAudio(SendAudioBody) - Constructor for class dev.tobee.telegram.request.sendobject.SendAudio
 
SendAudioBody - Record Class in dev.tobee.telegram.request.body
 
SendAudioBody(long, InputFile, Optional<String>, Optional<ParseMode>, List<MessageEntity>, int, Optional<String>, Optional<String>, OptionalInt, Optional<PhotoSize>, Optional<Boolean>, OptionalInt, Optional<Boolean>, Optional<ReplyMarkup>) - Constructor for record class dev.tobee.telegram.request.body.SendAudioBody
Creates an instance of a SendAudioBody record class.
SendChatAction - Class in dev.tobee.telegram.request.sendobject
 
SendChatAction(SendChatActionBody) - Constructor for class dev.tobee.telegram.request.sendobject.SendChatAction
 
SendChatActionBody - Record Class in dev.tobee.telegram.request.body
 
SendChatActionBody(long, ChatAction) - Constructor for record class dev.tobee.telegram.request.body.SendChatActionBody
Creates an instance of a SendChatActionBody record class.
SendContact - Class in dev.tobee.telegram.request.sendobject
 
SendContact(SendContactBody) - Constructor for class dev.tobee.telegram.request.sendobject.SendContact
 
SendContactBody - Record Class in dev.tobee.telegram.request.body
 
SendContactBody(long, String, String, Optional<String>, Optional<String>, Optional<Boolean>, Optional<Boolean>, OptionalInt, Optional<Boolean>, Optional<ReplyMarkup>) - Constructor for record class dev.tobee.telegram.request.body.SendContactBody
Creates an instance of a SendContactBody record class.
SendDice - Class in dev.tobee.telegram.request.sendobject
 
SendDice(SendDiceBody) - Constructor for class dev.tobee.telegram.request.sendobject.SendDice
 
SendDiceBody - Record Class in dev.tobee.telegram.request.body
 
SendDiceBody(long, Optional<DiceEmoji>, Optional<Boolean>, Optional<Boolean>, OptionalInt, Optional<Boolean>, Optional<ReplyMarkup>) - Constructor for record class dev.tobee.telegram.request.body.SendDiceBody
Creates an instance of a SendDiceBody record class.
SendDocument - Class in dev.tobee.telegram.request.sendobject
 
SendDocument(SendDocumentBody) - Constructor for class dev.tobee.telegram.request.sendobject.SendDocument
 
SendDocumentBody - Record Class in dev.tobee.telegram.request.body
 
SendDocumentBody(long, InputFile, Optional<Path>, Optional<String>, Optional<ParseMode>, List<MessageEntity>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, OptionalInt, Optional<Boolean>, Optional<ReplyMarkup>) - Constructor for record class dev.tobee.telegram.request.body.SendDocumentBody
Creates an instance of a SendDocumentBody record class.
sendEmailToProvider() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the sendEmailToProvider record component.
senderChat() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the senderChat record component.
senderChatId() - Method in record class dev.tobee.telegram.request.body.BanChatSenderChatBody
Returns the value of the senderChatId record component.
senderChatId() - Method in record class dev.tobee.telegram.request.body.UnbanChatSenderChatBody
Returns the value of the senderChatId record component.
SendInvoice - Class in dev.tobee.telegram.request.sendobject
 
SendInvoice(SendInvoiceBody) - Constructor for class dev.tobee.telegram.request.sendobject.SendInvoice
 
SendInvoiceBody - Record Class in dev.tobee.telegram.request.body
 
SendInvoiceBody(long, String, String, String, String, String, List<LabeledPrice>, OptionalInt, List<OptionalInt>, Optional<String>, Optional<String>, Optional<String>, OptionalInt, OptionalInt, OptionalInt, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, OptionalInt, Optional<Boolean>, Optional<ReplyMarkup>) - Constructor for record class dev.tobee.telegram.request.body.SendInvoiceBody
Creates an instance of a SendInvoiceBody record class.
SendLocation - Class in dev.tobee.telegram.request.sendobject
 
SendLocation(SendLocationBody) - Constructor for class dev.tobee.telegram.request.sendobject.SendLocation
 
SendLocationBody - Record Class in dev.tobee.telegram.request.body
 
SendLocationBody(long, float, float, float, OptionalInt, OptionalInt, OptionalInt, Optional<Boolean>, Optional<Boolean>, OptionalInt, Optional<Boolean>, Optional<ReplyMarkup>) - Constructor for record class dev.tobee.telegram.request.body.SendLocationBody
Creates an instance of a SendLocationBody record class.
SendMessage - Class in dev.tobee.telegram.request.message
 
SendMessage(SendMessageBody) - Constructor for class dev.tobee.telegram.request.message.SendMessage
 
SendMessageBody - Record Class in dev.tobee.telegram.request.body
 
SendMessageBody(long, String, Optional<ParseMode>, List<MessageEntity>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, OptionalInt, Optional<Boolean>, Optional<ReplyMarkup>) - Constructor for record class dev.tobee.telegram.request.body.SendMessageBody
Creates an instance of a SendMessageBody record class.
sendPhoneNumberToProvider() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the sendPhoneNumberToProvider record component.
SendPhoto - Class in dev.tobee.telegram.request.sendobject
 
SendPhoto(SendPhotoBody) - Constructor for class dev.tobee.telegram.request.sendobject.SendPhoto
 
SendPhotoBody - Record Class in dev.tobee.telegram.request.body
 
SendPhotoBody(long, InputFile, Optional<ParseMode>, List<MessageEntity>, Optional<Boolean>, Optional<Boolean>, OptionalInt, Optional<Boolean>, Optional<ReplyMarkup>) - Constructor for record class dev.tobee.telegram.request.body.SendPhotoBody
Creates an instance of a SendPhotoBody record class.
SendPoll - Class in dev.tobee.telegram.request.sendobject
 
SendPoll(SendPollBody) - Constructor for class dev.tobee.telegram.request.sendobject.SendPoll
 
SendPollBody - Record Class in dev.tobee.telegram.request.body
 
SendPollBody(long, String, List<String>, Optional<Boolean>, Optional<PollType>, Optional<Boolean>, OptionalInt, Optional<String>, Optional<ParseMode>, Optional<List<MessageEntity>>, OptionalInt, OptionalInt, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, OptionalInt, Optional<Boolean>, Optional<ReplyMarkup>) - Constructor for record class dev.tobee.telegram.request.body.SendPollBody
Creates an instance of a SendPollBody record class.
SendSticker - Class in dev.tobee.telegram.request.sticker
 
SendSticker(SendStickerBody) - Constructor for class dev.tobee.telegram.request.sticker.SendSticker
 
SendStickerBody - Record Class in dev.tobee.telegram.request.body
 
SendStickerBody(long, InputFile, Optional<Boolean>, Optional<Boolean>, OptionalInt, Optional<Boolean>, Optional<ReplyMarkup>) - Constructor for record class dev.tobee.telegram.request.body.SendStickerBody
Creates an instance of a SendStickerBody record class.
SendVenue - Class in dev.tobee.telegram.request.sendobject
 
SendVenue(SendVenueBody) - Constructor for class dev.tobee.telegram.request.sendobject.SendVenue
 
SendVenueBody - Record Class in dev.tobee.telegram.request.body
 
SendVenueBody(long, float, float, String, String, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<Boolean>, Optional<Boolean>, OptionalInt, Optional<Boolean>, Optional<ReplyMarkup>) - Constructor for record class dev.tobee.telegram.request.body.SendVenueBody
Creates an instance of a SendVenueBody record class.
SendVideo - Class in dev.tobee.telegram.request.sendobject
 
SendVideo(SendVideoBody) - Constructor for class dev.tobee.telegram.request.sendobject.SendVideo
 
SendVideoBody - Record Class in dev.tobee.telegram.request.body
 
SendVideoBody(long, InputFile, OptionalInt, OptionalInt, OptionalInt, InputFile, Optional<String>, Optional<ParseMode>, List<MessageEntity>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, OptionalInt, Optional<Boolean>, Optional<ReplyMarkup>) - Constructor for record class dev.tobee.telegram.request.body.SendVideoBody
Creates an instance of a SendVideoBody record class.
SendVideoNote - Class in dev.tobee.telegram.request.sendobject
 
SendVideoNote(SendVideoNoteBody) - Constructor for class dev.tobee.telegram.request.sendobject.SendVideoNote
 
SendVideoNoteBody - Record Class in dev.tobee.telegram.request.body
 
SendVideoNoteBody(long, InputFile, OptionalInt, OptionalInt, Optional<Path>, Optional<Boolean>, Optional<Boolean>, OptionalInt, Optional<Boolean>, Optional<ReplyMarkup>) - Constructor for record class dev.tobee.telegram.request.body.SendVideoNoteBody
Creates an instance of a SendVideoNoteBody record class.
SendVoice - Class in dev.tobee.telegram.request.sendobject
 
SendVoice(SendVoiceBody) - Constructor for class dev.tobee.telegram.request.sendobject.SendVoice
 
SendVoiceBody - Record Class in dev.tobee.telegram.request.body
 
SendVoiceBody(long, InputFile, Optional<String>, Optional<ParseMode>, List<MessageEntity>, int, Optional<Boolean>, Optional<Boolean>, OptionalInt, Optional<Boolean>, Optional<ReplyMarkup>) - Constructor for record class dev.tobee.telegram.request.body.SendVoiceBody
Creates an instance of a SendVoiceBody record class.
SetChatAdministratorCustomTitle - Class in dev.tobee.telegram.request.chat
 
SetChatAdministratorCustomTitle(SetChatAdministratorCustomTitleBody) - Constructor for class dev.tobee.telegram.request.chat.SetChatAdministratorCustomTitle
 
SetChatAdministratorCustomTitleBody - Record Class in dev.tobee.telegram.request.body
 
SetChatAdministratorCustomTitleBody(long, long, String) - Constructor for record class dev.tobee.telegram.request.body.SetChatAdministratorCustomTitleBody
Creates an instance of a SetChatAdministratorCustomTitleBody record class.
SetChatDescription - Class in dev.tobee.telegram.request.chat
 
SetChatDescription(SetChatDescriptionBody) - Constructor for class dev.tobee.telegram.request.chat.SetChatDescription
 
SetChatDescriptionBody - Record Class in dev.tobee.telegram.request.body
 
SetChatDescriptionBody(long, Optional<String>) - Constructor for record class dev.tobee.telegram.request.body.SetChatDescriptionBody
Creates an instance of a SetChatDescriptionBody record class.
SetChatPermissions - Class in dev.tobee.telegram.request.chat
 
SetChatPermissions(SetChatPermissionsBody) - Constructor for class dev.tobee.telegram.request.chat.SetChatPermissions
 
SetChatPermissionsBody - Record Class in dev.tobee.telegram.request.body
 
SetChatPermissionsBody(long, ChatPermissions) - Constructor for record class dev.tobee.telegram.request.body.SetChatPermissionsBody
Creates an instance of a SetChatPermissionsBody record class.
SetChatPhoto - Class in dev.tobee.telegram.request.chat
 
SetChatPhoto(SetChatPhotoBody) - Constructor for class dev.tobee.telegram.request.chat.SetChatPhoto
 
SetChatPhotoBody - Record Class in dev.tobee.telegram.request.body
 
SetChatPhotoBody(long, InputFile) - Constructor for record class dev.tobee.telegram.request.body.SetChatPhotoBody
Creates an instance of a SetChatPhotoBody record class.
SetChatStickerSet - Class in dev.tobee.telegram.request.sticker
 
SetChatStickerSet(SetChatStickerSetBody) - Constructor for class dev.tobee.telegram.request.sticker.SetChatStickerSet
 
SetChatStickerSetBody - Record Class in dev.tobee.telegram.request.body
 
SetChatStickerSetBody(long, String) - Constructor for record class dev.tobee.telegram.request.body.SetChatStickerSetBody
Creates an instance of a SetChatStickerSetBody record class.
SetChatTitle - Class in dev.tobee.telegram.request.chat
 
SetChatTitle(SetChatTitleBody) - Constructor for class dev.tobee.telegram.request.chat.SetChatTitle
 
SetChatTitleBody - Record Class in dev.tobee.telegram.request.body
 
SetChatTitleBody(long, String) - Constructor for record class dev.tobee.telegram.request.body.SetChatTitleBody
Creates an instance of a SetChatTitleBody record class.
SetMyCommands - Class in dev.tobee.telegram.request.comands
 
SetMyCommands(SetMyCommandsBody) - Constructor for class dev.tobee.telegram.request.comands.SetMyCommands
 
SetMyCommandsBody - Record Class in dev.tobee.telegram.request.body
 
SetMyCommandsBody(List<BotCommand>, Optional<BotCommandScope>, Optional<String>) - Constructor for record class dev.tobee.telegram.request.body.SetMyCommandsBody
Creates an instance of a SetMyCommandsBody record class.
SetWebHook - Class in dev.tobee.telegram.request.sendobject
 
SetWebHook(SetWebHookBody) - Constructor for class dev.tobee.telegram.request.sendobject.SetWebHook
 
SetWebHookBody - Record Class in dev.tobee.telegram.request.body
 
SetWebHookBody(String, Optional<Path>, Optional<String>, OptionalInt, List<UpdateTypes>, Optional<Boolean>) - Constructor for record class dev.tobee.telegram.request.body.SetWebHookBody
Creates an instance of a SetWebHookBody record class.
shippingAddress() - Method in record class dev.tobee.telegram.model.media.OrderInfo
Returns the value of the shippingAddress record component.
shippingAddress() - Method in record class dev.tobee.telegram.model.media.ShippingQuery
Returns the value of the shippingAddress record component.
ShippingAddress - Record Class in dev.tobee.telegram.model.media
 
ShippingAddress(String, String, String, String, String, String) - Constructor for record class dev.tobee.telegram.model.media.ShippingAddress
Creates an instance of a ShippingAddress record class.
shippingOptionId() - Method in record class dev.tobee.telegram.model.media.PreCheckoutQuery
Returns the value of the shippingOptionId record component.
shippingOptionId() - Method in record class dev.tobee.telegram.model.media.SuccessfulPayment
Returns the value of the shippingOptionId record component.
shippingQuery() - Method in record class dev.tobee.telegram.model.message.Update
Returns the value of the shippingQuery record component.
ShippingQuery - Record Class in dev.tobee.telegram.model.media
 
ShippingQuery(String, User, String, ShippingAddress) - Constructor for record class dev.tobee.telegram.model.media.ShippingQuery
Creates an instance of a ShippingQuery record class.
showAlert() - Method in record class dev.tobee.telegram.request.body.AnswerCallbackQueryBody
Returns the value of the showAlert record component.
slowModeDelay() - Method in record class dev.tobee.telegram.model.chat.Chat
Returns the value of the slowModeDelay record component.
smallFileId() - Method in record class dev.tobee.telegram.model.chat.ChatPhoto
Returns the value of the smallFileId record component.
smallFileUniqueId() - Method in record class dev.tobee.telegram.model.chat.ChatPhoto
Returns the value of the smallFileUniqueId record component.
SOCCER_BALL - Enum constant in enum class dev.tobee.telegram.model.media.DiceEmoji
 
SPOILER - Enum constant in enum class dev.tobee.telegram.model.message.MessageEntityType
 
startDate() - Method in record class dev.tobee.telegram.model.voice.VoiceChatScheduled
Returns the value of the startDate record component.
startParameter() - Method in record class dev.tobee.telegram.model.media.Invoice
Returns the value of the startParameter record component.
startParameter() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the startParameter record component.
state() - Method in record class dev.tobee.telegram.model.media.ShippingAddress
Returns the value of the state record component.
status() - Method in record class dev.tobee.telegram.model.media.ChatMemberAdministrator
Returns the value of the status record component.
status() - Method in record class dev.tobee.telegram.model.media.ChatMemberBanned
Returns the value of the status record component.
status() - Method in record class dev.tobee.telegram.model.media.ChatMemberLeft
Returns the value of the status record component.
status() - Method in record class dev.tobee.telegram.model.media.ChatMemberMember
Returns the value of the status record component.
status() - Method in record class dev.tobee.telegram.model.media.ChatMemberOwner
Returns the value of the status record component.
status() - Method in record class dev.tobee.telegram.model.media.ChatMemberRestricted
Returns the value of the status record component.
sticker() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the sticker record component.
Sticker - Record Class in dev.tobee.telegram.model.media
 
Sticker(String, String, int, int, Boolean, Optional<PhotoSize>, Optional<String>, Optional<String>, Optional<MaskPosition>, OptionalInt) - Constructor for record class dev.tobee.telegram.model.media.Sticker
Creates an instance of a Sticker record class.
stickerSetName() - Method in record class dev.tobee.telegram.model.chat.Chat
Returns the value of the stickerSetName record component.
stickerSetName() - Method in record class dev.tobee.telegram.request.body.SetChatStickerSetBody
Returns the value of the stickerSetName record component.
StopMessageLiveLocation - Class in dev.tobee.telegram.request.message
 
StopMessageLiveLocation(StopMessageLiveLocationBody) - Constructor for class dev.tobee.telegram.request.message.StopMessageLiveLocation
 
StopMessageLiveLocationBody - Record Class in dev.tobee.telegram.request.body
 
StopMessageLiveLocationBody(long, OptionalLong, OptionalLong, Optional<ReplyMarkup>) - Constructor for record class dev.tobee.telegram.request.body.StopMessageLiveLocationBody
Creates an instance of a StopMessageLiveLocationBody record class.
StopPoll - Class in dev.tobee.telegram.request.sendobject
 
StopPoll(StopPollBody) - Constructor for class dev.tobee.telegram.request.sendobject.StopPoll
 
StopPollBody - Record Class in dev.tobee.telegram.request.body
 
StopPollBody(long, Long, Optional<ReplyMarkup>) - Constructor for record class dev.tobee.telegram.request.body.StopPollBody
Creates an instance of a StopPollBody record class.
streetLine1() - Method in record class dev.tobee.telegram.model.media.ShippingAddress
Returns the value of the streetLine1 record component.
streetLine2() - Method in record class dev.tobee.telegram.model.media.ShippingAddress
Returns the value of the streetLine2 record component.
STRIKETHROUGH - Enum constant in enum class dev.tobee.telegram.model.message.MessageEntityType
 
subscribeToUpdate() - Method in class dev.tobee.telegram.LongPollingTelegramBot
 
subscribeToUpdate() - Method in interface dev.tobee.telegram.TelegramBot
 
successfulPayment() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the successfulPayment record component.
SuccessfulPayment - Record Class in dev.tobee.telegram.model.media
 
SuccessfulPayment(String, int, String, Optional<String>, Optional<OrderInfo>, String, String) - Constructor for record class dev.tobee.telegram.model.media.SuccessfulPayment
Creates an instance of a SuccessfulPayment record class.
suggestedTipAmounts() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the suggestedTipAmounts record component.
SUPERGROUP - Enum constant in enum class dev.tobee.telegram.model.chat.ChatType
 
supergroupChatCreated() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the supergroupChatCreated record component.
supportsInlineQueries() - Method in record class dev.tobee.telegram.model.message.User
Returns the value of the supportsInlineQueries record component.
supportsStreaming() - Method in record class dev.tobee.telegram.request.body.SendAnimationBody
Returns the value of the supportsStreaming record component.
supportsStreaming() - Method in record class dev.tobee.telegram.request.body.SendVideoBody
Returns the value of the supportsStreaming record component.
switchInlineQuery() - Method in record class dev.tobee.telegram.model.keyboard.InlineKeyboardButton
Returns the value of the switchInlineQuery record component.
switchInlineQueryCurrentChat() - Method in record class dev.tobee.telegram.model.keyboard.InlineKeyboardButton
Returns the value of the switchInlineQueryCurrentChat record component.

T

TbdAsyncClient - Record Class in dev.tobee.telegram.client
 
TbdAsyncClient(boolean, String, String) - Constructor for record class dev.tobee.telegram.client.TbdAsyncClient
Creates an instance of a TbdAsyncClient record class.
TelegramBot - Interface in dev.tobee.telegram
 
telegramPaymentChargeId() - Method in record class dev.tobee.telegram.model.media.SuccessfulPayment
Returns the value of the telegramPaymentChargeId record component.
TEMPORARY_REGISTRATION - Enum constant in enum class dev.tobee.telegram.model.encrypt.EncryptedCredentialsType
 
text() - Method in record class dev.tobee.telegram.model.keyboard.InlineKeyboardButton
Returns the value of the text record component.
text() - Method in record class dev.tobee.telegram.model.keyboard.KeyboardButton
Returns the value of the text record component.
text() - Method in record class dev.tobee.telegram.model.media.Game
Returns the value of the text record component.
text() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the text record component.
text() - Method in record class dev.tobee.telegram.model.poll.PollOption
Returns the value of the text record component.
text() - Method in record class dev.tobee.telegram.request.body.AnswerCallbackQueryBody
Returns the value of the text record component.
text() - Method in record class dev.tobee.telegram.request.body.EditMessageCaptionBody
Returns the value of the text record component.
text() - Method in record class dev.tobee.telegram.request.body.EditMessageTextBody
Returns the value of the text record component.
text() - Method in record class dev.tobee.telegram.request.body.SendMessageBody
Returns the value of the text record component.
TEXT_LINK - Enum constant in enum class dev.tobee.telegram.model.message.MessageEntityType
 
TEXT_MENTION - Enum constant in enum class dev.tobee.telegram.model.message.MessageEntityType
 
textEntities() - Method in record class dev.tobee.telegram.model.media.Game
Returns the value of the textEntities record component.
thumb() - Method in record class dev.tobee.telegram.model.media.Animation
Returns the value of the thumb record component.
thumb() - Method in record class dev.tobee.telegram.model.media.Audio
Returns the value of the thumb record component.
thumb() - Method in record class dev.tobee.telegram.model.media.Document
Returns the value of the thumb record component.
thumb() - Method in record class dev.tobee.telegram.model.media.Sticker
Returns the value of the thumb record component.
thumb() - Method in record class dev.tobee.telegram.model.media.Video
Returns the value of the thumb record component.
thumb() - Method in record class dev.tobee.telegram.model.media.VideoNote
Returns the value of the thumb record component.
thumb() - Method in record class dev.tobee.telegram.request.body.InputMediaAudioBody
Returns the value of the thumb record component.
thumb() - Method in record class dev.tobee.telegram.request.body.SendAnimationBody
Returns the value of the thumb record component.
thumb() - Method in record class dev.tobee.telegram.request.body.SendAudioBody
Returns the value of the thumb record component.
thumb() - Method in record class dev.tobee.telegram.request.body.SendDocumentBody
Returns the value of the thumb record component.
thumb() - Method in record class dev.tobee.telegram.request.body.SendVideoBody
Returns the value of the thumb record component.
thumb() - Method in record class dev.tobee.telegram.request.body.SendVideoNoteBody
Returns the value of the thumb record component.
timeout() - Method in record class dev.tobee.telegram.request.body.GetUpdateBody
Returns the value of the timeout record component.
title() - Method in record class dev.tobee.telegram.model.chat.Chat
Returns the value of the title record component.
title() - Method in record class dev.tobee.telegram.model.media.Audio
Returns the value of the title record component.
title() - Method in record class dev.tobee.telegram.model.media.Game
Returns the value of the title record component.
title() - Method in record class dev.tobee.telegram.model.media.Invoice
Returns the value of the title record component.
title() - Method in record class dev.tobee.telegram.model.media.Venue
Returns the value of the title record component.
title() - Method in record class dev.tobee.telegram.request.body.InputMediaAudioBody
Returns the value of the title record component.
title() - Method in record class dev.tobee.telegram.request.body.SendAudioBody
Returns the value of the title record component.
title() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns the value of the title record component.
title() - Method in record class dev.tobee.telegram.request.body.SendVenueBody
Returns the value of the title record component.
title() - Method in record class dev.tobee.telegram.request.body.SetChatTitleBody
Returns the value of the title record component.
token() - Method in record class dev.tobee.telegram.client.TbdAsyncClient
Returns the value of the token record component.
toString() - Method in record class dev.tobee.telegram.client.TbdAsyncClient
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.bot.BotCommand
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeAllChatAdministrators
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeAllGroupChats
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeAllPrivateChats
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeChat
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeChatAdministrators
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeChatMember
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeDefault
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.chat.Chat
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.chat.ChatInviteLink
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.chat.ChatJoinRequest
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.chat.ChatLocation
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.chat.ChatMemberUpdated
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.chat.ChatPermissions
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.chat.ChatPhoto
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.encrypt.EncryptedCredentials
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.encrypt.EncryptedPassportElement
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.keyboard.InlineKeyboardButton
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.keyboard.InlineKeyboardMarkup
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.keyboard.KeyboardButton
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.keyboard.KeyboardButtonPollType
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.keyboard.ReplyKeyboardMarkup
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.keyboard.ReplyKeyboardRemove
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.LabeledPrice
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.Animation
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.Audio
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.ChatMemberAdministrator
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.ChatMemberBanned
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.ChatMemberLeft
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.ChatMemberMember
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.ChatMemberOwner
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.ChatMemberRestricted
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.Contact
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.Dice
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.Document
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.File
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.Game
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.InputFile
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.Invoice
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.Location
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.MaskPosition
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.OrderInfo
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.PassportData
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.PassportFile
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.PhotoSize
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.PreCheckoutQuery
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.ProximityAlertTriggered
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.ShippingAddress
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.ShippingQuery
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.Sticker
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.SuccessfulPayment
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.Venue
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.Video
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.media.VideoNote
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.message.CallbackQuery
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.message.ChosenInlineResult
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.message.ForceReply
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.message.InlineQuery
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.message.LoginUrl
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.message.Message
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.message.MessageAutoDeleteTimerChanged
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.message.MessageEntity
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.message.MessageId
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.message.ResponseWrapper
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.message.Update
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.message.User
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.message.UserProfilePhotos
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.poll.Poll
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.poll.PollAnswer
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.poll.PollOption
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.voice.Voice
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.voice.VoiceChatEnded
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.voice.VoiceChatParticipantsInvited
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.model.voice.VoiceChatScheduled
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.AnswerCallbackQueryBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.ApproveChatJoinRequestBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.BanChatMemberBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.BanChatSenderChatBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.CopyMessageBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.CreateChatInviteLinkBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.DeclineChatJoinRequestBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.DeleteChatPhotoBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.DeleteChatStickerSetBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.DeleteMessageBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.DeleteMyCommandsBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.EditChatInviteLinkBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.EditMessageCaptionBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.EditMessageLiveLocationBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.EditMessageMediaBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.EditMessageReplyMarkupBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.EditMessageTextBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.ExportChatInviteLinkBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.ForwardMessageBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.GetChatAdministratorsBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.GetChatBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.GetChatMemberBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.GetChatMemberCountBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.GetFileBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.GetMyCommandsBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.GetUpdateBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.GetUserProfilePhotosBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.InputMediaAudioBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.LeaveChatBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.PinChatMessageBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.PromoteChatMemberBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.RestrictChatMemberBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.RevokeChatInviteLinkBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.SendAnimationBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.SendAudioBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.SendChatActionBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.SendContactBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.SendDiceBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.SendDocumentBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.SendInvoiceBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.SendLocationBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.SendMessageBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.SendPhotoBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.SendPollBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.SendStickerBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.SendVenueBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.SendVideoBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.SendVideoNoteBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.SendVoiceBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.SetChatAdministratorCustomTitleBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.SetChatDescriptionBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.SetChatPermissionsBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.SetChatPhotoBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.SetChatStickerSetBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.SetChatTitleBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.SetMyCommandsBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.SetWebHookBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.StopMessageLiveLocationBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.StopPollBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.UnbanChatMemberBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.UnbanChatSenderChatBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.UnpinAllChatMessagesBody
Returns a string representation of this record class.
toString() - Method in record class dev.tobee.telegram.request.body.UnpinChatMessageBody
Returns a string representation of this record class.
totalAmount() - Method in record class dev.tobee.telegram.model.media.Invoice
Returns the value of the totalAmount record component.
totalAmount() - Method in record class dev.tobee.telegram.model.media.PreCheckoutQuery
Returns the value of the totalAmount record component.
totalAmount() - Method in record class dev.tobee.telegram.model.media.SuccessfulPayment
Returns the value of the totalAmount record component.
totalCount() - Method in record class dev.tobee.telegram.model.message.UserProfilePhotos
Returns the value of the totalCount record component.
totalVoterCount() - Method in record class dev.tobee.telegram.model.poll.Poll
Returns the value of the totalVoterCount record component.
translation() - Method in record class dev.tobee.telegram.model.encrypt.EncryptedPassportElement
Returns the value of the translation record component.
traveler() - Method in record class dev.tobee.telegram.model.media.ProximityAlertTriggered
Returns the value of the traveler record component.
type() - Method in record class dev.tobee.telegram.model.chat.Chat
Returns the value of the type record component.
type() - Method in record class dev.tobee.telegram.model.encrypt.EncryptedPassportElement
Returns the value of the type record component.
type() - Method in record class dev.tobee.telegram.model.keyboard.KeyboardButtonPollType
Returns the value of the type record component.
type() - Method in record class dev.tobee.telegram.model.message.MessageEntity
Returns the value of the type record component.
type() - Method in record class dev.tobee.telegram.model.poll.Poll
Returns the value of the type record component.
type() - Method in record class dev.tobee.telegram.request.body.InputMediaAudioBody
Returns the value of the type record component.
type() - Method in record class dev.tobee.telegram.request.body.SendPollBody
Returns the value of the type record component.
TYPING - Enum constant in enum class dev.tobee.telegram.model.chat.ChatAction
 

U

UnbanChatMember - Class in dev.tobee.telegram.request.chatmember
 
UnbanChatMember(UnbanChatMemberBody) - Constructor for class dev.tobee.telegram.request.chatmember.UnbanChatMember
 
UnbanChatMemberBody - Record Class in dev.tobee.telegram.request.body
 
UnbanChatMemberBody(long, long, Optional<Boolean>) - Constructor for record class dev.tobee.telegram.request.body.UnbanChatMemberBody
Creates an instance of a UnbanChatMemberBody record class.
UnbanChatSenderChat - Class in dev.tobee.telegram.request.chat
 
UnbanChatSenderChat(UnbanChatSenderChatBody) - Constructor for class dev.tobee.telegram.request.chat.UnbanChatSenderChat
 
UnbanChatSenderChatBody - Record Class in dev.tobee.telegram.request.body
 
UnbanChatSenderChatBody(long, long) - Constructor for record class dev.tobee.telegram.request.body.UnbanChatSenderChatBody
Creates an instance of a UnbanChatSenderChatBody record class.
UNDERLINE - Enum constant in enum class dev.tobee.telegram.model.message.MessageEntityType
 
UnpinAllChatMessages - Class in dev.tobee.telegram.request.message
 
UnpinAllChatMessages(UnpinAllChatMessagesBody) - Constructor for class dev.tobee.telegram.request.message.UnpinAllChatMessages
 
UnpinAllChatMessagesBody - Record Class in dev.tobee.telegram.request.body
 
UnpinAllChatMessagesBody(long) - Constructor for record class dev.tobee.telegram.request.body.UnpinAllChatMessagesBody
Creates an instance of a UnpinAllChatMessagesBody record class.
UnpinChatMessage - Class in dev.tobee.telegram.request.message
 
UnpinChatMessage(UnpinChatMessageBody) - Constructor for class dev.tobee.telegram.request.message.UnpinChatMessage
 
UnpinChatMessageBody - Record Class in dev.tobee.telegram.request.body
 
UnpinChatMessageBody(long, OptionalLong) - Constructor for record class dev.tobee.telegram.request.body.UnpinChatMessageBody
Creates an instance of a UnpinChatMessageBody record class.
untilDate() - Method in record class dev.tobee.telegram.model.media.ChatMemberBanned
Returns the value of the untilDate record component.
untilDate() - Method in record class dev.tobee.telegram.model.media.ChatMemberRestricted
Returns the value of the untilDate record component.
untilDate() - Method in record class dev.tobee.telegram.request.body.BanChatMemberBody
Returns the value of the untilDate record component.
untilDate() - Method in record class dev.tobee.telegram.request.body.RestrictChatMemberBody
Returns the value of the untilDate record component.
Update - Record Class in dev.tobee.telegram.model.message
 
Update(OptionalLong, Optional<Message>, Optional<Message>, Optional<Message>, Optional<Message>, Optional<InlineQuery>, Optional<ChosenInlineResult>, Optional<CallbackQuery>, Optional<ShippingQuery>, Optional<PreCheckoutQuery>, Optional<Poll>, Optional<PollAnswer>, Optional<ChatMemberUpdated>, Optional<ChatMemberUpdated>, Optional<ChatJoinRequest>) - Constructor for record class dev.tobee.telegram.model.message.Update
Creates an instance of a Update record class.
updateId() - Method in record class dev.tobee.telegram.model.message.Update
Returns the value of the updateId record component.
UpdateSubscriber - Class in dev.tobee.telegram
 
UpdateSubscriber() - Constructor for class dev.tobee.telegram.UpdateSubscriber
 
UpdateTypes - Enum Class in dev.tobee.telegram.model.message
 
UPLOAD_DOCUMENT - Enum constant in enum class dev.tobee.telegram.model.chat.ChatAction
 
UPLOAD_PHOTO - Enum constant in enum class dev.tobee.telegram.model.chat.ChatAction
 
UPLOAD_VIDEO - Enum constant in enum class dev.tobee.telegram.model.chat.ChatAction
 
UPLOAD_VIDEO_NOTE - Enum constant in enum class dev.tobee.telegram.model.chat.ChatAction
 
UPLOAD_VOICE - Enum constant in enum class dev.tobee.telegram.model.chat.ChatAction
 
url() - Method in record class dev.tobee.telegram.model.keyboard.InlineKeyboardButton
Returns the value of the url record component.
url() - Method in record class dev.tobee.telegram.model.message.LoginUrl
Returns the value of the url record component.
url() - Method in record class dev.tobee.telegram.model.message.MessageEntity
Returns the value of the url record component.
url() - Method in record class dev.tobee.telegram.request.body.AnswerCallbackQueryBody
Returns the value of the url record component.
url() - Method in record class dev.tobee.telegram.request.body.SetWebHookBody
Returns the value of the url record component.
URL - Enum constant in enum class dev.tobee.telegram.model.message.MessageEntityType
 
user() - Method in record class dev.tobee.telegram.model.chat.ChatMemberUpdated
Returns the value of the user record component.
user() - Method in record class dev.tobee.telegram.model.media.ChatMemberAdministrator
Returns the value of the user record component.
user() - Method in record class dev.tobee.telegram.model.media.ChatMemberBanned
Returns the value of the user record component.
user() - Method in record class dev.tobee.telegram.model.media.ChatMemberLeft
Returns the value of the user record component.
user() - Method in record class dev.tobee.telegram.model.media.ChatMemberMember
Returns the value of the user record component.
user() - Method in record class dev.tobee.telegram.model.media.ChatMemberOwner
Returns the value of the user record component.
user() - Method in record class dev.tobee.telegram.model.media.ChatMemberRestricted
Returns the value of the user record component.
user() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the user record component.
user() - Method in record class dev.tobee.telegram.model.message.MessageEntity
Returns the value of the user record component.
user() - Method in record class dev.tobee.telegram.model.poll.PollAnswer
Returns the value of the user record component.
User - Record Class in dev.tobee.telegram.model.message
 
User(Long, Boolean, String, Optional<String>, Optional<String>, Optional<String>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>) - Constructor for record class dev.tobee.telegram.model.message.User
Creates an instance of a User record class.
userId() - Method in record class dev.tobee.telegram.model.bot.BotCommandScopeChatMember
Returns the value of the userId record component.
userId() - Method in record class dev.tobee.telegram.model.media.Contact
Returns the value of the userId record component.
userId() - Method in record class dev.tobee.telegram.request.body.ApproveChatJoinRequestBody
Returns the value of the userId record component.
userId() - Method in record class dev.tobee.telegram.request.body.BanChatMemberBody
Returns the value of the userId record component.
userId() - Method in record class dev.tobee.telegram.request.body.DeclineChatJoinRequestBody
Returns the value of the userId record component.
userId() - Method in record class dev.tobee.telegram.request.body.GetChatMemberBody
Returns the value of the userId record component.
userId() - Method in record class dev.tobee.telegram.request.body.GetUserProfilePhotosBody
Returns the value of the userId record component.
userId() - Method in record class dev.tobee.telegram.request.body.PromoteChatMemberBody
Returns the value of the userId record component.
userId() - Method in record class dev.tobee.telegram.request.body.RestrictChatMemberBody
Returns the value of the userId record component.
userId() - Method in record class dev.tobee.telegram.request.body.SetChatAdministratorCustomTitleBody
Returns the value of the userId record component.
userId() - Method in record class dev.tobee.telegram.request.body.UnbanChatMemberBody
Returns the value of the userId record component.
username() - Method in record class dev.tobee.telegram.model.chat.Chat
Returns the value of the username record component.
username() - Method in record class dev.tobee.telegram.model.message.User
Returns the value of the username record component.
UserProfilePhotos - Record Class in dev.tobee.telegram.model.message
 
UserProfilePhotos(OptionalInt, Optional<List<List<PhotoSize>>>) - Constructor for record class dev.tobee.telegram.model.message.UserProfilePhotos
Creates an instance of a UserProfilePhotos record class.
users() - Method in record class dev.tobee.telegram.model.voice.VoiceChatParticipantsInvited
Returns the value of the users record component.
UTILITY_BILL - Enum constant in enum class dev.tobee.telegram.model.encrypt.EncryptedCredentialsType
 

V

value() - Method in record class dev.tobee.telegram.model.media.Dice
Returns the value of the value record component.
valueOf(String) - Static method in enum class dev.tobee.telegram.model.chat.ChatAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.tobee.telegram.model.chat.ChatType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.tobee.telegram.model.encrypt.EncryptedCredentialsType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.tobee.telegram.model.media.DiceEmoji
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.tobee.telegram.model.media.MediaGroupType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.tobee.telegram.model.message.MessageEntityType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.tobee.telegram.model.message.ParseMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.tobee.telegram.model.message.UpdateTypes
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.tobee.telegram.model.poll.PollType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class dev.tobee.telegram.model.chat.ChatAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.tobee.telegram.model.chat.ChatType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.tobee.telegram.model.encrypt.EncryptedCredentialsType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.tobee.telegram.model.media.DiceEmoji
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.tobee.telegram.model.media.MediaGroupType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.tobee.telegram.model.message.MessageEntityType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.tobee.telegram.model.message.ParseMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.tobee.telegram.model.message.UpdateTypes
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.tobee.telegram.model.poll.PollType
Returns an array containing the constants of this enum class, in the order they are declared.
vcard() - Method in record class dev.tobee.telegram.model.media.Contact
Returns the value of the vcard record component.
vcard() - Method in record class dev.tobee.telegram.request.body.SendContactBody
Returns the value of the vcard record component.
Venue - Record Class in dev.tobee.telegram.model.media
 
Venue(Location, String, String, Optional<String>, Optional<String>, Optional<String>, Optional<String>) - Constructor for record class dev.tobee.telegram.model.media.Venue
Creates an instance of a Venue record class.
viaBot() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the viaBot record component.
video() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the video record component.
Video - Record Class in dev.tobee.telegram.model.media
 
Video(String, String, int, int, int, Optional<PhotoSize>, Optional<String>, Optional<String>, OptionalInt) - Constructor for record class dev.tobee.telegram.model.media.Video
Creates an instance of a Video record class.
VIDEO - Enum constant in enum class dev.tobee.telegram.model.media.MediaGroupType
 
video_note() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the video_note record component.
VideoNote - Record Class in dev.tobee.telegram.model.media
 
VideoNote(String, String, int, int, PhotoSize, OptionalInt) - Constructor for record class dev.tobee.telegram.model.media.VideoNote
Creates an instance of a VideoNote record class.
voice() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the voice record component.
Voice - Record Class in dev.tobee.telegram.model.voice
 
Voice(String, String, int, Optional<String>, OptionalInt) - Constructor for record class dev.tobee.telegram.model.voice.Voice
Creates an instance of a Voice record class.
voiceChatEnded() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the voiceChatEnded record component.
VoiceChatEnded - Record Class in dev.tobee.telegram.model.voice
 
VoiceChatEnded(int) - Constructor for record class dev.tobee.telegram.model.voice.VoiceChatEnded
Creates an instance of a VoiceChatEnded record class.
voiceChatParticipantsInvited() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the voiceChatParticipantsInvited record component.
VoiceChatParticipantsInvited - Record Class in dev.tobee.telegram.model.voice
 
VoiceChatParticipantsInvited(List<User>) - Constructor for record class dev.tobee.telegram.model.voice.VoiceChatParticipantsInvited
Creates an instance of a VoiceChatParticipantsInvited record class.
voiceChatScheduled() - Method in record class dev.tobee.telegram.model.message.Message
Returns the value of the voiceChatScheduled record component.
VoiceChatScheduled - Record Class in dev.tobee.telegram.model.voice
 
VoiceChatScheduled(int) - Constructor for record class dev.tobee.telegram.model.voice.VoiceChatScheduled
Creates an instance of a VoiceChatScheduled record class.
voterCount() - Method in record class dev.tobee.telegram.model.poll.PollOption
Returns the value of the voterCount record component.

W

watcher() - Method in record class dev.tobee.telegram.model.media.ProximityAlertTriggered
Returns the value of the watcher record component.
width() - Method in record class dev.tobee.telegram.model.media.Animation
Returns the value of the width record component.
width() - Method in record class dev.tobee.telegram.model.media.PhotoSize
Returns the value of the width record component.
width() - Method in record class dev.tobee.telegram.model.media.Sticker
Returns the value of the width record component.
width() - Method in record class dev.tobee.telegram.model.media.Video
Returns the value of the width record component.
width() - Method in record class dev.tobee.telegram.request.body.SendAnimationBody
Returns the value of the width record component.
width() - Method in record class dev.tobee.telegram.request.body.SendVideoBody
Returns the value of the width record component.

X

xShift() - Method in record class dev.tobee.telegram.model.media.MaskPosition
Returns the value of the xShift record component.

Y

yShift() - Method in record class dev.tobee.telegram.model.media.MaskPosition
Returns the value of the yShift record component.
A B C D E F G H I K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages