Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- A_DAY - Enum constant in enum class org.teleight.teleightbots.api.objects.StoryActivePeriod
- accentColorId() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
accentColorIdrecord component. - ACCEPTED - Enum constant in enum class org.teleight.teleightbots.webhook.HttpResponse.StatusCode
- acceptedGiftTypes() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountGiftSettings
-
Returns the value of the
acceptedGiftTypesrecord component. - acceptedGiftTypes() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
acceptedGiftTypesrecord component. - acceptedGiftTypes(AcceptedGiftTypes) - Method in class org.teleight.teleightbots.api.methods.SetBusinessAccountGiftSettings.Builder
- AcceptedGiftTypes - Record Class in org.teleight.teleightbots.api.objects
- AcceptedGiftTypes(boolean, boolean, boolean, boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.AcceptedGiftTypes
-
Creates an instance of a
AcceptedGiftTypesrecord class. - AcceptedGiftTypes.Builder - Class in org.teleight.teleightbots.api.objects
- action() - Method in record class org.teleight.teleightbots.api.methods.SendChatAction
-
Returns the value of the
actionrecord component. - action(ChatAction) - Method in class org.teleight.teleightbots.api.methods.SendChatAction.Builder
- activePeriod() - Method in record class org.teleight.teleightbots.api.methods.PostStory
-
Returns the value of the
activePeriodrecord component. - activePeriod() - Method in record class org.teleight.teleightbots.api.methods.RepostStory
-
Returns the value of the
activePeriodrecord component. - activePeriod(StoryActivePeriod) - Method in class org.teleight.teleightbots.api.methods.PostStory.Builder
- activePeriod(StoryActivePeriod) - Method in class org.teleight.teleightbots.api.methods.RepostStory.Builder
- activeUsernames() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
activeUsernamesrecord component. - actorChat() - Method in record class org.teleight.teleightbots.api.objects.MessageReactionUpdated
-
Returns the value of the
actorChatrecord component. - actorChatId() - Method in record class org.teleight.teleightbots.api.methods.DeleteAllMessageReactions
-
Returns the value of the
actorChatIdrecord component. - actorChatId() - Method in record class org.teleight.teleightbots.api.methods.DeleteMessageReaction
-
Returns the value of the
actorChatIdrecord component. - actorChatId(long) - Method in class org.teleight.teleightbots.api.methods.DeleteAllMessageReactions.Builder
- actorChatId(long) - Method in class org.teleight.teleightbots.api.methods.DeleteMessageReaction.Builder
- addConditionalSyntax(CommandCondition, CommandExecutor, Argument...) - Method in class org.teleight.teleightbots.commands.builder.Command
-
Adds a conditional syntax to this command with the given condition, executor, and arguments.
- addDate() - Method in record class org.teleight.teleightbots.api.objects.ChatBoost
-
Returns the value of the
addDaterecord component. - addedByUser() - Method in record class org.teleight.teleightbots.api.objects.PollOption
-
Returns the value of the
addedByUserrecord component. - addedToAttachmentMenu() - Method in record class org.teleight.teleightbots.api.objects.User
-
Returns the value of the
addedToAttachmentMenurecord component. - addedUsers() - Method in record class org.teleight.teleightbots.api.methods.SetManagedBotAccessSettings
-
Returns the value of the
addedUsersrecord component. - addedUsers() - Method in record class org.teleight.teleightbots.api.objects.BotAccessSettings
-
Returns the value of the
addedUsersrecord component. - addedUsers(User[]) - Method in class org.teleight.teleightbots.api.methods.SetManagedBotAccessSettings.Builder
- additionalChatCount() - Method in record class org.teleight.teleightbots.api.objects.GiveawayWinners
-
Returns the value of the
additionalChatCountrecord component. - additionDate() - Method in record class org.teleight.teleightbots.api.objects.PollOption
-
Returns the value of the
additionDaterecord component. - addListener(Class, Consumer) - Method in interface org.teleight.teleightbots.event.EventManager
-
Registers an
EventListenerwith the EventManager using aConsumer. - addListener(EventListener) - Method in interface org.teleight.teleightbots.event.EventManager
-
Registers an
EventListenerwith the EventManager. - addPart(String, File, String) - Method in class org.teleight.teleightbots.updateprocessor.MultiPartBodyPublisher
- addPart(String, String) - Method in class org.teleight.teleightbots.updateprocessor.MultiPartBodyPublisher
- addPart(String, Path) - Method in class org.teleight.teleightbots.updateprocessor.MultiPartBodyPublisher
- addPart(String, Supplier, String, String) - Method in class org.teleight.teleightbots.updateprocessor.MultiPartBodyPublisher
- addPostRoute(String, Function) - Method in interface org.teleight.teleightbots.webhook.WebhookServer
-
Adds a POST route to the server with a specific path and an associated handler.
- address() - Method in record class org.teleight.teleightbots.api.methods.SendVenue
-
Returns the value of the
addressrecord component. - address() - Method in record class org.teleight.teleightbots.api.objects.BusinessLocation
-
Returns the value of the
addressrecord component. - address() - Method in record class org.teleight.teleightbots.api.objects.ChatLocation
-
Returns the value of the
addressrecord component. - address() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVenue
-
Returns the value of the
addressrecord component. - address() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVenue
-
Returns the value of the
addressrecord component. - address() - Method in record class org.teleight.teleightbots.api.objects.InputVenueMessageContent
-
Returns the value of the
addressrecord component. - address() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeLocation
-
Returns the value of the
addressrecord component. - address() - Method in record class org.teleight.teleightbots.api.objects.Venue
-
Returns the value of the
addressrecord component. - address(String) - Method in class org.teleight.teleightbots.api.methods.SendVenue.Builder
- address(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVenue.Builder
- address(String) - Method in class org.teleight.teleightbots.api.objects.InputMediaVenue.Builder
- addRow(List) - Method in interface org.teleight.teleightbots.menu.Menu
-
Adds a row of MenuButtons to the menu.
- addRow(List) - Method in class org.teleight.teleightbots.menu.MenuImpl
- addRow(InlineKeyboardButton...) - Method in interface org.teleight.teleightbots.menu.Menu
-
Adds a row of MenuButtons to the menu.
- addRow(InlineKeyboardButton...) - Method in class org.teleight.teleightbots.menu.MenuImpl
- AddStickerToSet - Record Class in org.teleight.teleightbots.api.methods
- AddStickerToSet(long, String, InputFile) - Constructor for record class org.teleight.teleightbots.api.methods.AddStickerToSet
-
Creates an instance of a
AddStickerToSetrecord class. - AddStickerToSet.Builder - Class in org.teleight.teleightbots.api.methods
- addSyntax(CommandExecutor, Argument...) - Method in class org.teleight.teleightbots.commands.builder.Command
-
Adds a syntax to this command with the given executor and arguments.
- affiliate() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerUser
-
Returns the value of the
affiliaterecord component. - affiliateChat() - Method in record class org.teleight.teleightbots.api.objects.AffiliateInfo
-
Returns the value of the
affiliateChatrecord component. - AffiliateInfo - Record Class in org.teleight.teleightbots.api.objects
- AffiliateInfo(User, Chat, int, int, int) - Constructor for record class org.teleight.teleightbots.api.objects.AffiliateInfo
-
Creates an instance of a
AffiliateInforecord class. - affiliateUser() - Method in record class org.teleight.teleightbots.api.objects.AffiliateInfo
-
Returns the value of the
affiliateUserrecord component. - allowAddingOptions() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
allowAddingOptionsrecord component. - allowAddingOptions(boolean) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- allowBotChats() - Method in record class org.teleight.teleightbots.api.methods.SavePreparedInlineMessage
-
Returns the value of the
allowBotChatsrecord component. - allowBotChats() - Method in record class org.teleight.teleightbots.api.objects.SwitchInlineQueryChosenChat
-
Returns the value of the
allowBotChatsrecord component. - allowBotChats(boolean) - Method in class org.teleight.teleightbots.api.methods.SavePreparedInlineMessage.Builder
- allowChannelChats() - Method in record class org.teleight.teleightbots.api.methods.SavePreparedInlineMessage
-
Returns the value of the
allowChannelChatsrecord component. - allowChannelChats() - Method in record class org.teleight.teleightbots.api.objects.SwitchInlineQueryChosenChat
-
Returns the value of the
allowChannelChatsrecord component. - allowChannelChats(boolean) - Method in class org.teleight.teleightbots.api.methods.SavePreparedInlineMessage.Builder
- Allowed() - Constructor for record class org.teleight.teleightbots.conversation.constraint.ConversationInstanceConstraint.ConstraintResult.Allowed
-
Creates an instance of a
Allowedrecord class. - allowedUpdates() - Method in record class org.teleight.teleightbots.api.methods.GetUpdates
-
Returns the value of the
allowedUpdatesrecord component. - allowedUpdates() - Method in record class org.teleight.teleightbots.api.methods.SetWebhook
-
Returns the value of the
allowedUpdatesrecord component. - allowedUpdates() - Method in record class org.teleight.teleightbots.api.objects.WebhookInfo
-
Returns the value of the
allowedUpdatesrecord component. - allowedUpdates() - Method in record class org.teleight.teleightbots.bot.settings.LongPollingBotSettings
-
Returns the value of the
allowedUpdatesrecord component. - allowedUpdates() - Method in record class org.teleight.teleightbots.bot.settings.WebhookBotSettings
-
Returns the value of the
allowedUpdatesrecord component. - allowedUpdates(String[]) - Method in class org.teleight.teleightbots.api.methods.SetWebhook.Builder
- allowedUpdates(String[]) - Method in class org.teleight.teleightbots.bot.settings.WebhookBotSettings.Builder
- allowedUpdates(List) - Method in class org.teleight.teleightbots.api.methods.GetUpdates.Builder
- allowedUpdates(List) - Method in class org.teleight.teleightbots.bot.settings.LongPollingBotSettings.Builder
- allowGroupChats() - Method in record class org.teleight.teleightbots.api.methods.SavePreparedInlineMessage
-
Returns the value of the
allowGroupChatsrecord component. - allowGroupChats() - Method in record class org.teleight.teleightbots.api.objects.SwitchInlineQueryChosenChat
-
Returns the value of the
allowGroupChatsrecord component. - allowGroupChats(boolean) - Method in class org.teleight.teleightbots.api.methods.SavePreparedInlineMessage.Builder
- allowPaidBroadcast() - Method in record class org.teleight.teleightbots.api.methods.CopyMessage
-
Returns the value of the
allowPaidBroadcastrecord component. - allowPaidBroadcast() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
-
Returns the value of the
allowPaidBroadcastrecord component. - allowPaidBroadcast() - Method in record class org.teleight.teleightbots.api.methods.SendAudio
-
Returns the value of the
allowPaidBroadcastrecord component. - allowPaidBroadcast() - Method in record class org.teleight.teleightbots.api.methods.SendContact
-
Returns the value of the
allowPaidBroadcastrecord component. - allowPaidBroadcast() - Method in record class org.teleight.teleightbots.api.methods.SendDice
-
Returns the value of the
allowPaidBroadcastrecord component. - allowPaidBroadcast() - Method in record class org.teleight.teleightbots.api.methods.SendDocument
-
Returns the value of the
allowPaidBroadcastrecord component. - allowPaidBroadcast() - Method in record class org.teleight.teleightbots.api.methods.SendGame
-
Returns the value of the
allowPaidBroadcastrecord component. - allowPaidBroadcast() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
allowPaidBroadcastrecord component. - allowPaidBroadcast() - Method in record class org.teleight.teleightbots.api.methods.SendLivePhoto
-
Returns the value of the
allowPaidBroadcastrecord component. - allowPaidBroadcast() - Method in record class org.teleight.teleightbots.api.methods.SendLocation
-
Returns the value of the
allowPaidBroadcastrecord component. - allowPaidBroadcast() - Method in record class org.teleight.teleightbots.api.methods.SendMediaGroup
-
Returns the value of the
allowPaidBroadcastrecord component. - allowPaidBroadcast() - Method in record class org.teleight.teleightbots.api.methods.SendMessage
-
Returns the value of the
allowPaidBroadcastrecord component. - allowPaidBroadcast() - Method in record class org.teleight.teleightbots.api.methods.SendPaidMedia
-
Returns the value of the
allowPaidBroadcastrecord component. - allowPaidBroadcast() - Method in record class org.teleight.teleightbots.api.methods.SendPhoto
-
Returns the value of the
allowPaidBroadcastrecord component. - allowPaidBroadcast() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
allowPaidBroadcastrecord component. - allowPaidBroadcast() - Method in record class org.teleight.teleightbots.api.methods.SendSticker
-
Returns the value of the
allowPaidBroadcastrecord component. - allowPaidBroadcast() - Method in record class org.teleight.teleightbots.api.methods.SendVenue
-
Returns the value of the
allowPaidBroadcastrecord component. - allowPaidBroadcast() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns the value of the
allowPaidBroadcastrecord component. - allowPaidBroadcast() - Method in record class org.teleight.teleightbots.api.methods.SendVideoNote
-
Returns the value of the
allowPaidBroadcastrecord component. - allowPaidBroadcast() - Method in record class org.teleight.teleightbots.api.methods.SendVoice
-
Returns the value of the
allowPaidBroadcastrecord component. - allowPaidBroadcast(boolean) - Method in class org.teleight.teleightbots.api.methods.CopyMessage.Builder
- allowPaidBroadcast(boolean) - Method in class org.teleight.teleightbots.api.methods.SendAnimation.Builder
- allowPaidBroadcast(boolean) - Method in class org.teleight.teleightbots.api.methods.SendAudio.Builder
- allowPaidBroadcast(boolean) - Method in class org.teleight.teleightbots.api.methods.SendContact.Builder
- allowPaidBroadcast(boolean) - Method in class org.teleight.teleightbots.api.methods.SendDice.Builder
- allowPaidBroadcast(boolean) - Method in class org.teleight.teleightbots.api.methods.SendDocument.Builder
- allowPaidBroadcast(boolean) - Method in class org.teleight.teleightbots.api.methods.SendGame.Builder
- allowPaidBroadcast(boolean) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- allowPaidBroadcast(boolean) - Method in class org.teleight.teleightbots.api.methods.SendLivePhoto.Builder
- allowPaidBroadcast(boolean) - Method in class org.teleight.teleightbots.api.methods.SendLocation.Builder
- allowPaidBroadcast(boolean) - Method in class org.teleight.teleightbots.api.methods.SendMediaGroup.Builder
- allowPaidBroadcast(boolean) - Method in class org.teleight.teleightbots.api.methods.SendMessage.Builder
- allowPaidBroadcast(boolean) - Method in class org.teleight.teleightbots.api.methods.SendPaidMedia.Builder
- allowPaidBroadcast(boolean) - Method in class org.teleight.teleightbots.api.methods.SendPhoto.Builder
- allowPaidBroadcast(boolean) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- allowPaidBroadcast(boolean) - Method in class org.teleight.teleightbots.api.methods.SendSticker.Builder
- allowPaidBroadcast(boolean) - Method in class org.teleight.teleightbots.api.methods.SendVenue.Builder
- allowPaidBroadcast(boolean) - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- allowPaidBroadcast(boolean) - Method in class org.teleight.teleightbots.api.methods.SendVideoNote.Builder
- allowPaidBroadcast(boolean) - Method in class org.teleight.teleightbots.api.methods.SendVoice.Builder
- allowSendingWithoutReply() - Method in record class org.teleight.teleightbots.api.objects.ReplyParameters
-
Returns the value of the
allowSendingWithoutReplyrecord component. - allowSendingWithoutReply(boolean) - Method in class org.teleight.teleightbots.api.objects.ReplyParameters.Builder
- allowsMultipleAnswers() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
allowsMultipleAnswersrecord component. - allowsMultipleAnswers() - Method in record class org.teleight.teleightbots.api.objects.Poll
-
Returns the value of the
allowsMultipleAnswersrecord component. - allowsMultipleAnswers(boolean) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- allowsRevoting() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
allowsRevotingrecord component. - allowsRevoting() - Method in record class org.teleight.teleightbots.api.objects.Poll
-
Returns the value of the
allowsRevotingrecord component. - allowsRevoting(boolean) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- allowsUsersToCreateTopics() - Method in record class org.teleight.teleightbots.api.objects.User
-
Returns the value of the
allowsUsersToCreateTopicsrecord component. - allowUnknownProperties() - Method in record class org.teleight.teleightbots.conversation.Conversation
-
Returns the value of the
allowUnknownPropertiesrecord component. - allowUnknownProperties(boolean) - Method in class org.teleight.teleightbots.conversation.Conversation.Builder
- allowUserChats() - Method in record class org.teleight.teleightbots.api.methods.SavePreparedInlineMessage
-
Returns the value of the
allowUserChatsrecord component. - allowUserChats() - Method in record class org.teleight.teleightbots.api.objects.SwitchInlineQueryChosenChat
-
Returns the value of the
allowUserChatsrecord component. - allowUserChats(boolean) - Method in class org.teleight.teleightbots.api.methods.SavePreparedInlineMessage.Builder
- AlreadyInConversation() - Constructor for record class org.teleight.teleightbots.conversation.ConversationManager.JoinResult.AlreadyInConversation
-
Creates an instance of a
AlreadyInConversationrecord class. - amount() - Method in record class org.teleight.teleightbots.api.objects.AffiliateInfo
-
Returns the value of the
amountrecord component. - amount() - Method in record class org.teleight.teleightbots.api.objects.LabeledPrice
-
Returns the value of the
amountrecord component. - amount() - Method in record class org.teleight.teleightbots.api.objects.StarAmount
-
Returns the value of the
amountrecord component. - amount() - Method in record class org.teleight.teleightbots.api.objects.StarTransaction
-
Returns the value of the
amountrecord component. - amount() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostPaid
-
Returns the value of the
amountrecord component. - amount() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostPrice
-
Returns the value of the
amountrecord component. - amount(int) - Method in class org.teleight.teleightbots.api.objects.SuggestedPostPrice.Builder
- ANIMATED - Enum constant in enum class org.teleight.teleightbots.api.objects.StickerFormat
- animation() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
-
Returns the value of the
animationrecord component. - animation() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
animationrecord component. - animation() - Method in record class org.teleight.teleightbots.api.objects.Game
-
Returns the value of the
animationrecord component. - animation() - Method in record class org.teleight.teleightbots.api.objects.InputProfilePhotoAnimated
-
Returns the value of the
animationrecord component. - animation() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
animationrecord component. - animation() - Method in record class org.teleight.teleightbots.api.objects.PollMedia
-
Returns the value of the
animationrecord component. - animation(InputFile) - Method in class org.teleight.teleightbots.api.methods.SendAnimation.Builder
- animation(InputFile) - Method in class org.teleight.teleightbots.api.objects.InputProfilePhotoAnimated.Builder
- animation(Animation) - Method in class org.teleight.teleightbots.api.objects.PollMedia.Builder
- Animation - Record Class in org.teleight.teleightbots.api.objects
- Animation(String, String, int, int, int, PhotoSize, String, String, Long) - Constructor for record class org.teleight.teleightbots.api.objects.Animation
-
Creates an instance of a
Animationrecord class. - answer() - Method in record class org.teleight.teleightbots.event.keyboard.ButtonPressEvent
- answer(String) - Method in record class org.teleight.teleightbots.event.keyboard.ButtonPressEvent
- AnswerCallbackQuery - Record Class in org.teleight.teleightbots.api.methods
- AnswerCallbackQuery(String, String, boolean) - Constructor for record class org.teleight.teleightbots.api.methods.AnswerCallbackQuery
-
Creates an instance of a
AnswerCallbackQueryrecord class. - AnswerCallbackQuery.Builder - Class in org.teleight.teleightbots.api.methods
- AnswerGuestQuery - Record Class in org.teleight.teleightbots.api.methods
- AnswerGuestQuery(String, InlineQueryResult) - Constructor for record class org.teleight.teleightbots.api.methods.AnswerGuestQuery
-
Creates an instance of a
AnswerGuestQueryrecord class. - AnswerGuestQuery.Builder - Class in org.teleight.teleightbots.api.methods
- AnswerInlineQuery - Record Class in org.teleight.teleightbots.api.methods
- AnswerInlineQuery(String, InlineQueryResult[], int, boolean) - Constructor for record class org.teleight.teleightbots.api.methods.AnswerInlineQuery
-
Creates an instance of a
AnswerInlineQueryrecord class. - AnswerInlineQuery.Builder - Class in org.teleight.teleightbots.api.methods
- AnswerPreCheckoutQuery - Record Class in org.teleight.teleightbots.api.methods
- AnswerPreCheckoutQuery(String, boolean, String) - Constructor for record class org.teleight.teleightbots.api.methods.AnswerPreCheckoutQuery
-
Creates an instance of a
AnswerPreCheckoutQueryrecord class. - AnswerPreCheckoutQuery.Builder - Class in org.teleight.teleightbots.api.methods
- AnswerShippingQuery - Record Class in org.teleight.teleightbots.api.methods
- AnswerShippingQuery(String, boolean, ShippingOption[], String) - Constructor for record class org.teleight.teleightbots.api.methods.AnswerShippingQuery
-
Creates an instance of a
AnswerShippingQueryrecord class. - AnswerShippingQuery.Builder - Class in org.teleight.teleightbots.api.methods
- AnswerWebAppQuery - Record Class in org.teleight.teleightbots.api.methods
- AnswerWebAppQuery(String, InlineQueryResult) - Constructor for record class org.teleight.teleightbots.api.methods.AnswerWebAppQuery
-
Creates an instance of a
AnswerWebAppQueryrecord class. - AnswerWebAppQuery.Builder - Class in org.teleight.teleightbots.api.methods
- ApiMethod<R> - Interface in org.teleight.teleightbots.api
-
Base interface for all Telegram Bot API methods.
- ApiMethodBoolean - Interface in org.teleight.teleightbots.api
-
Represents a method that returns a boolean result.
- ApiMethodMessage - Interface in org.teleight.teleightbots.api
-
Represents a method that returns a message result.
- ApiMethodMultiResponse - Interface in org.teleight.teleightbots.api
-
Base API method that supports requests with multiple response types
- ApiMethodString - Interface in org.teleight.teleightbots.api
-
Represents a method that returns a string result.
- ApiResponse<T> - Record Class in org.teleight.teleightbots.api.objects
- ApiResponse(boolean, int, String, ResponseParameters, T) - Constructor for record class org.teleight.teleightbots.api.objects.ApiResponse
-
Creates an instance of a
ApiResponserecord class. - ApiResult - Interface in org.teleight.teleightbots.api
-
Marker interface for all API results.
- ApproveChatJoinRequest - Record Class in org.teleight.teleightbots.api.methods
- ApproveChatJoinRequest(String, long) - Constructor for record class org.teleight.teleightbots.api.methods.ApproveChatJoinRequest
-
Creates an instance of a
ApproveChatJoinRequestrecord class. - ApproveChatJoinRequest.Builder - Class in org.teleight.teleightbots.api.methods
- APPROVED - Enum constant in enum class org.teleight.teleightbots.api.objects.SuggestedPostState
- ApproveSuggestedPost - Record Class in org.teleight.teleightbots.api.methods
- ApproveSuggestedPost(String, int, Long) - Constructor for record class org.teleight.teleightbots.api.methods.ApproveSuggestedPost
-
Creates an instance of a
ApproveSuggestedPostrecord class. - ApproveSuggestedPost.Builder - Class in org.teleight.teleightbots.api.methods
- areas() - Method in record class org.teleight.teleightbots.api.methods.EditStory
-
Returns the value of the
areasrecord component. - areas() - Method in record class org.teleight.teleightbots.api.methods.PostStory
-
Returns the value of the
areasrecord component. - areas(StoryArea[]) - Method in class org.teleight.teleightbots.api.methods.EditStory.Builder
- areas(StoryArea[]) - Method in class org.teleight.teleightbots.api.methods.PostStory.Builder
- areDirectMessagesEnabled() - Method in record class org.teleight.teleightbots.api.objects.DirectMessagePriceChanged
-
Returns the value of the
areDirectMessagesEnabledrecord component. - args() - Method in record class org.teleight.teleightbots.commands.builder.CommandSyntax
-
Returns the value of the
argsrecord component. - Argument<T> - Class in org.teleight.teleightbots.commands.builder.argument
-
Abstract class representing a command argument.
- Argument(String) - Constructor for class org.teleight.teleightbots.commands.builder.argument.Argument
-
Constructs an Argument with the specified identifier.
- ArgumentInteger - Class in org.teleight.teleightbots.commands.builder.argument
-
Class representing an integer argument.
- ArgumentInteger(String) - Constructor for class org.teleight.teleightbots.commands.builder.argument.ArgumentInteger
-
Constructs an ArgumentInteger with the specified identifier.
- ArgumentReader - Class in org.teleight.teleightbots.commands.builder.parser
-
Class representing an argument reader.
- ArgumentReader(String) - Constructor for class org.teleight.teleightbots.commands.builder.parser.ArgumentReader
-
Constructs an ArgumentReader with the specified input string.
- ArgumentString - Class in org.teleight.teleightbots.commands.builder.argument
-
Class representing a string argument.
- ArgumentString(String) - Constructor for class org.teleight.teleightbots.commands.builder.argument.ArgumentString
-
Constructs an ArgumentString with the specified identifier.
- ArgumentString(String, boolean) - Constructor for class org.teleight.teleightbots.commands.builder.argument.ArgumentString
-
Constructs an ArgumentString with the specified identifier.
- ArgumentSyntaxException - Exception Class in org.teleight.teleightbots.commands.builder.exception
-
Class representing an argument syntax exception.
- ArgumentSyntaxException(String, String) - Constructor for exception class org.teleight.teleightbots.commands.builder.exception.ArgumentSyntaxException
-
Constructs an ArgumentSyntaxException with the specified message and input string.
- as(Class) - Method in record class org.teleight.teleightbots.conversation.Property
-
Returns the value of the property as a custom type.
- asBool() - Method in record class org.teleight.teleightbots.conversation.Property
-
Returns the value of the property as a boolean.
- asFloat() - Method in record class org.teleight.teleightbots.conversation.Property
-
Returns the value of the property as a double.
- asInt() - Method in record class org.teleight.teleightbots.conversation.Property
-
Returns the value of the property as an integer.
- asLong() - Method in record class org.teleight.teleightbots.conversation.Property
-
Returns the value of the property as a long.
- asString() - Method in record class org.teleight.teleightbots.conversation.Property
-
Returns the value of the property as a string.
- audio() - Method in record class org.teleight.teleightbots.api.methods.SendAudio
-
Returns the value of the
audiorecord component. - audio() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
audiorecord component. - audio() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
audiorecord component. - audio() - Method in record class org.teleight.teleightbots.api.objects.PollMedia
-
Returns the value of the
audiorecord component. - audio(InputFile) - Method in class org.teleight.teleightbots.api.methods.SendAudio.Builder
- audio(Audio) - Method in class org.teleight.teleightbots.api.objects.PollMedia.Builder
- Audio - Record Class in org.teleight.teleightbots.api.objects
- Audio(String, String, int, String, String, String, String, Long, PhotoSize) - Constructor for record class org.teleight.teleightbots.api.objects.Audio
-
Creates an instance of a
Audiorecord class. - audioDuration() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultAudio
-
Returns the value of the
audioDurationrecord component. - audioDuration(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultAudio.Builder
- audioFileId() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedAudio
-
Returns the value of the
audioFileIdrecord component. - audioFileId(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedAudio.Builder
- audios() - Method in record class org.teleight.teleightbots.api.objects.UserProfileAudios
-
Returns the value of the
audiosrecord component. - audioUrl() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultAudio
-
Returns the value of the
audioUrlrecord component. - audioUrl(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultAudio.Builder
- authorSignature() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
authorSignaturerecord component. - availableReactions() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
availableReactionsrecord component.
B
- backdrop() - Method in record class org.teleight.teleightbots.api.objects.UniqueGift
-
Returns the value of the
backdroprecord component. - background() - Method in record class org.teleight.teleightbots.api.objects.Gift
-
Returns the value of the
backgroundrecord component. - backgroundColor() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeWeather
-
Returns the value of the
backgroundColorrecord component. - backgroundCustomEmojiId() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
backgroundCustomEmojiIdrecord component. - BackgroundFill - Interface in org.teleight.teleightbots.api.objects
- BackgroundFillFreeformGradient - Record Class in org.teleight.teleightbots.api.objects
- BackgroundFillFreeformGradient(Color[]) - Constructor for record class org.teleight.teleightbots.api.objects.BackgroundFillFreeformGradient
-
Creates an instance of a
BackgroundFillFreeformGradientrecord class. - BackgroundFillGradient - Record Class in org.teleight.teleightbots.api.objects
- BackgroundFillGradient(Color, Color, int) - Constructor for record class org.teleight.teleightbots.api.objects.BackgroundFillGradient
-
Creates an instance of a
BackgroundFillGradientrecord class. - BackgroundFillSolid - Record Class in org.teleight.teleightbots.api.objects
- BackgroundFillSolid(Color) - Constructor for record class org.teleight.teleightbots.api.objects.BackgroundFillSolid
-
Creates an instance of a
BackgroundFillSolidrecord class. - BackgroundType - Interface in org.teleight.teleightbots.api.objects
- BackgroundTypeChatTheme - Record Class in org.teleight.teleightbots.api.objects
- BackgroundTypeChatTheme(String) - Constructor for record class org.teleight.teleightbots.api.objects.BackgroundTypeChatTheme
-
Creates an instance of a
BackgroundTypeChatThemerecord class. - BackgroundTypeFill - Record Class in org.teleight.teleightbots.api.objects
- BackgroundTypeFill(BackgroundFill, int) - Constructor for record class org.teleight.teleightbots.api.objects.BackgroundTypeFill
-
Creates an instance of a
BackgroundTypeFillrecord class. - BackgroundTypePattern - Record Class in org.teleight.teleightbots.api.objects
- BackgroundTypePattern(Document, BackgroundFill, int, boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.BackgroundTypePattern
-
Creates an instance of a
BackgroundTypePatternrecord class. - BackgroundTypeWallpaper - Record Class in org.teleight.teleightbots.api.objects
- BackgroundTypeWallpaper(Document, int, boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.BackgroundTypeWallpaper
-
Creates an instance of a
BackgroundTypeWallpaperrecord class. - BAD_REQUEST - Enum constant in enum class org.teleight.teleightbots.webhook.HttpResponse.StatusCode
- BanChatMember - Record Class in org.teleight.teleightbots.api.methods
- BanChatMember(String, long, int, boolean) - Constructor for record class org.teleight.teleightbots.api.methods.BanChatMember
-
Creates an instance of a
BanChatMemberrecord class. - BanChatMember.Builder - Class in org.teleight.teleightbots.api.methods
- BanChatSenderChat - Record Class in org.teleight.teleightbots.api.methods
- BanChatSenderChat(String, long) - Constructor for record class org.teleight.teleightbots.api.methods.BanChatSenderChat
-
Creates an instance of a
BanChatSenderChatrecord class. - BanChatSenderChat.Builder - Class in org.teleight.teleightbots.api.methods
- baseName() - Method in record class org.teleight.teleightbots.api.objects.UniqueGift
-
Returns the value of the
baseNamerecord component. - BatchCopyMessages - Record Class in org.teleight.teleightbots.api.methods
- BatchCopyMessages(String, int, long, String, long[], boolean, boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.methods.BatchCopyMessages
-
Creates an instance of a
BatchCopyMessagesrecord class. - BatchCopyMessages.Builder - Class in org.teleight.teleightbots.api.methods
- BatchDeleteMessages - Record Class in org.teleight.teleightbots.api.methods
- BatchDeleteMessages(String, long[]) - Constructor for record class org.teleight.teleightbots.api.methods.BatchDeleteMessages
-
Creates an instance of a
BatchDeleteMessagesrecord class. - BatchDeleteMessages.Builder - Class in org.teleight.teleightbots.api.methods
- BatchForwardMessages - Record Class in org.teleight.teleightbots.api.methods
- BatchForwardMessages(String, int, long, String, boolean, boolean, long[]) - Constructor for record class org.teleight.teleightbots.api.methods.BatchForwardMessages
-
Creates an instance of a
BatchForwardMessagesrecord class. - BatchForwardMessages.Builder - Class in org.teleight.teleightbots.api.methods
- bigFileId() - Method in record class org.teleight.teleightbots.api.objects.ChatPhoto
-
Returns the value of the
bigFileIdrecord component. - bigFileUniqueId() - Method in record class org.teleight.teleightbots.api.objects.ChatPhoto
-
Returns the value of the
bigFileUniqueIdrecord component. - bio() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountBio
-
Returns the value of the
biorecord component. - bio() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
biorecord component. - bio() - Method in record class org.teleight.teleightbots.api.objects.ChatJoinRequest
-
Returns the value of the
biorecord component. - bio(String) - Method in class org.teleight.teleightbots.api.methods.SetBusinessAccountBio.Builder
- birthdate() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
birthdaterecord component. - Birthdate - Record Class in org.teleight.teleightbots.api.objects
- Birthdate(int, int, int) - Constructor for record class org.teleight.teleightbots.api.objects.Birthdate
-
Creates an instance of a
Birthdaterecord class. - body() - Method in record class org.teleight.teleightbots.webhook.HttpResponse
-
Returns the value of the
bodyrecord component. - boost() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostUpdated
-
Returns the value of the
boostrecord component. - boostAdded() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
boostAddedrecord component. - boostCount() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostAdded
-
Returns the value of the
boostCountrecord component. - boostId() - Method in record class org.teleight.teleightbots.api.objects.ChatBoost
-
Returns the value of the
boostIdrecord component. - boostId() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostRemoved
-
Returns the value of the
boostIdrecord component. - boosts() - Method in record class org.teleight.teleightbots.api.objects.UserChatBoosts
-
Returns the value of the
boostsrecord component. - bot - Variable in class org.teleight.teleightbots.extensions.Extension
-
A reference to the bot that this extension is associated with.
- bot() - Method in record class org.teleight.teleightbots.api.objects.ManagedBotCreated
-
Returns the value of the
botrecord component. - bot() - Method in record class org.teleight.teleightbots.api.objects.ManagedBotUpdated
-
Returns the value of the
botrecord component. - bot() - Method in class org.teleight.teleightbots.commands.builder.parser.CommandContext
- bot() - Method in interface org.teleight.teleightbots.conversation.ConversationContext
- bot() - Method in class org.teleight.teleightbots.conversation.ConversationContextImpl
- bot() - Method in record class org.teleight.teleightbots.event.bot.BotShutdownEvent
-
Returns the value of the
botrecord component. - bot() - Method in record class org.teleight.teleightbots.event.bot.channel.ChannelSendMessageEvent
-
Returns the value of the
botrecord component. - bot() - Method in record class org.teleight.teleightbots.event.bot.group.BotJoinGroupEvent
-
Returns the value of the
botrecord component. - bot() - Method in record class org.teleight.teleightbots.event.bot.group.BotQuitGroupEvent
-
Returns the value of the
botrecord component. - bot() - Method in record class org.teleight.teleightbots.event.bot.group.SelfJoinGroupEvent
-
Returns the value of the
botrecord component. - bot() - Method in record class org.teleight.teleightbots.event.bot.group.SelfQuitGroupEvent
-
Returns the value of the
botrecord component. - bot() - Method in record class org.teleight.teleightbots.event.bot.MethodSendEvent
-
Returns the value of the
botrecord component. - bot() - Method in record class org.teleight.teleightbots.event.bot.UpdateReceivedEvent
-
Returns the value of the
botrecord component. - bot() - Method in record class org.teleight.teleightbots.event.keyboard.ButtonPressEvent
-
Returns the value of the
botrecord component. - bot() - Method in interface org.teleight.teleightbots.event.trait.Event
-
Gets the Bot instance associated with the event.
- bot() - Method in record class org.teleight.teleightbots.event.user.group.UserJoinGroupEvent
-
Returns the value of the
botrecord component. - bot() - Method in record class org.teleight.teleightbots.event.user.group.UserQuitGroupEvent
-
Returns the value of the
botrecord component. - bot() - Method in record class org.teleight.teleightbots.event.user.UserInlineQueryReceivedEvent
-
Returns the value of the
botrecord component. - bot() - Method in record class org.teleight.teleightbots.event.user.UserMessageReceivedEvent
-
Returns the value of the
botrecord component. - BotAccessSettings - Record Class in org.teleight.teleightbots.api.objects
- BotAccessSettings(boolean, User[]) - Constructor for record class org.teleight.teleightbots.api.objects.BotAccessSettings
-
Creates an instance of a
BotAccessSettingsrecord class. - botAdministratorRights() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestChat
-
Returns the value of the
botAdministratorRightsrecord component. - BotCommand - Record Class in org.teleight.teleightbots.api.objects
- BotCommand(String, String) - Constructor for record class org.teleight.teleightbots.api.objects.BotCommand
-
Creates an instance of a
BotCommandrecord class. - BotCommandScope - Interface in org.teleight.teleightbots.api.objects
- BotCommandScopeAllChatAdministrators - Record Class in org.teleight.teleightbots.api.objects
- BotCommandScopeAllChatAdministrators() - Constructor for record class org.teleight.teleightbots.api.objects.BotCommandScopeAllChatAdministrators
-
Creates an instance of a
BotCommandScopeAllChatAdministratorsrecord class. - BotCommandScopeAllGroupChats - Record Class in org.teleight.teleightbots.api.objects
- BotCommandScopeAllGroupChats() - Constructor for record class org.teleight.teleightbots.api.objects.BotCommandScopeAllGroupChats
-
Creates an instance of a
BotCommandScopeAllGroupChatsrecord class. - BotCommandScopeAllPrivateChats - Record Class in org.teleight.teleightbots.api.objects
- BotCommandScopeAllPrivateChats() - Constructor for record class org.teleight.teleightbots.api.objects.BotCommandScopeAllPrivateChats
-
Creates an instance of a
BotCommandScopeAllPrivateChatsrecord class. - BotCommandScopeChat - Record Class in org.teleight.teleightbots.api.objects
- BotCommandScopeChat(String) - Constructor for record class org.teleight.teleightbots.api.objects.BotCommandScopeChat
-
Creates an instance of a
BotCommandScopeChatrecord class. - BotCommandScopeChatAdministrators - Record Class in org.teleight.teleightbots.api.objects
- BotCommandScopeChatAdministrators(String) - Constructor for record class org.teleight.teleightbots.api.objects.BotCommandScopeChatAdministrators
-
Creates an instance of a
BotCommandScopeChatAdministratorsrecord class. - BotCommandScopeChatMember - Record Class in org.teleight.teleightbots.api.objects
- BotCommandScopeChatMember(String, int) - Constructor for record class org.teleight.teleightbots.api.objects.BotCommandScopeChatMember
-
Creates an instance of a
BotCommandScopeChatMemberrecord class. - BotCommandScopeDefault - Record Class in org.teleight.teleightbots.api.objects
- BotCommandScopeDefault() - Constructor for record class org.teleight.teleightbots.api.objects.BotCommandScopeDefault
-
Creates an instance of a
BotCommandScopeDefaultrecord class. - BotDescription - Record Class in org.teleight.teleightbots.api.objects
- BotDescription(String) - Constructor for record class org.teleight.teleightbots.api.objects.BotDescription
-
Creates an instance of a
BotDescriptionrecord class. - botIsMember() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestChat
-
Returns the value of the
botIsMemberrecord component. - BotJoinGroupEvent - Record Class in org.teleight.teleightbots.event.bot.group
- BotJoinGroupEvent(TelegramBot, User, Chat, Update) - Constructor for record class org.teleight.teleightbots.event.bot.group.BotJoinGroupEvent
-
Creates an instance of a
BotJoinGroupEventrecord class. - botManager() - Method in interface org.teleight.teleightbots.TeleightBotsProcess
- BotManager - Interface in org.teleight.teleightbots.bot.manager
-
Interface for managing bots and their settings.
- BotMethodExecutor - Class in org.teleight.teleightbots.updateprocessor
- BotMethodExecutor(TelegramBot) - Constructor for class org.teleight.teleightbots.updateprocessor.BotMethodExecutor
- BotName - Record Class in org.teleight.teleightbots.api.objects
- BotName(String) - Constructor for record class org.teleight.teleightbots.api.objects.BotName
-
Creates an instance of a
BotNamerecord class. - BotQuitGroupEvent - Record Class in org.teleight.teleightbots.event.bot.group
- BotQuitGroupEvent(TelegramBot, User, Chat, Update) - Constructor for record class org.teleight.teleightbots.event.bot.group.BotQuitGroupEvent
-
Creates an instance of a
BotQuitGroupEventrecord class. - BotSettings - Interface in org.teleight.teleightbots.bot.settings
-
Interface defining common settings for configuring a Telegram bot.
- BotShortDescription - Record Class in org.teleight.teleightbots.api.objects
- BotShortDescription(String) - Constructor for record class org.teleight.teleightbots.api.objects.BotShortDescription
-
Creates an instance of a
BotShortDescriptionrecord class. - BotShutdownEvent - Record Class in org.teleight.teleightbots.event.bot
- BotShutdownEvent(TelegramBot) - Constructor for record class org.teleight.teleightbots.event.bot.BotShutdownEvent
-
Creates an instance of a
BotShutdownEventrecord class. - bottomColor() - Method in record class org.teleight.teleightbots.api.objects.BackgroundFillGradient
-
Returns the value of the
bottomColorrecord component. - botUsername() - Method in record class org.teleight.teleightbots.api.objects.LoginUrl
-
Returns the value of the
botUsernamerecord component. - build() - Method in class org.teleight.teleightbots.api.methods.AddStickerToSet.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.AnswerCallbackQuery.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.AnswerGuestQuery.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.AnswerInlineQuery.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.AnswerPreCheckoutQuery.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.AnswerShippingQuery.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.AnswerWebAppQuery.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.ApproveChatJoinRequest.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.ApproveSuggestedPost.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.BanChatMember.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.BanChatSenderChat.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.BatchCopyMessages.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.BatchDeleteMessages.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.BatchForwardMessages.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.CloseForumTopic.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.CloseGeneralForumTopic.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.ConvertGiftToStars.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.CopyMessage.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.CopyTextButton.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.CreateChatInviteLink.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.CreateChatSubscriptionInviteLink.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.CreateForumTopic.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.CreateInvoiceLink.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.CreateNewStickerSet.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.DeclineChatJoinRequest.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.DeclineSuggestedPost.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.DeleteAllMessageReactions.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.DeleteBusinessMessages.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.DeleteChatPhoto.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.DeleteChatStickerSet.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.DeleteForumTopic.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.DeleteMessage.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.DeleteMessageReaction.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.DeleteMyCommands.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.DeleteStickerFromSet.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.DeleteStickerSet.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.DeleteStory.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.DeleteWebhook.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.EditChatInviteLink.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.EditChatSubscriptionInviteLink.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.EditForumTopic.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.EditGeneralForumTopic.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.EditMessageCaption.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.EditMessageChecklist.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.EditMessageLiveLocation.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.EditMessageMedia.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.EditMessageReplyMarkup.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.EditMessageText.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.EditStory.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.EditUserStarSubscription.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.ExportChatInviteLink.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.ForwardMessage.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetAvailableGifts.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetBusinessAccountStarBalance.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetBusinessConnection.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetChat.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetChatAdministrators.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetChatGifts.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetChatMember.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetChatMemberCount.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetChatMenuButton.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetCustomEmojiStickers.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetFile.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetGameHighScores.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetManagedBotAccessSettings.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetManagedBotToken.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetMyCommands.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetMyDefaultAdministratorRights.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetMyDescription.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetMyName.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetMyShortDescription.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetMyStarBalance.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetStarTransactions.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetStickerSet.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetUpdates.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetUserChatBoosts.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetUserGifts.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetUserPersonalChatMessages.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetUserProfileAudios.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetUserProfilePhotos.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GetWebhookInfo.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.GiftPremiumSubscription.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.HideGeneralForumTopic.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.LeaveChat.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.PinChatMessage.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.PostStory.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.PromoteChatMember.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.ReadBusinessMessage.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.RefundStarPayment.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.RemoveBusinessAccountProfilePhoto.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.RemoveChatVerification.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.RemoveUserVerification.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.ReopenForumTopic.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.ReopenGeneralForumTopic.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.ReplaceManagedBotToken.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.ReplaceStickerInSet.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.RepostStory.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.RestrictChatMember.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.RevokeChatInviteLink.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SavePreparedInlineMessage.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SavePreparedKeyboardButton.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SendAnimation.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SendAudio.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SendChatAction.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SendChecklist.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SendContact.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SendDice.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SendDocument.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SendGame.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SendGift.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SendLivePhoto.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SendLocation.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SendMediaGroup.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SendMessage.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SendMessageDraft.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SendPaidMedia.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SendPhoto.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SendSticker.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SendVenue.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SendVideoNote.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SendVoice.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetBusinessAccountBio.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetBusinessAccountGiftSettings.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetBusinessAccountName.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetBusinessAccountProfilePhoto.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetBusinessAccountUsername.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetChatAdministratorCustomTitle.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetChatDescription.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetChatMemberTag.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetChatMenuButton.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetChatPermissions.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetChatPhoto.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetChatStickerSet.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetChatTitle.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetCustomEmojiStickerSetThumbnail.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetGameScore.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetManagedBotAccessSettings.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetMessageReaction.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetMyCommands.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetMyDefaultAdministratorRights.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetMyDescription.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetMyName.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetMyProfilePhoto.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetMyShortDescription.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetPassportDataErrors.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetStickerEmojiList.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetStickerKeywords.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetStickerMaskPosition.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetStickerPositionInSet.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetStickerSetThumbnail.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetStickerSetTitle.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetUserEmojiStatus.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.SetWebhook.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.StopMessageLiveLocation.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.StopPoll.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.TransferBusinessAccountStars.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.TransferGift.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.UnbanChatMember.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.UnbanChatSenderChat.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.UnhideGeneralForumTopic.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.UnpinAllChatMessages.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.UnpinAllForumTopicMessages.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.UnpinAllGeneralForumTopicMessages.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.UnpinChatMessage.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.UpgradeGift.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.UploadStickerFile.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.VerifyChat.Builder
- build() - Method in class org.teleight.teleightbots.api.methods.VerifyUser.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.AcceptedGiftTypes.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.CallbackQuery.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.ForceReplyKeyboard.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InlineKeyboardButton.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InlineKeyboardMarkup.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultArticle.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultAudio.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedAudio.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultContact.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultDocument.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultGame.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultGif.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultLocation.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVenue.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVideo.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVoice.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InputChecklist.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InputChecklistTask.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InputMediaAnimation.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InputMediaAudio.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InputMediaDocument.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InputMediaLivePhoto.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InputMediaLocation.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InputMediaPhoto.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InputMediaSticker.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InputMediaVenue.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InputMediaVideo.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InputPaidMediaLivePhoto.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InputPaidMediaPhoto.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InputPaidMediaVideo.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InputPollOption.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InputProfilePhotoAnimated.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InputProfilePhotoStatic.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.InputSticker.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.LinkPreviewOptions.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.MenuButtonWebApp.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.MessageEntity.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.PollMedia.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.ReplyKeyboardMarkup.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.ReplyKeyboardRemove.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.ReplyParameters.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.SuggestedPostParameters.Builder
- build() - Method in class org.teleight.teleightbots.api.objects.SuggestedPostPrice.Builder
- build() - Method in class org.teleight.teleightbots.bot.settings.LongPollingBotSettings.Builder
- build() - Method in class org.teleight.teleightbots.bot.settings.WebhookBotSettings.Builder
- build() - Method in class org.teleight.teleightbots.conversation.Conversation.Builder
- build() - Method in interface org.teleight.teleightbots.event.EventListener.Builder
-
Builds and returns the
EventListenerinstance configured with the specified settings. - build() - Method in class org.teleight.teleightbots.updateprocessor.MultiPartBodyPublisher
- build() - Method in class org.teleight.teleightbots.webhook.WebhookServerConfig.Builder
- buildTask(Runnable) - Method in interface org.teleight.teleightbots.scheduler.Scheduler
-
Creates a new task builder.
- BUSINESS_ACCOUNT_TRANSFER - Enum constant in enum class org.teleight.teleightbots.api.objects.TransactionType
- BusinessBotRights - Record Class in org.teleight.teleightbots.api.objects
- BusinessBotRights(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.BusinessBotRights
-
Creates an instance of a
BusinessBotRightsrecord class. - businessConnection() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
businessConnectionrecord component. - BusinessConnection - Record Class in org.teleight.teleightbots.api.objects
- BusinessConnection(String, User, Long, int, BusinessBotRights, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.BusinessConnection
-
Creates an instance of a
BusinessConnectionrecord class. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.ConvertGiftToStars
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.DeleteBusinessMessages
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.DeleteStory
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.EditMessageCaption
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.EditMessageChecklist
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.EditMessageLiveLocation
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.EditMessageMedia
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.EditMessageReplyMarkup
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.EditMessageText
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.EditStory
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountStarBalance
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.GetBusinessConnection
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.PinChatMessage
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.PostStory
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.ReadBusinessMessage
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.RemoveBusinessAccountProfilePhoto
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.RepostStory
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.SendAudio
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.SendChatAction
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.SendChecklist
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.SendContact
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.SendDice
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.SendDocument
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.SendGame
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.SendLivePhoto
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.SendLocation
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.SendMediaGroup
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.SendMessage
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.SendPaidMedia
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.SendPhoto
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.SendSticker
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.SendVenue
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.SendVideoNote
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.SendVoice
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountBio
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountGiftSettings
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountName
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountProfilePhoto
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountUsername
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.StopMessageLiveLocation
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.StopPoll
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.TransferBusinessAccountStars
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.TransferGift
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.UnpinChatMessage
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.methods.UpgradeGift
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.objects.BusinessMessagesDeleted
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
businessConnectionIdrecord component. - businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.ConvertGiftToStars.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.DeleteBusinessMessages.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.DeleteStory.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.EditStory.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.GetBusinessAccountStarBalance.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.GetBusinessConnection.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.PostStory.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.ReadBusinessMessage.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.RemoveBusinessAccountProfilePhoto.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.RepostStory.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.SetBusinessAccountBio.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.SetBusinessAccountGiftSettings.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.SetBusinessAccountName.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.SetBusinessAccountProfilePhoto.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.SetBusinessAccountUsername.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.TransferBusinessAccountStars.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.TransferGift.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.UpgradeGift.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.CreateInvoiceLink.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.EditMessageCaption.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.EditMessageLiveLocation.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.EditMessageMedia.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.EditMessageReplyMarkup.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.EditMessageText.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.PinChatMessage.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.SendAnimation.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.SendAudio.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.SendChatAction.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.SendContact.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.SendDice.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.SendDocument.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.SendGame.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.SendLivePhoto.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.SendLocation.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.SendMediaGroup.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.SendMessage.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.SendPaidMedia.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.SendPhoto.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.SendSticker.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.SendVenue.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.SendVideoNote.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.SendVoice.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.StopMessageLiveLocation.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.StopPoll.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.UnpinChatMessage.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.EditMessageChecklist.Builder
- businessConnectionId(String) - Method in class org.teleight.teleightbots.api.methods.SendChecklist.Builder
- businessIntro() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
businessIntrorecord component. - BusinessIntro - Record Class in org.teleight.teleightbots.api.objects
- BusinessIntro(String, String, Sticker) - Constructor for record class org.teleight.teleightbots.api.objects.BusinessIntro
-
Creates an instance of a
BusinessIntrorecord class. - businessLocation() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
businessLocationrecord component. - BusinessLocation - Record Class in org.teleight.teleightbots.api.objects
- BusinessLocation(String, Location) - Constructor for record class org.teleight.teleightbots.api.objects.BusinessLocation
-
Creates an instance of a
BusinessLocationrecord class. - businessMessage() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
businessMessagerecord component. - BusinessMessagesDeleted - Record Class in org.teleight.teleightbots.api.objects
- BusinessMessagesDeleted(String, Chat, Integer[]) - Constructor for record class org.teleight.teleightbots.api.objects.BusinessMessagesDeleted
-
Creates an instance of a
BusinessMessagesDeletedrecord class. - businessOpeningHours() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
businessOpeningHoursrecord component. - BusinessOpeningHours - Record Class in org.teleight.teleightbots.api.objects
- BusinessOpeningHours(String, BusinessOpeningHoursInterval[]) - Constructor for record class org.teleight.teleightbots.api.objects.BusinessOpeningHours
-
Creates an instance of a
BusinessOpeningHoursrecord class. - BusinessOpeningHoursInterval - Record Class in org.teleight.teleightbots.api.objects
- BusinessOpeningHoursInterval(int, int) - Constructor for record class org.teleight.teleightbots.api.objects.BusinessOpeningHoursInterval
-
Creates an instance of a
BusinessOpeningHoursIntervalrecord class. - ButtonPressEvent - Record Class in org.teleight.teleightbots.event.keyboard
- ButtonPressEvent(TelegramBot, Update) - Constructor for record class org.teleight.teleightbots.event.keyboard.ButtonPressEvent
-
Creates an instance of a
ButtonPressEventrecord class. - buttonText() - Method in record class org.teleight.teleightbots.api.objects.WebAppData
-
Returns the value of the
buttonTextrecord component.
C
- cacheTime() - Method in record class org.teleight.teleightbots.api.methods.AnswerInlineQuery
-
Returns the value of the
cacheTimerecord component. - cacheTime(int) - Method in class org.teleight.teleightbots.api.methods.AnswerInlineQuery.Builder
- call(T) - Method in interface org.teleight.teleightbots.event.EventManager
-
Triggers an event and returns a
CompletableFuturerepresenting the processed event itself. - callback() - Method in record class org.teleight.teleightbots.api.objects.InlineKeyboardButton
-
Returns the value of the
callbackrecord component. - callback(BiConsumer) - Method in class org.teleight.teleightbots.api.objects.InlineKeyboardButton.Builder
- callbackData() - Method in record class org.teleight.teleightbots.api.objects.InlineKeyboardButton
-
Returns the value of the
callbackDatarecord component. - callbackData(String) - Method in class org.teleight.teleightbots.api.objects.InlineKeyboardButton.Builder
- callbackGame() - Method in record class org.teleight.teleightbots.api.objects.InlineKeyboardButton
-
Returns the value of the
callbackGamerecord component. - callbackGame(CallbackGame) - Method in class org.teleight.teleightbots.api.objects.InlineKeyboardButton.Builder
- CallbackGame - Record Class in org.teleight.teleightbots.api.objects
- CallbackGame() - Constructor for record class org.teleight.teleightbots.api.objects.CallbackGame
-
Creates an instance of a
CallbackGamerecord class. - callbackQuery() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
callbackQueryrecord component. - callbackQuery() - Method in record class org.teleight.teleightbots.event.keyboard.ButtonPressEvent
- CallbackQuery - Record Class in org.teleight.teleightbots.api.objects
- CallbackQuery(String, User, MaybeInaccessibleMessage, String, String, String) - Constructor for record class org.teleight.teleightbots.api.objects.CallbackQuery
-
Creates an instance of a
CallbackQueryrecord class. - CallbackQuery.Builder - Class in org.teleight.teleightbots.api.objects
- CallbackQueryEventProcessor - Class in org.teleight.teleightbots.updateprocessor.events
- CallbackQueryEventProcessor() - Constructor for class org.teleight.teleightbots.updateprocessor.events.CallbackQueryEventProcessor
- callbackQueryId() - Method in record class org.teleight.teleightbots.api.methods.AnswerCallbackQuery
-
Returns the value of the
callbackQueryIdrecord component. - callbackQueryId(String) - Method in class org.teleight.teleightbots.api.methods.AnswerCallbackQuery.Builder
- canAddWebPagePreviews() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberRestricted
-
Returns the value of the
canAddWebPagePreviewsrecord component. - canAddWebPagePreviews() - Method in record class org.teleight.teleightbots.api.objects.ChatPermissions
-
Returns the value of the
canAddWebPagePreviewsrecord component. - canBeEdited() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberAdministrator
-
Returns the value of the
canBeEditedrecord component. - canBeTransferred() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftUnique
-
Returns the value of the
canBeTransferredrecord component. - canBeUpgraded() - Method in record class org.teleight.teleightbots.api.objects.GiftInfo
-
Returns the value of the
canBeUpgradedrecord component. - canBeUpgraded() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftRegular
-
Returns the value of the
canBeUpgradedrecord component. - cancel() - Method in interface org.teleight.teleightbots.scheduler.Task
- CancellableEvent - Interface in org.teleight.teleightbots.event.trait
-
Interface for a cancellable event.
- CANCELLED - Enum constant in enum class org.teleight.teleightbots.event.EventListener.Result
-
Indicates that the event was canceled and not processed.
- canChangeGiftSettings() - Method in record class org.teleight.teleightbots.api.objects.BusinessBotRights
-
Returns the value of the
canChangeGiftSettingsrecord component. - canChangeInfo() - Method in record class org.teleight.teleightbots.api.methods.PromoteChatMember
-
Returns the value of the
canChangeInforecord component. - canChangeInfo() - Method in record class org.teleight.teleightbots.api.objects.ChatAdministratorRights
-
Returns the value of the
canChangeInforecord component. - canChangeInfo() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberAdministrator
-
Returns the value of the
canChangeInforecord component. - canChangeInfo() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberRestricted
-
Returns the value of the
canChangeInforecord component. - canChangeInfo() - Method in record class org.teleight.teleightbots.api.objects.ChatPermissions
-
Returns the value of the
canChangeInforecord component. - canChangeInfo(boolean) - Method in class org.teleight.teleightbots.api.methods.PromoteChatMember.Builder
- canConnectToBusiness() - Method in record class org.teleight.teleightbots.api.objects.User
-
Returns the value of the
canConnectToBusinessrecord component. - canConvertGiftsToStars() - Method in record class org.teleight.teleightbots.api.objects.BusinessBotRights
-
Returns the value of the
canConvertGiftsToStarsrecord component. - canDeleteAllMessages() - Method in record class org.teleight.teleightbots.api.objects.BusinessBotRights
-
Returns the value of the
canDeleteAllMessagesrecord component. - canDeleteMessages() - Method in record class org.teleight.teleightbots.api.methods.PromoteChatMember
-
Returns the value of the
canDeleteMessagesrecord component. - canDeleteMessages() - Method in record class org.teleight.teleightbots.api.objects.ChatAdministratorRights
-
Returns the value of the
canDeleteMessagesrecord component. - canDeleteMessages() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberAdministrator
-
Returns the value of the
canDeleteMessagesrecord component. - canDeleteMessages(boolean) - Method in class org.teleight.teleightbots.api.methods.PromoteChatMember.Builder
- canDeleteOutgoingMessages() - Method in record class org.teleight.teleightbots.api.objects.BusinessBotRights
-
Returns the value of the
canDeleteOutgoingMessagesrecord component. - canDeleteStories() - Method in record class org.teleight.teleightbots.api.methods.PromoteChatMember
-
Returns the value of the
canDeleteStoriesrecord component. - canDeleteStories() - Method in record class org.teleight.teleightbots.api.objects.ChatAdministratorRights
-
Returns the value of the
canDeleteStoriesrecord component. - canDeleteStories() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberAdministrator
-
Returns the value of the
canDeleteStoriesrecord component. - canDeleteStories(boolean) - Method in class org.teleight.teleightbots.api.methods.PromoteChatMember.Builder
- canEditBio() - Method in record class org.teleight.teleightbots.api.objects.BusinessBotRights
-
Returns the value of the
canEditBiorecord component. - canEditMessages() - Method in record class org.teleight.teleightbots.api.methods.PromoteChatMember
-
Returns the value of the
canEditMessagesrecord component. - canEditMessages() - Method in record class org.teleight.teleightbots.api.objects.ChatAdministratorRights
-
Returns the value of the
canEditMessagesrecord component. - canEditMessages() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberAdministrator
-
Returns the value of the
canEditMessagesrecord component. - canEditMessages(boolean) - Method in class org.teleight.teleightbots.api.methods.PromoteChatMember.Builder
- canEditName() - Method in record class org.teleight.teleightbots.api.objects.BusinessBotRights
-
Returns the value of the
canEditNamerecord component. - canEditProfilePhoto() - Method in record class org.teleight.teleightbots.api.objects.BusinessBotRights
-
Returns the value of the
canEditProfilePhotorecord component. - canEditStories() - Method in record class org.teleight.teleightbots.api.methods.PromoteChatMember
-
Returns the value of the
canEditStoriesrecord component. - canEditStories() - Method in record class org.teleight.teleightbots.api.objects.ChatAdministratorRights
-
Returns the value of the
canEditStoriesrecord component. - canEditStories() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberAdministrator
-
Returns the value of the
canEditStoriesrecord component. - canEditStories(boolean) - Method in class org.teleight.teleightbots.api.methods.PromoteChatMember.Builder
- canEditTag() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberRestricted
-
Returns the value of the
canEditTagrecord component. - canEditTag() - Method in record class org.teleight.teleightbots.api.objects.ChatPermissions
-
Returns the value of the
canEditTagrecord component. - canEditUsername() - Method in record class org.teleight.teleightbots.api.objects.BusinessBotRights
-
Returns the value of the
canEditUsernamerecord component. - canInviteUsers() - Method in record class org.teleight.teleightbots.api.methods.PromoteChatMember
-
Returns the value of the
canInviteUsersrecord component. - canInviteUsers() - Method in record class org.teleight.teleightbots.api.objects.ChatAdministratorRights
-
Returns the value of the
canInviteUsersrecord component. - canInviteUsers() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberAdministrator
-
Returns the value of the
canInviteUsersrecord component. - canInviteUsers() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberRestricted
-
Returns the value of the
canInviteUsersrecord component. - canInviteUsers() - Method in record class org.teleight.teleightbots.api.objects.ChatPermissions
-
Returns the value of the
canInviteUsersrecord component. - canInviteUsers(boolean) - Method in class org.teleight.teleightbots.api.methods.PromoteChatMember.Builder
- canJoin(Conversation, Chat, Collection) - Method in interface org.teleight.teleightbots.conversation.constraint.ConversationInstanceConstraint
-
Determines whether a participant can join a specific conversation instance.
- canJoin(Conversation, Chat, Collection) - Method in record class org.teleight.teleightbots.conversation.constraint.MaxInstancesConstraint
- canJoin(Conversation, Chat, Collection) - Method in record class org.teleight.teleightbots.conversation.constraint.MaxInstancesPerChatConstraint
- canJoinGroups() - Method in record class org.teleight.teleightbots.api.objects.User
-
Returns the value of the
canJoinGroupsrecord component. - canManageBots() - Method in record class org.teleight.teleightbots.api.objects.User
-
Returns the value of the
canManageBotsrecord component. - canManageChat() - Method in record class org.teleight.teleightbots.api.methods.PromoteChatMember
-
Returns the value of the
canManageChatrecord component. - canManageChat() - Method in record class org.teleight.teleightbots.api.objects.ChatAdministratorRights
-
Returns the value of the
canManageChatrecord component. - canManageChat() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberAdministrator
-
Returns the value of the
canManageChatrecord component. - canManageChat(boolean) - Method in class org.teleight.teleightbots.api.methods.PromoteChatMember.Builder
- canManageDirectMessages() - Method in record class org.teleight.teleightbots.api.methods.PromoteChatMember
-
Returns the value of the
canManageDirectMessagesrecord component. - canManageDirectMessages() - Method in record class org.teleight.teleightbots.api.objects.ChatAdministratorRights
-
Returns the value of the
canManageDirectMessagesrecord component. - canManageDirectMessages() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberAdministrator
-
Returns the value of the
canManageDirectMessagesrecord component. - canManageDirectMessages(boolean) - Method in class org.teleight.teleightbots.api.methods.PromoteChatMember.Builder
- canManageStories() - Method in record class org.teleight.teleightbots.api.objects.BusinessBotRights
-
Returns the value of the
canManageStoriesrecord component. - canManageTags() - Method in record class org.teleight.teleightbots.api.methods.PromoteChatMember
-
Returns the value of the
canManageTagsrecord component. - canManageTags() - Method in record class org.teleight.teleightbots.api.objects.ChatAdministratorRights
-
Returns the value of the
canManageTagsrecord component. - canManageTags() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberAdministrator
-
Returns the value of the
canManageTagsrecord component. - canManageTags(boolean) - Method in class org.teleight.teleightbots.api.methods.PromoteChatMember.Builder
- canManageTopics() - Method in record class org.teleight.teleightbots.api.methods.PromoteChatMember
-
Returns the value of the
canManageTopicsrecord component. - canManageTopics() - Method in record class org.teleight.teleightbots.api.objects.ChatAdministratorRights
-
Returns the value of the
canManageTopicsrecord component. - canManageTopics() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberAdministrator
-
Returns the value of the
canManageTopicsrecord component. - canManageTopics() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberRestricted
-
Returns the value of the
canManageTopicsrecord component. - canManageTopics() - Method in record class org.teleight.teleightbots.api.objects.ChatPermissions
-
Returns the value of the
canManageTopicsrecord component. - canManageTopics(boolean) - Method in class org.teleight.teleightbots.api.methods.PromoteChatMember.Builder
- canManageVideoChats() - Method in record class org.teleight.teleightbots.api.methods.PromoteChatMember
-
Returns the value of the
canManageVideoChatsrecord component. - canManageVideoChats() - Method in record class org.teleight.teleightbots.api.objects.ChatAdministratorRights
-
Returns the value of the
canManageVideoChatsrecord component. - canManageVideoChats(boolean) - Method in class org.teleight.teleightbots.api.methods.PromoteChatMember.Builder
- canManageVoiceChats() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberAdministrator
-
Returns the value of the
canManageVoiceChatsrecord component. - canPinMessages() - Method in record class org.teleight.teleightbots.api.methods.PromoteChatMember
-
Returns the value of the
canPinMessagesrecord component. - canPinMessages() - Method in record class org.teleight.teleightbots.api.objects.ChatAdministratorRights
-
Returns the value of the
canPinMessagesrecord component. - canPinMessages() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberAdministrator
-
Returns the value of the
canPinMessagesrecord component. - canPinMessages() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberRestricted
-
Returns the value of the
canPinMessagesrecord component. - canPinMessages() - Method in record class org.teleight.teleightbots.api.objects.ChatPermissions
-
Returns the value of the
canPinMessagesrecord component. - canPinMessages(boolean) - Method in class org.teleight.teleightbots.api.methods.PromoteChatMember.Builder
- canPostMessages() - Method in record class org.teleight.teleightbots.api.methods.PromoteChatMember
-
Returns the value of the
canPostMessagesrecord component. - canPostMessages() - Method in record class org.teleight.teleightbots.api.objects.ChatAdministratorRights
-
Returns the value of the
canPostMessagesrecord component. - canPostMessages() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberAdministrator
-
Returns the value of the
canPostMessagesrecord component. - canPostMessages(boolean) - Method in class org.teleight.teleightbots.api.methods.PromoteChatMember.Builder
- canPostStories() - Method in record class org.teleight.teleightbots.api.methods.PromoteChatMember
-
Returns the value of the
canPostStoriesrecord component. - canPostStories() - Method in record class org.teleight.teleightbots.api.objects.ChatAdministratorRights
-
Returns the value of the
canPostStoriesrecord component. - canPostStories() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberAdministrator
-
Returns the value of the
canPostStoriesrecord component. - canPostStories(boolean) - Method in class org.teleight.teleightbots.api.methods.PromoteChatMember.Builder
- canPromoteMembers() - Method in record class org.teleight.teleightbots.api.methods.PromoteChatMember
-
Returns the value of the
canPromoteMembersrecord component. - canPromoteMembers() - Method in record class org.teleight.teleightbots.api.objects.ChatAdministratorRights
-
Returns the value of the
canPromoteMembersrecord component. - canPromoteMembers() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberAdministrator
-
Returns the value of the
canPromoteMembersrecord component. - canPromoteMembers(boolean) - Method in class org.teleight.teleightbots.api.methods.PromoteChatMember.Builder
- canReactToMessages() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberRestricted
-
Returns the value of the
canReactToMessagesrecord component. - canReactToMessages() - Method in record class org.teleight.teleightbots.api.objects.ChatPermissions
-
Returns the value of the
canReactToMessagesrecord component. - canReadAllGroupMessages() - Method in record class org.teleight.teleightbots.api.objects.User
-
Returns the value of the
canReadAllGroupMessagesrecord component. - canReadMessages() - Method in record class org.teleight.teleightbots.api.objects.BusinessBotRights
-
Returns the value of the
canReadMessagesrecord component. - canReply() - Method in record class org.teleight.teleightbots.api.objects.BusinessBotRights
-
Returns the value of the
canReplyrecord component. - canRestrictMembers() - Method in record class org.teleight.teleightbots.api.methods.PromoteChatMember
-
Returns the value of the
canRestrictMembersrecord component. - canRestrictMembers() - Method in record class org.teleight.teleightbots.api.objects.ChatAdministratorRights
-
Returns the value of the
canRestrictMembersrecord component. - canRestrictMembers() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberAdministrator
-
Returns the value of the
canRestrictMembersrecord component. - canRestrictMembers(boolean) - Method in class org.teleight.teleightbots.api.methods.PromoteChatMember.Builder
- canSendAudios() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberRestricted
-
Returns the value of the
canSendAudiosrecord component. - canSendAudios() - Method in record class org.teleight.teleightbots.api.objects.ChatPermissions
-
Returns the value of the
canSendAudiosrecord component. - canSendDocuments() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberRestricted
-
Returns the value of the
canSendDocumentsrecord component. - canSendDocuments() - Method in record class org.teleight.teleightbots.api.objects.ChatPermissions
-
Returns the value of the
canSendDocumentsrecord component. - canSendMessages() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberRestricted
-
Returns the value of the
canSendMessagesrecord component. - canSendMessages() - Method in record class org.teleight.teleightbots.api.objects.ChatPermissions
-
Returns the value of the
canSendMessagesrecord component. - canSendOtherMessages() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberRestricted
-
Returns the value of the
canSendOtherMessagesrecord component. - canSendOtherMessages() - Method in record class org.teleight.teleightbots.api.objects.ChatPermissions
-
Returns the value of the
canSendOtherMessagesrecord component. - canSendPaidMedia() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
canSendPaidMediarecord component. - canSendPhotos() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberRestricted
-
Returns the value of the
canSendPhotosrecord component. - canSendPhotos() - Method in record class org.teleight.teleightbots.api.objects.ChatPermissions
-
Returns the value of the
canSendPhotosrecord component. - canSendPolls() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberRestricted
-
Returns the value of the
canSendPollsrecord component. - canSendPolls() - Method in record class org.teleight.teleightbots.api.objects.ChatPermissions
-
Returns the value of the
canSendPollsrecord component. - canSendVideoNotes() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberRestricted
-
Returns the value of the
canSendVideoNotesrecord component. - canSendVideoNotes() - Method in record class org.teleight.teleightbots.api.objects.ChatPermissions
-
Returns the value of the
canSendVideoNotesrecord component. - canSendVideos() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberRestricted
-
Returns the value of the
canSendVideosrecord component. - canSendVideos() - Method in record class org.teleight.teleightbots.api.objects.ChatPermissions
-
Returns the value of the
canSendVideosrecord component. - canSendVoiceNotes() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberRestricted
-
Returns the value of the
canSendVoiceNotesrecord component. - canSendVoiceNotes() - Method in record class org.teleight.teleightbots.api.objects.ChatPermissions
-
Returns the value of the
canSendVoiceNotesrecord component. - canSetStickerSet() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
canSetStickerSetrecord component. - canTransferAndUpgradeGifts() - Method in record class org.teleight.teleightbots.api.objects.BusinessBotRights
-
Returns the value of the
canTransferAndUpgradeGiftsrecord component. - canTransferStars() - Method in record class org.teleight.teleightbots.api.objects.BusinessBotRights
-
Returns the value of the
canTransferStarsrecord component. - canUse(TelegramBot, User, Message) - Method in interface org.teleight.teleightbots.commands.builder.condition.CommandCondition
-
Checks if a command can be used by a specific user in a specific message context.
- canViewGiftsAndStars() - Method in record class org.teleight.teleightbots.api.objects.BusinessBotRights
-
Returns the value of the
canViewGiftsAndStarsrecord component. - caption() - Method in record class org.teleight.teleightbots.api.methods.CopyMessage
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.methods.EditMessageCaption
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.methods.EditStory
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.methods.PostStory
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.methods.SendAudio
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.methods.SendDocument
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.methods.SendLivePhoto
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.methods.SendPaidMedia
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.methods.SendPhoto
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.methods.SendVoice
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultAudio
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedAudio
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedPhoto
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVideo
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVoice
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultDocument
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGif
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVideo
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVoice
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.objects.InputMediaAnimation
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.objects.InputMediaAudio
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.objects.InputMediaDocument
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.objects.InputMediaLivePhoto
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.objects.InputMediaPhoto
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVideo
-
Returns the value of the
captionrecord component. - caption() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
captionrecord component. - caption(String) - Method in class org.teleight.teleightbots.api.methods.CopyMessage.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.methods.EditMessageCaption.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.methods.EditStory.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.methods.PostStory.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.methods.SendAnimation.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.methods.SendAudio.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.methods.SendDocument.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.methods.SendLivePhoto.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.methods.SendPaidMedia.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.methods.SendPhoto.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.methods.SendVoice.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultAudio.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedAudio.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultDocument.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultGif.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVideo.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVoice.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.objects.InputMediaAnimation.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.objects.InputMediaAudio.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.objects.InputMediaDocument.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.objects.InputMediaLivePhoto.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.objects.InputMediaPhoto.Builder
- caption(String) - Method in class org.teleight.teleightbots.api.objects.InputMediaVideo.Builder
- captionEntities() - Method in record class org.teleight.teleightbots.api.methods.CopyMessage
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.methods.EditMessageCaption
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.methods.EditStory
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.methods.PostStory
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.methods.SendAudio
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.methods.SendDocument
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.methods.SendLivePhoto
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.methods.SendPaidMedia
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.methods.SendPhoto
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.methods.SendVoice
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultAudio
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedAudio
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedPhoto
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVideo
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVoice
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultDocument
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGif
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVideo
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVoice
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.objects.InputMediaAnimation
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.objects.InputMediaAudio
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.objects.InputMediaDocument
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.objects.InputMediaLivePhoto
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.objects.InputMediaPhoto
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVideo
-
Returns the value of the
captionEntitiesrecord component. - captionEntities() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
captionEntitiesrecord component. - captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.methods.CopyMessage.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.methods.EditMessageCaption.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.methods.EditStory.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.methods.PostStory.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.methods.SendAnimation.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.methods.SendAudio.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.methods.SendDocument.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.methods.SendLivePhoto.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.methods.SendPaidMedia.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.methods.SendPhoto.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.methods.SendVoice.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultAudio.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedAudio.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultDocument.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultGif.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVideo.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVoice.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.objects.InputMediaAnimation.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.objects.InputMediaAudio.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.objects.InputMediaDocument.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.objects.InputMediaLivePhoto.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.objects.InputMediaPhoto.Builder
- captionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.objects.InputMediaVideo.Builder
- centerColor() - Method in record class org.teleight.teleightbots.api.objects.GiftBackground
-
Returns the value of the
centerColorrecord component. - centerColor() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftBackdropColors
-
Returns the value of the
centerColorrecord component. - certificate() - Method in record class org.teleight.teleightbots.api.methods.SetWebhook
-
Returns the value of the
certificaterecord component. - certificate() - Method in record class org.teleight.teleightbots.bot.settings.WebhookBotSettings
-
Returns the value of the
certificaterecord component. - certificate(InputFile) - Method in class org.teleight.teleightbots.api.methods.SetWebhook.Builder
- certificate(InputFile) - Method in class org.teleight.teleightbots.bot.settings.WebhookBotSettings.Builder
- CHANNEL_CHAT_TYPE - Enum constant in enum class org.teleight.teleightbots.api.objects.Chat.Type
- channelChatCreated() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
channelChatCreatedrecord component. - channelPost() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
channelPostrecord component. - channelPost() - Method in record class org.teleight.teleightbots.event.bot.channel.ChannelSendMessageEvent
- ChannelPostEventProcessor - Class in org.teleight.teleightbots.updateprocessor.events
- ChannelPostEventProcessor() - Constructor for class org.teleight.teleightbots.updateprocessor.events.ChannelPostEventProcessor
- ChannelSendMessageEvent - Record Class in org.teleight.teleightbots.event.bot.channel
- ChannelSendMessageEvent(TelegramBot, Update, Chat) - Constructor for record class org.teleight.teleightbots.event.bot.channel.ChannelSendMessageEvent
-
Creates an instance of a
ChannelSendMessageEventrecord class. - chat() - Method in record class org.teleight.teleightbots.api.objects.BusinessMessagesDeleted
-
Returns the value of the
chatrecord component. - chat() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostRemoved
-
Returns the value of the
chatrecord component. - chat() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostUpdated
-
Returns the value of the
chatrecord component. - chat() - Method in record class org.teleight.teleightbots.api.objects.ChatJoinRequest
-
Returns the value of the
chatrecord component. - chat() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberUpdated
-
Returns the value of the
chatrecord component. - chat() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
chatrecord component. - chat() - Method in record class org.teleight.teleightbots.api.objects.GiveawayWinners
-
Returns the value of the
chatrecord component. - chat() - Method in record class org.teleight.teleightbots.api.objects.InaccessibleMessage
-
Returns the value of the
chatrecord component. - chat() - Method in interface org.teleight.teleightbots.api.objects.MaybeInaccessibleMessage
- chat() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
chatrecord component. - chat() - Method in record class org.teleight.teleightbots.api.objects.MessageOriginChannel
-
Returns the value of the
chatrecord component. - chat() - Method in record class org.teleight.teleightbots.api.objects.MessageReactionCountUpdated
-
Returns the value of the
chatrecord component. - chat() - Method in record class org.teleight.teleightbots.api.objects.MessageReactionUpdated
-
Returns the value of the
chatrecord component. - chat() - Method in record class org.teleight.teleightbots.api.objects.PollAnswer
-
Returns the value of the
chatrecord component. - chat() - Method in record class org.teleight.teleightbots.api.objects.Story
-
Returns the value of the
chatrecord component. - chat() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerChat
-
Returns the value of the
chatrecord component. - chat() - Method in interface org.teleight.teleightbots.conversation.ConversationContext
- chat() - Method in class org.teleight.teleightbots.conversation.ConversationContextImpl
- chat() - Method in record class org.teleight.teleightbots.event.bot.channel.ChannelSendMessageEvent
-
Returns the value of the
chatrecord component. - chat() - Method in record class org.teleight.teleightbots.event.bot.group.BotJoinGroupEvent
-
Returns the value of the
chatrecord component. - chat() - Method in record class org.teleight.teleightbots.event.bot.group.BotQuitGroupEvent
-
Returns the value of the
chatrecord component. - chat() - Method in record class org.teleight.teleightbots.event.bot.group.SelfJoinGroupEvent
-
Returns the value of the
chatrecord component. - chat() - Method in record class org.teleight.teleightbots.event.bot.group.SelfQuitGroupEvent
-
Returns the value of the
chatrecord component. - chat() - Method in record class org.teleight.teleightbots.event.keyboard.ButtonPressEvent
- chat() - Method in interface org.teleight.teleightbots.event.trait.GroupBotEvent
-
Gets the Chat object associated with the event.
- chat() - Method in record class org.teleight.teleightbots.event.user.group.UserJoinGroupEvent
-
Returns the value of the
chatrecord component. - chat() - Method in record class org.teleight.teleightbots.event.user.group.UserQuitGroupEvent
-
Returns the value of the
chatrecord component. - Chat - Record Class in org.teleight.teleightbots.api.objects
- Chat(String, String, String, String, String, String, boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.Chat
-
Creates an instance of a
Chatrecord class. - Chat.Type - Enum Class in org.teleight.teleightbots.api.objects
- ChatAction - Enum Class in org.teleight.teleightbots.api.objects
- ChatAdministratorRights - Record Class in org.teleight.teleightbots.api.objects
- ChatAdministratorRights(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.ChatAdministratorRights
-
Creates an instance of a
ChatAdministratorRightsrecord class. - ChatBackground - Record Class in org.teleight.teleightbots.api.objects
- ChatBackground(BackgroundType) - Constructor for record class org.teleight.teleightbots.api.objects.ChatBackground
-
Creates an instance of a
ChatBackgroundrecord class. - chatBackgroundSet() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
chatBackgroundSetrecord component. - chatBoost() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
chatBoostrecord component. - ChatBoost - Record Class in org.teleight.teleightbots.api.objects
- ChatBoost(String, Date, Date, ChatBoostSource) - Constructor for record class org.teleight.teleightbots.api.objects.ChatBoost
-
Creates an instance of a
ChatBoostrecord class. - ChatBoostAdded - Record Class in org.teleight.teleightbots.api.objects
- ChatBoostAdded(int) - Constructor for record class org.teleight.teleightbots.api.objects.ChatBoostAdded
-
Creates an instance of a
ChatBoostAddedrecord class. - ChatBoostRemoved - Record Class in org.teleight.teleightbots.api.objects
- ChatBoostRemoved(Chat, String, Date, ChatBoostSource) - Constructor for record class org.teleight.teleightbots.api.objects.ChatBoostRemoved
-
Creates an instance of a
ChatBoostRemovedrecord class. - ChatBoostSource - Interface in org.teleight.teleightbots.api.objects
- ChatBoostSourceGiftCode - Record Class in org.teleight.teleightbots.api.objects
- ChatBoostSourceGiftCode(User) - Constructor for record class org.teleight.teleightbots.api.objects.ChatBoostSourceGiftCode
-
Creates an instance of a
ChatBoostSourceGiftCoderecord class. - ChatBoostSourceGiveaway - Record Class in org.teleight.teleightbots.api.objects
- ChatBoostSourceGiveaway(int, User, int, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.ChatBoostSourceGiveaway
-
Creates an instance of a
ChatBoostSourceGiveawayrecord class. - ChatBoostSourcePremium - Record Class in org.teleight.teleightbots.api.objects
- ChatBoostSourcePremium(User) - Constructor for record class org.teleight.teleightbots.api.objects.ChatBoostSourcePremium
-
Creates an instance of a
ChatBoostSourcePremiumrecord class. - ChatBoostUpdated - Record Class in org.teleight.teleightbots.api.objects
- ChatBoostUpdated(Chat, ChatBoost) - Constructor for record class org.teleight.teleightbots.api.objects.ChatBoostUpdated
-
Creates an instance of a
ChatBoostUpdatedrecord class. - ChatFullInfo - Record Class in org.teleight.teleightbots.api.objects
- ChatFullInfo(String, String, String, String, String, String, boolean, boolean, int, int, ChatPhoto, String[], Birthdate, String, BusinessLocation, BusinessOpeningHours, Chat, Chat, ReactionType[], String, int, String, String, Date, String, boolean, boolean, boolean, boolean, String, String, Message, ChatPermissions, AcceptedGiftTypes, boolean, int, int, int, boolean, boolean, boolean, boolean, String, boolean, String, Long, ChatLocation, UserRating, Audio, UniqueGiftColors, int) - Constructor for record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Creates an instance of a
ChatFullInforecord class. - chatHasUsername() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestChat
-
Returns the value of the
chatHasUsernamerecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.ApproveChatJoinRequest
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.ApproveSuggestedPost
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.BanChatMember
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.BanChatSenderChat
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.BatchCopyMessages
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.BatchDeleteMessages
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.BatchForwardMessages
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.CloseForumTopic
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.CloseGeneralForumTopic
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.CopyMessage
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.CreateChatInviteLink
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.CreateChatSubscriptionInviteLink
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.CreateForumTopic
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.DeclineChatJoinRequest
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.DeclineSuggestedPost
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.DeleteAllMessageReactions
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.DeleteChatPhoto
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.DeleteChatStickerSet
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.DeleteForumTopic
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.DeleteMessage
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.DeleteMessageReaction
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.EditChatInviteLink
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.EditChatSubscriptionInviteLink
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.EditForumTopic
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.EditGeneralForumTopic
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.EditMessageCaption
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.EditMessageChecklist
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.EditMessageLiveLocation
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.EditMessageMedia
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.EditMessageReplyMarkup
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.EditMessageText
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.ExportChatInviteLink
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.ForwardMessage
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.GetChat
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.GetChatAdministrators
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.GetChatGifts
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.GetChatMember
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.GetChatMemberCount
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.GetChatMenuButton
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.GetGameHighScores
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.GetUserChatBoosts
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.HideGeneralForumTopic
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.LeaveChat
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.PinChatMessage
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.PromoteChatMember
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.ReadBusinessMessage
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.RemoveChatVerification
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.ReopenForumTopic
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.ReopenGeneralForumTopic
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.RestrictChatMember
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.RevokeChatInviteLink
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SendAudio
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SendChatAction
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SendChecklist
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SendContact
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SendDice
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SendDocument
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SendGame
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SendGift
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SendLivePhoto
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SendLocation
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SendMediaGroup
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SendMessage
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SendMessageDraft
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SendPaidMedia
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SendPhoto
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SendSticker
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SendVenue
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SendVideoNote
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SendVoice
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SetChatAdministratorCustomTitle
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SetChatDescription
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SetChatMemberTag
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SetChatMenuButton
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SetChatPermissions
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SetChatPhoto
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SetChatStickerSet
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SetChatTitle
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SetGameScore
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.SetMessageReaction
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.StopMessageLiveLocation
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.StopPoll
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.UnbanChatMember
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.UnbanChatSenderChat
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.UnhideGeneralForumTopic
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.UnpinAllChatMessages
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.UnpinAllForumTopicMessages
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.UnpinAllGeneralForumTopicMessages
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.UnpinChatMessage
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.methods.VerifyChat
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeChat
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeChatAdministrators
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeChatMember
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.objects.ChatShared
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.api.objects.Message
- chatId() - Method in record class org.teleight.teleightbots.api.objects.ReplyParameters
-
Returns the value of the
chatIdrecord component. - chatId() - Method in record class org.teleight.teleightbots.event.keyboard.ButtonPressEvent
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.ApproveChatJoinRequest.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.ApproveSuggestedPost.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.BanChatMember.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.BanChatSenderChat.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.BatchCopyMessages.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.BatchDeleteMessages.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.BatchForwardMessages.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.CloseForumTopic.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.CloseGeneralForumTopic.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.CopyMessage.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.CreateChatInviteLink.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.CreateChatSubscriptionInviteLink.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.CreateForumTopic.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.DeclineChatJoinRequest.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.DeclineSuggestedPost.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.DeleteAllMessageReactions.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.DeleteChatPhoto.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.DeleteChatStickerSet.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.DeleteForumTopic.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.DeleteMessage.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.DeleteMessageReaction.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.EditChatInviteLink.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.EditChatSubscriptionInviteLink.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.EditForumTopic.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.EditGeneralForumTopic.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.ExportChatInviteLink.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.ForwardMessage.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.GetChat.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.GetChatAdministrators.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.GetChatGifts.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.GetChatMember.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.GetChatMemberCount.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.GetUserChatBoosts.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.HideGeneralForumTopic.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.LeaveChat.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.PinChatMessage.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.PromoteChatMember.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.ReadBusinessMessage.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.RemoveChatVerification.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.ReopenForumTopic.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.ReopenGeneralForumTopic.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.RestrictChatMember.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.RevokeChatInviteLink.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SendAnimation.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SendAudio.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SendChatAction.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SendContact.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SendDice.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SendDocument.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SendGame.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SendLivePhoto.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SendLocation.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SendMediaGroup.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SendMessage.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SendMessageDraft.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SendPaidMedia.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SendPhoto.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SendSticker.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SendVenue.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SendVideoNote.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SendVoice.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SetChatAdministratorCustomTitle.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SetChatDescription.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SetChatMemberTag.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SetChatPermissions.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SetChatPhoto.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SetChatStickerSet.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SetChatTitle.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SetMessageReaction.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.StopPoll.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.UnbanChatMember.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.UnbanChatSenderChat.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.UnhideGeneralForumTopic.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.UnpinAllChatMessages.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.UnpinAllForumTopicMessages.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.UnpinAllGeneralForumTopicMessages.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.UnpinChatMessage.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.VerifyChat.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.EditMessageCaption.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.EditMessageLiveLocation.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.EditMessageMedia.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.EditMessageReplyMarkup.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.EditMessageText.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.GetGameHighScores.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SendGift.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SetGameScore.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.StopMessageLiveLocation.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.objects.ReplyParameters.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.EditMessageChecklist.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.GetChatMenuButton.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SendChecklist.Builder
- chatId(String) - Method in class org.teleight.teleightbots.api.methods.SetChatMenuButton.Builder
- chatInstance() - Method in record class org.teleight.teleightbots.api.objects.CallbackQuery
-
Returns the value of the
chatInstancerecord component. - chatInstance(String) - Method in class org.teleight.teleightbots.api.objects.CallbackQuery.Builder
- ChatInviteLink - Record Class in org.teleight.teleightbots.api.objects
- ChatInviteLink(String, User, boolean, boolean, boolean, String, Date, int, int, int, int) - Constructor for record class org.teleight.teleightbots.api.objects.ChatInviteLink
-
Creates an instance of a
ChatInviteLinkrecord class. - chatIsChannel() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestChat
-
Returns the value of the
chatIsChannelrecord component. - chatIsCreated() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestChat
-
Returns the value of the
chatIsCreatedrecord component. - chatIsForum() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestChat
-
Returns the value of the
chatIsForumrecord component. - chatJoinRequest() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
chatJoinRequestrecord component. - ChatJoinRequest - Record Class in org.teleight.teleightbots.api.objects
- ChatJoinRequest(Chat, User, Long, Date, String, ChatInviteLink) - Constructor for record class org.teleight.teleightbots.api.objects.ChatJoinRequest
-
Creates an instance of a
ChatJoinRequestrecord class. - ChatLocation - Record Class in org.teleight.teleightbots.api.objects
- ChatLocation(Location, String) - Constructor for record class org.teleight.teleightbots.api.objects.ChatLocation
-
Creates an instance of a
ChatLocationrecord class. - chatMember() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
chatMemberrecord component. - ChatMember - Interface in org.teleight.teleightbots.api.objects
- ChatMemberAdministrator - Record Class in org.teleight.teleightbots.api.objects
- ChatMemberAdministrator(User, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String) - Constructor for record class org.teleight.teleightbots.api.objects.ChatMemberAdministrator
-
Creates an instance of a
ChatMemberAdministratorrecord class. - ChatMemberBanned - Record Class in org.teleight.teleightbots.api.objects
- ChatMemberBanned(User, int) - Constructor for record class org.teleight.teleightbots.api.objects.ChatMemberBanned
-
Creates an instance of a
ChatMemberBannedrecord class. - ChatMemberLeft - Record Class in org.teleight.teleightbots.api.objects
- ChatMemberLeft(User) - Constructor for record class org.teleight.teleightbots.api.objects.ChatMemberLeft
-
Creates an instance of a
ChatMemberLeftrecord class. - ChatMemberMember - Record Class in org.teleight.teleightbots.api.objects
- ChatMemberMember(String, User, Date) - Constructor for record class org.teleight.teleightbots.api.objects.ChatMemberMember
-
Creates an instance of a
ChatMemberMemberrecord class. - ChatMemberOwner - Record Class in org.teleight.teleightbots.api.objects
- ChatMemberOwner(User, boolean, String) - Constructor for record class org.teleight.teleightbots.api.objects.ChatMemberOwner
-
Creates an instance of a
ChatMemberOwnerrecord class. - ChatMemberRestricted - Record Class in org.teleight.teleightbots.api.objects
- ChatMemberRestricted(String, User, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int) - Constructor for record class org.teleight.teleightbots.api.objects.ChatMemberRestricted
-
Creates an instance of a
ChatMemberRestrictedrecord class. - ChatMemberStatusEventProcessor - Class in org.teleight.teleightbots.updateprocessor.events
- ChatMemberStatusEventProcessor() - Constructor for class org.teleight.teleightbots.updateprocessor.events.ChatMemberStatusEventProcessor
- ChatMemberUpdated - Record Class in org.teleight.teleightbots.api.objects
- ChatMemberUpdated(Chat, User, Date, ChatMember, ChatMember, ChatInviteLink, boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.ChatMemberUpdated
-
Creates an instance of a
ChatMemberUpdatedrecord class. - chatOwnerChanged() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
chatOwnerChangedrecord component. - ChatOwnerChanged - Record Class in org.teleight.teleightbots.api.objects
- ChatOwnerChanged(User) - Constructor for record class org.teleight.teleightbots.api.objects.ChatOwnerChanged
-
Creates an instance of a
ChatOwnerChangedrecord class. - chatOwnerLeft() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
chatOwnerLeftrecord component. - ChatOwnerLeft - Record Class in org.teleight.teleightbots.api.objects
- ChatOwnerLeft(User) - Constructor for record class org.teleight.teleightbots.api.objects.ChatOwnerLeft
-
Creates an instance of a
ChatOwnerLeftrecord class. - ChatPermissions - Record Class in org.teleight.teleightbots.api.objects
- ChatPermissions(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.ChatPermissions
-
Creates an instance of a
ChatPermissionsrecord class. - ChatPhoto - Record Class in org.teleight.teleightbots.api.objects
- ChatPhoto(String, String, String, String) - Constructor for record class org.teleight.teleightbots.api.objects.ChatPhoto
-
Creates an instance of a
ChatPhotorecord class. - chats() - Method in record class org.teleight.teleightbots.api.objects.Giveaway
-
Returns the value of the
chatsrecord component. - chatShared() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
chatSharedrecord component. - ChatShared - Record Class in org.teleight.teleightbots.api.objects
- ChatShared(int, String, String, String, PhotoSize[]) - Constructor for record class org.teleight.teleightbots.api.objects.ChatShared
-
Creates an instance of a
ChatSharedrecord class. - chatType() - Method in record class org.teleight.teleightbots.api.objects.InlineQuery
-
Returns the value of the
chatTyperecord component. - checklist() - Method in record class org.teleight.teleightbots.api.methods.EditMessageChecklist
-
Returns the value of the
checklistrecord component. - checklist() - Method in record class org.teleight.teleightbots.api.methods.SendChecklist
-
Returns the value of the
checklistrecord component. - checklist() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
checklistrecord component. - checklist() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
checklistrecord component. - checklist(InputChecklist) - Method in class org.teleight.teleightbots.api.methods.EditMessageChecklist.Builder
- checklist(InputChecklist) - Method in class org.teleight.teleightbots.api.methods.SendChecklist.Builder
- Checklist - Record Class in org.teleight.teleightbots.api.objects
- Checklist(String, MessageEntity[], ChecklistTask[], boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.Checklist
-
Creates an instance of a
Checklistrecord class. - checklistMessage() - Method in record class org.teleight.teleightbots.api.objects.ChecklistTasksAdded
-
Returns the value of the
checklistMessagerecord component. - checklistMessage() - Method in record class org.teleight.teleightbots.api.objects.ChecklistTasksDone
-
Returns the value of the
checklistMessagerecord component. - ChecklistTask - Record Class in org.teleight.teleightbots.api.objects
- ChecklistTask(int, String, MessageEntity[], User, Chat, Date) - Constructor for record class org.teleight.teleightbots.api.objects.ChecklistTask
-
Creates an instance of a
ChecklistTaskrecord class. - checklistTaskId() - Method in record class org.teleight.teleightbots.api.objects.ReplyParameters
-
Returns the value of the
checklistTaskIdrecord component. - checklistTaskId(int) - Method in class org.teleight.teleightbots.api.objects.ReplyParameters.Builder
- checklistTasksAdded() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
checklistTasksAddedrecord component. - ChecklistTasksAdded - Record Class in org.teleight.teleightbots.api.objects
- ChecklistTasksAdded(Message, ChecklistTask[]) - Constructor for record class org.teleight.teleightbots.api.objects.ChecklistTasksAdded
-
Creates an instance of a
ChecklistTasksAddedrecord class. - checklistTasksDone() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
checklistTasksDonerecord component. - ChecklistTasksDone - Record Class in org.teleight.teleightbots.api.objects
- ChecklistTasksDone(Message, int[], int[]) - Constructor for record class org.teleight.teleightbots.api.objects.ChecklistTasksDone
-
Creates an instance of a
ChecklistTasksDonerecord class. - CHOOSE_STICKER - Enum constant in enum class org.teleight.teleightbots.api.objects.ChatAction
- chosenInlineResult() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
chosenInlineResultrecord component. - ChosenInlineResult - Record Class in org.teleight.teleightbots.api.objects
- ChosenInlineResult(String, User, Location, String, String) - Constructor for record class org.teleight.teleightbots.api.objects.ChosenInlineResult
-
Creates an instance of a
ChosenInlineResultrecord class. - city() - Method in record class org.teleight.teleightbots.api.objects.LocationAddress
-
Returns the value of the
cityrecord component. - city() - Method in record class org.teleight.teleightbots.api.objects.ShippingAddress
-
Returns the value of the
cityrecord component. - close() - Method in class org.teleight.teleightbots.updateprocessor.LongPollingUpdateProcessor
- close() - Method in class org.teleight.teleightbots.updateprocessor.WebhookUpdateProcessor
- closeDate() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
closeDaterecord component. - closeDate() - Method in record class org.teleight.teleightbots.api.objects.Poll
-
Returns the value of the
closeDaterecord component. - closeDate(long) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- closeDate(Instant) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- closeDate(Date) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- CloseForumTopic - Record Class in org.teleight.teleightbots.api.methods
- CloseForumTopic(String, int) - Constructor for record class org.teleight.teleightbots.api.methods.CloseForumTopic
-
Creates an instance of a
CloseForumTopicrecord class. - CloseForumTopic.Builder - Class in org.teleight.teleightbots.api.methods
- CloseGeneralForumTopic - Record Class in org.teleight.teleightbots.api.methods
- CloseGeneralForumTopic(String) - Constructor for record class org.teleight.teleightbots.api.methods.CloseGeneralForumTopic
-
Creates an instance of a
CloseGeneralForumTopicrecord class. - CloseGeneralForumTopic.Builder - Class in org.teleight.teleightbots.api.methods
- closingMinute() - Method in record class org.teleight.teleightbots.api.objects.BusinessOpeningHoursInterval
-
Returns the value of the
closingMinuterecord component. - codec() - Method in record class org.teleight.teleightbots.api.objects.VideoQuality
-
Returns the value of the
codecrecord component. - color() - Method in record class org.teleight.teleightbots.api.methods.CreateForumTopic
-
Returns the value of the
colorrecord component. - color() - Method in record class org.teleight.teleightbots.api.objects.BackgroundFillSolid
-
Returns the value of the
colorrecord component. - color(Color) - Method in class org.teleight.teleightbots.api.methods.CreateForumTopic.Builder
- ColorDeserializer - Class in org.teleight.teleightbots.api.serialization.deserializers
- ColorDeserializer() - Constructor for class org.teleight.teleightbots.api.serialization.deserializers.ColorDeserializer
- colors() - Method in record class org.teleight.teleightbots.api.objects.BackgroundFillFreeformGradient
-
Returns the value of the
colorsrecord component. - colors() - Method in record class org.teleight.teleightbots.api.objects.UniqueGift
-
Returns the value of the
colorsrecord component. - colors() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftBackdrop
-
Returns the value of the
colorsrecord component. - ColorSerializer - Class in org.teleight.teleightbots.api.serialization.serializers
- ColorSerializer() - Constructor for class org.teleight.teleightbots.api.serialization.serializers.ColorSerializer
- command() - Method in record class org.teleight.teleightbots.api.objects.BotCommand
-
Returns the value of the
commandrecord component. - Command - Class in org.teleight.teleightbots.commands.builder
-
Represents a command with a name, aliases, and a set of syntaxes.
- Command(String) - Constructor for class org.teleight.teleightbots.commands.builder.Command
-
Constructs a command with the given name.
- Command(String, String...) - Constructor for class org.teleight.teleightbots.commands.builder.Command
-
Constructs a command with the given name and aliases.
- CommandCondition - Interface in org.teleight.teleightbots.commands.builder.condition
-
Functional interface representing a command condition.
- CommandContext - Class in org.teleight.teleightbots.commands.builder.parser
- CommandContext(TelegramBot, Message, String) - Constructor for class org.teleight.teleightbots.commands.builder.parser.CommandContext
- CommandExecutor - Interface in org.teleight.teleightbots.commands.builder
-
Functional interface for a command executor.
- commandExists(String) - Method in interface org.teleight.teleightbots.commands.CommandManager
-
Checks if a Command exists.
- CommandManager - Interface in org.teleight.teleightbots.commands
-
Interface that provides methods to manage commands.
- CommandParser - Interface in org.teleight.teleightbots.commands
-
Interface for parsing commands.
- CommandParser.Result - Interface in org.teleight.teleightbots.commands
- commands() - Method in record class org.teleight.teleightbots.api.methods.SetMyCommands
-
Returns the value of the
commandsrecord component. - commands(List) - Method in class org.teleight.teleightbots.api.methods.SetMyCommands.Builder
- COMMANDS - Enum constant in enum class org.teleight.teleightbots.api.objects.MenuButton.MenuButtonType
- CommandSyntax - Record Class in org.teleight.teleightbots.commands.builder
-
Class representing a command syntax.
- CommandSyntax(CommandCondition, CommandExecutor, Argument[]) - Constructor for record class org.teleight.teleightbots.commands.builder.CommandSyntax
-
Creates an instance of a
CommandSyntaxrecord class. - comment() - Method in record class org.teleight.teleightbots.api.methods.DeclineSuggestedPost
-
Returns the value of the
commentrecord component. - comment() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostDeclined
-
Returns the value of the
commentrecord component. - comment(String) - Method in class org.teleight.teleightbots.api.methods.DeclineSuggestedPost.Builder
- commissionPerMille() - Method in record class org.teleight.teleightbots.api.objects.AffiliateInfo
-
Returns the value of the
commissionPerMillerecord component. - commissionPerMille() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerAffiliateProgram
-
Returns the value of the
commissionPerMillerecord component. - completedByChat() - Method in record class org.teleight.teleightbots.api.objects.ChecklistTask
-
Returns the value of the
completedByChatrecord component. - completedByUser() - Method in record class org.teleight.teleightbots.api.objects.ChecklistTask
-
Returns the value of the
completedByUserrecord component. - completionDate() - Method in record class org.teleight.teleightbots.api.objects.ChecklistTask
-
Returns the value of the
completionDaterecord component. - condition() - Method in record class org.teleight.teleightbots.commands.builder.CommandSyntax
-
Returns the value of the
conditionrecord component. - connectedWebsite() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
connectedWebsiterecord component. - constraint() - Method in record class org.teleight.teleightbots.conversation.ConversationManager.JoinResult.InstanceConstraintReached
-
Returns the value of the
constraintrecord component. - contact() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
contactrecord component. - contact() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
contactrecord component. - Contact - Record Class in org.teleight.teleightbots.api.objects
- Contact(String, String, String, long, String) - Constructor for record class org.teleight.teleightbots.api.objects.Contact
-
Creates an instance of a
Contactrecord class. - content() - Method in record class org.teleight.teleightbots.api.methods.EditStory
-
Returns the value of the
contentrecord component. - content() - Method in record class org.teleight.teleightbots.api.methods.PostStory
-
Returns the value of the
contentrecord component. - content(InputStoryContent) - Method in class org.teleight.teleightbots.api.methods.EditStory.Builder
- content(InputStoryContent) - Method in class org.teleight.teleightbots.api.methods.PostStory.Builder
- conversation() - Method in interface org.teleight.teleightbots.conversation.ConversationContext
- conversation() - Method in class org.teleight.teleightbots.conversation.ConversationContextImpl
- Conversation - Record Class in org.teleight.teleightbots.conversation
-
A conversation represents a structured interaction between a bot and a user.
- Conversation(String, ConversationExecutor, Map, List, boolean) - Constructor for record class org.teleight.teleightbots.conversation.Conversation
-
Creates an instance of a
Conversationrecord class. - Conversation.Builder - Class in org.teleight.teleightbots.conversation
- ConversationContext - Interface in org.teleight.teleightbots.conversation
-
Represents the context of an active conversation between a bot and a user in a specific chat.
- ConversationContextImpl - Class in org.teleight.teleightbots.conversation
- ConversationContextImpl(TelegramBot, Chat, User, Conversation, Map) - Constructor for class org.teleight.teleightbots.conversation.ConversationContextImpl
- ConversationContextImpl.ConversationLifecycle - Class in org.teleight.teleightbots.conversation
-
This class represents a running conversation associated with a
ConversationContextImpl. - ConversationExecutor - Interface in org.teleight.teleightbots.conversation
-
Represents an executor for a conversation.
- ConversationInstanceConstraint - Interface in org.teleight.teleightbots.conversation.constraint
-
Represents a constraint for determining whether a participant can join a specific conversation instance.
- ConversationInstanceConstraint.ConstraintResult - Interface in org.teleight.teleightbots.conversation.constraint
-
Represents the result of a constraint check.
- ConversationInstanceConstraint.ConstraintResult.Allowed - Record Class in org.teleight.teleightbots.conversation.constraint
-
Represents a passing constraint check.
- ConversationInstanceConstraint.ConstraintResult.Denied - Record Class in org.teleight.teleightbots.conversation.constraint
-
Represents a constraint violation.
- ConversationLifecycle() - Constructor for class org.teleight.teleightbots.conversation.ConversationContextImpl.ConversationLifecycle
- ConversationManager - Interface in org.teleight.teleightbots.conversation
-
Manages conversations within the bot.
- ConversationManager.JoinResult - Interface in org.teleight.teleightbots.conversation
-
Represents the result of a join operation.
- ConversationManager.JoinResult.AlreadyInConversation - Record Class in org.teleight.teleightbots.conversation
-
Represents a failed join operation due to the user already being in a conversation.
- ConversationManager.JoinResult.ConversationNotFound - Record Class in org.teleight.teleightbots.conversation
-
Represents a failed join operation due to the conversation not being found.
- ConversationManager.JoinResult.InstanceConstraintReached - Record Class in org.teleight.teleightbots.conversation
-
Represents a failed join operation due to a constraint being reached.
- ConversationManager.JoinResult.Success - Record Class in org.teleight.teleightbots.conversation
-
Represents a successful join operation.
- ConversationNotFound() - Constructor for record class org.teleight.teleightbots.conversation.ConversationManager.JoinResult.ConversationNotFound
-
Creates an instance of a
ConversationNotFoundrecord class. - ConvertGiftToStars - Record Class in org.teleight.teleightbots.api.methods
- ConvertGiftToStars(String, String) - Constructor for record class org.teleight.teleightbots.api.methods.ConvertGiftToStars
-
Creates an instance of a
ConvertGiftToStarsrecord class. - ConvertGiftToStars.Builder - Class in org.teleight.teleightbots.api.methods
- convertStarCount() - Method in record class org.teleight.teleightbots.api.objects.GiftInfo
-
Returns the value of the
convertStarCountrecord component. - convertStarCount() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftRegular
-
Returns the value of the
convertStarCountrecord component. - CopyMessage - Record Class in org.teleight.teleightbots.api.methods
- CopyMessage(String, int, long, String, int, int, String, ParseMode, MessageEntity[], boolean, boolean, boolean, String, boolean, SuggestedPostParameters, ReplyParameters, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.CopyMessage
-
Creates an instance of a
CopyMessagerecord class. - CopyMessage.Builder - Class in org.teleight.teleightbots.api.methods
- copyText() - Method in record class org.teleight.teleightbots.api.objects.InlineKeyboardButton
-
Returns the value of the
copyTextrecord component. - copyText(CopyTextButton) - Method in class org.teleight.teleightbots.api.objects.InlineKeyboardButton.Builder
- CopyTextButton - Record Class in org.teleight.teleightbots.api.methods
- CopyTextButton(String) - Constructor for record class org.teleight.teleightbots.api.methods.CopyTextButton
-
Creates an instance of a
CopyTextButtonrecord class. - CopyTextButton.Builder - Class in org.teleight.teleightbots.api.methods
- cornerRadiusPercentage() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaPosition
-
Returns the value of the
cornerRadiusPercentagerecord component. - correctOptionIds() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
correctOptionIdsrecord component. - correctOptionIds() - Method in record class org.teleight.teleightbots.api.objects.Poll
-
Returns the value of the
correctOptionIdsrecord component. - correctOptionIds(int[]) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- countryCode() - Method in record class org.teleight.teleightbots.api.objects.LocationAddress
-
Returns the value of the
countryCoderecord component. - countryCode() - Method in record class org.teleight.teleightbots.api.objects.ShippingAddress
-
Returns the value of the
countryCoderecord component. - countryCodes() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
countryCodesrecord component. - countryCodes() - Method in record class org.teleight.teleightbots.api.objects.Giveaway
-
Returns the value of the
countryCodesrecord component. - countryCodes() - Method in record class org.teleight.teleightbots.api.objects.Poll
-
Returns the value of the
countryCodesrecord component. - countryCodes(String[]) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- cover() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns the value of the
coverrecord component. - cover() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVideo
-
Returns the value of the
coverrecord component. - cover() - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaVideo
-
Returns the value of the
coverrecord component. - cover() - Method in record class org.teleight.teleightbots.api.objects.Video
-
Returns the value of the
coverrecord component. - cover(InputFile) - Method in class org.teleight.teleightbots.api.objects.InputMediaVideo.Builder
- cover(InputFile) - Method in class org.teleight.teleightbots.api.objects.InputPaidMediaVideo.Builder
- cover(PhotoSize) - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- coverFrameTimestamp() - Method in record class org.teleight.teleightbots.api.objects.InputStoryContentVideo
-
Returns the value of the
coverFrameTimestamprecord component. - create(String, String, LongPollingBotSettings) - Static method in interface org.teleight.teleightbots.bot.LongPollingTelegramBot
- create(String, String, WebhookBotSettings, WebhookServer) - Static method in interface org.teleight.teleightbots.bot.WebhookTelegramBot
- create(MenuBuilder, Menu) - Method in interface org.teleight.teleightbots.menu.Menu.Builder
-
Creates a Menu from the given MenuBuilder context and root Menu.
- CreateChatInviteLink - Record Class in org.teleight.teleightbots.api.methods
- CreateChatInviteLink(String, String, Date, int, boolean) - Constructor for record class org.teleight.teleightbots.api.methods.CreateChatInviteLink
-
Creates an instance of a
CreateChatInviteLinkrecord class. - CreateChatInviteLink.Builder - Class in org.teleight.teleightbots.api.methods
- CreateChatSubscriptionInviteLink - Record Class in org.teleight.teleightbots.api.methods
- CreateChatSubscriptionInviteLink(String, String, Date, Date) - Constructor for record class org.teleight.teleightbots.api.methods.CreateChatSubscriptionInviteLink
-
Creates an instance of a
CreateChatSubscriptionInviteLinkrecord class. - CreateChatSubscriptionInviteLink.Builder - Class in org.teleight.teleightbots.api.methods
- CREATED - Enum constant in enum class org.teleight.teleightbots.webhook.HttpResponse.StatusCode
- CreateForumTopic - Record Class in org.teleight.teleightbots.api.methods
- CreateForumTopic(String, String, Color, String) - Constructor for record class org.teleight.teleightbots.api.methods.CreateForumTopic
-
Creates an instance of a
CreateForumTopicrecord class. - CreateForumTopic.Builder - Class in org.teleight.teleightbots.api.methods
- CreateInvoiceLink - Record Class in org.teleight.teleightbots.api.methods
- CreateInvoiceLink(String, String, String, String, String, String, LabeledPrice[], int, int, int[], String, String, int, int, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Creates an instance of a
CreateInvoiceLinkrecord class. - CreateInvoiceLink.Builder - Class in org.teleight.teleightbots.api.methods
- createKeyboard() - Method in class org.teleight.teleightbots.menu.MenuImpl
- createMenu(String) - Method in interface org.teleight.teleightbots.menu.MenuBuilder
-
Creates a Menu with a given name.
- createMenu(String) - Method in class org.teleight.teleightbots.menu.MenuBuilder.MenuBuilderImpl
-
Creates a Menu with a given name and adds it to the list of all menus.
- createMenu(String, Menu.Builder) - Method in interface org.teleight.teleightbots.bot.TelegramBot
-
Creates a new menu with a specified name using the provided builder.
- createMenu(Menu.Builder) - Method in interface org.teleight.teleightbots.bot.TelegramBot
-
Creates a new menu using the provided builder.
- CreateNewStickerSet - Record Class in org.teleight.teleightbots.api.methods
- CreateNewStickerSet(long, String, String, InputSticker[], StickerType, boolean) - Constructor for record class org.teleight.teleightbots.api.methods.CreateNewStickerSet
-
Creates an instance of a
CreateNewStickerSetrecord class. - CreateNewStickerSet.Builder - Class in org.teleight.teleightbots.api.methods
- createsJoinRequest() - Method in record class org.teleight.teleightbots.api.methods.CreateChatInviteLink
-
Returns the value of the
createsJoinRequestrecord component. - createsJoinRequest() - Method in record class org.teleight.teleightbots.api.methods.EditChatInviteLink
-
Returns the value of the
createsJoinRequestrecord component. - createsJoinRequest() - Method in record class org.teleight.teleightbots.api.objects.ChatInviteLink
-
Returns the value of the
createsJoinRequestrecord component. - createsJoinRequest(boolean) - Method in class org.teleight.teleightbots.api.methods.CreateChatInviteLink.Builder
- createsJoinRequest(boolean) - Method in class org.teleight.teleightbots.api.methods.EditChatInviteLink.Builder
- creator() - Method in record class org.teleight.teleightbots.api.objects.ChatInviteLink
-
Returns the value of the
creatorrecord component. - credentials() - Method in record class org.teleight.teleightbots.api.objects.PassportData
-
Returns the value of the
credentialsrecord component. - currency() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Returns the value of the
currencyrecord component. - currency() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
currencyrecord component. - currency() - Method in record class org.teleight.teleightbots.api.objects.InputInvoiceMessageContent
-
Returns the value of the
currencyrecord component. - currency() - Method in record class org.teleight.teleightbots.api.objects.Invoice
-
Returns the value of the
currencyrecord component. - currency() - Method in record class org.teleight.teleightbots.api.objects.PreCheckoutQuery
-
Returns the value of the
currencyrecord component. - currency() - Method in record class org.teleight.teleightbots.api.objects.RefundedPayment
-
Returns the value of the
currencyrecord component. - currency() - Method in record class org.teleight.teleightbots.api.objects.SuccessfulPayment
-
Returns the value of the
currencyrecord component. - currency() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostPaid
-
Returns the value of the
currencyrecord component. - currency() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostPrice
-
Returns the value of the
currencyrecord component. - currency(String) - Method in class org.teleight.teleightbots.api.methods.CreateInvoiceLink.Builder
- currency(String) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- currency(TelegramCurrency) - Method in class org.teleight.teleightbots.api.objects.SuggestedPostPrice.Builder
- currentLevelRating() - Method in record class org.teleight.teleightbots.api.objects.UserRating
-
Returns the value of the
currentLevelRatingrecord component. - CUSTOM_EMOJI - Enum constant in enum class org.teleight.teleightbots.api.objects.StickerType
- custom_emoji_id() - Method in record class org.teleight.teleightbots.api.methods.SetCustomEmojiStickerSetThumbnail
-
Returns the value of the
custom_emoji_idrecord component. - custom_emoji_id(String) - Method in class org.teleight.teleightbots.api.methods.SetCustomEmojiStickerSetThumbnail.Builder
- customDescription() - Method in record class org.teleight.teleightbots.api.methods.VerifyChat
-
Returns the value of the
customDescriptionrecord component. - customDescription() - Method in record class org.teleight.teleightbots.api.methods.VerifyUser
-
Returns the value of the
customDescriptionrecord component. - customDescription(String) - Method in class org.teleight.teleightbots.api.methods.VerifyChat.Builder
- customDescription(String) - Method in class org.teleight.teleightbots.api.methods.VerifyUser.Builder
- customEmoji() - Method in record class org.teleight.teleightbots.api.objects.ReactionTypeCustomEmoji
-
Returns the value of the
customEmojirecord component. - customEmojiId() - Method in record class org.teleight.teleightbots.api.objects.MessageEntity
-
Returns the value of the
customEmojiIdrecord component. - customEmojiId() - Method in record class org.teleight.teleightbots.api.objects.Sticker
-
Returns the value of the
customEmojiIdrecord component. - customEmojiId(String) - Method in class org.teleight.teleightbots.api.objects.MessageEntity.Builder
- customEmojiIds() - Method in record class org.teleight.teleightbots.api.methods.GetCustomEmojiStickers
-
Returns the value of the
customEmojiIdsrecord component. - customEmojiIds(String[]) - Method in class org.teleight.teleightbots.api.methods.GetCustomEmojiStickers.Builder
- customEmojiStickerSetName() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
customEmojiStickerSetNamerecord component. - customTitle() - Method in record class org.teleight.teleightbots.api.methods.SetChatAdministratorCustomTitle
-
Returns the value of the
customTitlerecord component. - customTitle() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberAdministrator
-
Returns the value of the
customTitlerecord component. - customTitle() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberOwner
-
Returns the value of the
customTitlerecord component. - customTitle(String) - Method in class org.teleight.teleightbots.api.methods.SetChatAdministratorCustomTitle.Builder
D
- DANGER - Enum constant in enum class org.teleight.teleightbots.api.objects.KeyboardButtonStyle
- darkThemeDimming() - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypeFill
-
Returns the value of the
darkThemeDimmingrecord component. - darkThemeDimming() - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypeWallpaper
-
Returns the value of the
darkThemeDimmingrecord component. - darkThemeMainColor() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftColors
-
Returns the value of the
darkThemeMainColorrecord component. - darkThemeOtherColors() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftColors
-
Returns the value of the
darkThemeOtherColorsrecord component. - data() - Method in record class org.teleight.teleightbots.api.objects.CallbackQuery
-
Returns the value of the
datarecord component. - data() - Method in record class org.teleight.teleightbots.api.objects.EncryptedCredentials
-
Returns the value of the
datarecord component. - data() - Method in record class org.teleight.teleightbots.api.objects.EncryptedPassportElement
-
Returns the value of the
datarecord component. - data() - Method in record class org.teleight.teleightbots.api.objects.PassportData
-
Returns the value of the
datarecord component. - data() - Method in record class org.teleight.teleightbots.api.objects.WebAppData
-
Returns the value of the
datarecord component. - data(String) - Method in class org.teleight.teleightbots.api.objects.CallbackQuery.Builder
- dataHash() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorDataField
-
Returns the value of the
dataHashrecord component. - date() - Method in record class org.teleight.teleightbots.api.objects.BusinessConnection
-
Returns the value of the
daterecord component. - date() - Method in record class org.teleight.teleightbots.api.objects.ChatJoinRequest
-
Returns the value of the
daterecord component. - date() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberUpdated
-
Returns the value of the
daterecord component. - date() - Method in record class org.teleight.teleightbots.api.objects.InaccessibleMessage
-
Returns the value of the
daterecord component. - date() - Method in interface org.teleight.teleightbots.api.objects.MaybeInaccessibleMessage
- date() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
daterecord component. - date() - Method in record class org.teleight.teleightbots.api.objects.MessageOriginChannel
-
Returns the value of the
daterecord component. - date() - Method in record class org.teleight.teleightbots.api.objects.MessageOriginChat
-
Returns the value of the
daterecord component. - date() - Method in record class org.teleight.teleightbots.api.objects.MessageOriginHiddenUser
-
Returns the value of the
daterecord component. - date() - Method in record class org.teleight.teleightbots.api.objects.MessageOriginUser
-
Returns the value of the
daterecord component. - date() - Method in record class org.teleight.teleightbots.api.objects.MessageReactionCountUpdated
-
Returns the value of the
daterecord component. - date() - Method in record class org.teleight.teleightbots.api.objects.MessageReactionUpdated
-
Returns the value of the
daterecord component. - date() - Method in record class org.teleight.teleightbots.api.objects.RevenueWithdrawalStateSucceeded
-
Returns the value of the
daterecord component. - date() - Method in record class org.teleight.teleightbots.api.objects.StarTransaction
-
Returns the value of the
daterecord component. - DateSecondDeserializer - Class in org.teleight.teleightbots.api.serialization.deserializers
- DateSecondDeserializer() - Constructor for class org.teleight.teleightbots.api.serialization.deserializers.DateSecondDeserializer
- DateSecondSerializer - Class in org.teleight.teleightbots.api.serialization.serializers
- DateSecondSerializer() - Constructor for class org.teleight.teleightbots.api.serialization.serializers.DateSecondSerializer
- dateTimeFormat() - Method in record class org.teleight.teleightbots.api.objects.MessageEntity
-
Returns the value of the
dateTimeFormatrecord component. - dateTimeFormat(String) - Method in class org.teleight.teleightbots.api.objects.MessageEntity.Builder
- day() - Method in record class org.teleight.teleightbots.api.objects.Birthdate
-
Returns the value of the
dayrecord component. - DeclineChatJoinRequest - Record Class in org.teleight.teleightbots.api.methods
- DeclineChatJoinRequest(String, long) - Constructor for record class org.teleight.teleightbots.api.methods.DeclineChatJoinRequest
-
Creates an instance of a
DeclineChatJoinRequestrecord class. - DeclineChatJoinRequest.Builder - Class in org.teleight.teleightbots.api.methods
- DECLINED - Enum constant in enum class org.teleight.teleightbots.api.objects.SuggestedPostState
- DeclineSuggestedPost - Record Class in org.teleight.teleightbots.api.methods
- DeclineSuggestedPost(String, int, String) - Constructor for record class org.teleight.teleightbots.api.methods.DeclineSuggestedPost
-
Creates an instance of a
DeclineSuggestedPostrecord class. - DeclineSuggestedPost.Builder - Class in org.teleight.teleightbots.api.methods
- DEFAULT - Enum constant in enum class org.teleight.teleightbots.api.objects.MenuButton.MenuButtonType
- DEFAULT - Static variable in record class org.teleight.teleightbots.bot.settings.LongPollingBotSettings
-
Default instance of BotSettings with standard configurations
- DEFAULT - Static variable in record class org.teleight.teleightbots.webhook.WebhookServerConfig
-
Default instance of WebhookServerConfig with standard configurations:
- DEFAULT_BOT_API_URL - Static variable in interface org.teleight.teleightbots.bot.settings.BotSettings
-
The default Bot API endpoint URL used to connect with the Telegram Bot API.
- defaultBuilder() - Static method in record class org.teleight.teleightbots.bot.settings.LongPollingBotSettings
- delay(long, TimeUnit) - Method in class org.teleight.teleightbots.scheduler.Task.Builder
- DeleteAllMessageReactions - Record Class in org.teleight.teleightbots.api.methods
- DeleteAllMessageReactions(String, long, long) - Constructor for record class org.teleight.teleightbots.api.methods.DeleteAllMessageReactions
-
Creates an instance of a
DeleteAllMessageReactionsrecord class. - DeleteAllMessageReactions.Builder - Class in org.teleight.teleightbots.api.methods
- DeleteBusinessMessages - Record Class in org.teleight.teleightbots.api.methods
- DeleteBusinessMessages(String, int[]) - Constructor for record class org.teleight.teleightbots.api.methods.DeleteBusinessMessages
-
Creates an instance of a
DeleteBusinessMessagesrecord class. - DeleteBusinessMessages.Builder - Class in org.teleight.teleightbots.api.methods
- deleteChatPhoto() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
deleteChatPhotorecord component. - DeleteChatPhoto - Record Class in org.teleight.teleightbots.api.methods
- DeleteChatPhoto(String) - Constructor for record class org.teleight.teleightbots.api.methods.DeleteChatPhoto
-
Creates an instance of a
DeleteChatPhotorecord class. - DeleteChatPhoto.Builder - Class in org.teleight.teleightbots.api.methods
- DeleteChatStickerSet - Record Class in org.teleight.teleightbots.api.methods
- DeleteChatStickerSet(String) - Constructor for record class org.teleight.teleightbots.api.methods.DeleteChatStickerSet
-
Creates an instance of a
DeleteChatStickerSetrecord class. - DeleteChatStickerSet.Builder - Class in org.teleight.teleightbots.api.methods
- deletedBusinessMessages() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
deletedBusinessMessagesrecord component. - DeleteForumTopic - Record Class in org.teleight.teleightbots.api.methods
- DeleteForumTopic(String, int) - Constructor for record class org.teleight.teleightbots.api.methods.DeleteForumTopic
-
Creates an instance of a
DeleteForumTopicrecord class. - DeleteForumTopic.Builder - Class in org.teleight.teleightbots.api.methods
- DeleteMessage - Record Class in org.teleight.teleightbots.api.methods
- DeleteMessage(String, int) - Constructor for record class org.teleight.teleightbots.api.methods.DeleteMessage
-
Creates an instance of a
DeleteMessagerecord class. - DeleteMessage.Builder - Class in org.teleight.teleightbots.api.methods
- DeleteMessageReaction - Record Class in org.teleight.teleightbots.api.methods
- DeleteMessageReaction(String, int, long, long) - Constructor for record class org.teleight.teleightbots.api.methods.DeleteMessageReaction
-
Creates an instance of a
DeleteMessageReactionrecord class. - DeleteMessageReaction.Builder - Class in org.teleight.teleightbots.api.methods
- DeleteMyCommands - Record Class in org.teleight.teleightbots.api.methods
- DeleteMyCommands(BotCommandScope, String) - Constructor for record class org.teleight.teleightbots.api.methods.DeleteMyCommands
-
Creates an instance of a
DeleteMyCommandsrecord class. - DeleteMyCommands.Builder - Class in org.teleight.teleightbots.api.methods
- DeleteStickerFromSet - Record Class in org.teleight.teleightbots.api.methods
- DeleteStickerFromSet(String) - Constructor for record class org.teleight.teleightbots.api.methods.DeleteStickerFromSet
-
Creates an instance of a
DeleteStickerFromSetrecord class. - DeleteStickerFromSet.Builder - Class in org.teleight.teleightbots.api.methods
- DeleteStickerSet - Record Class in org.teleight.teleightbots.api.methods
- DeleteStickerSet(String) - Constructor for record class org.teleight.teleightbots.api.methods.DeleteStickerSet
-
Creates an instance of a
DeleteStickerSetrecord class. - DeleteStickerSet.Builder - Class in org.teleight.teleightbots.api.methods
- DeleteStory - Record Class in org.teleight.teleightbots.api.methods
- DeleteStory(String, int) - Constructor for record class org.teleight.teleightbots.api.methods.DeleteStory
-
Creates an instance of a
DeleteStoryrecord class. - DeleteStory.Builder - Class in org.teleight.teleightbots.api.methods
- DeleteWebhook - Record Class in org.teleight.teleightbots.api.methods
- DeleteWebhook(boolean) - Constructor for record class org.teleight.teleightbots.api.methods.DeleteWebhook
-
Creates an instance of a
DeleteWebhookrecord class. - DeleteWebhook.Builder - Class in org.teleight.teleightbots.api.methods
- Denied(String) - Constructor for record class org.teleight.teleightbots.conversation.constraint.ConversationInstanceConstraint.ConstraintResult.Denied
-
Creates an instance of a
Deniedrecord class. - description() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Returns the value of the
descriptionrecord component. - description() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
descriptionrecord component. - description() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
descriptionrecord component. - description() - Method in record class org.teleight.teleightbots.api.methods.SetChatDescription
-
Returns the value of the
descriptionrecord component. - description() - Method in record class org.teleight.teleightbots.api.methods.SetMyDescription
-
Returns the value of the
descriptionrecord component. - description() - Method in record class org.teleight.teleightbots.api.objects.BotCommand
-
Returns the value of the
descriptionrecord component. - description() - Method in record class org.teleight.teleightbots.api.objects.BotDescription
-
Returns the value of the
descriptionrecord component. - description() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
descriptionrecord component. - description() - Method in record class org.teleight.teleightbots.api.objects.ForumTopicCreated
-
Returns the value of the
descriptionrecord component. - description() - Method in record class org.teleight.teleightbots.api.objects.Game
-
Returns the value of the
descriptionrecord component. - description() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultArticle
-
Returns the value of the
descriptionrecord component. - description() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument
-
Returns the value of the
descriptionrecord component. - description() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedPhoto
-
Returns the value of the
descriptionrecord component. - description() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVideo
-
Returns the value of the
descriptionrecord component. - description() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultDocument
-
Returns the value of the
descriptionrecord component. - description() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto
-
Returns the value of the
descriptionrecord component. - description() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVideo
-
Returns the value of the
descriptionrecord component. - description() - Method in record class org.teleight.teleightbots.api.objects.InputInvoiceMessageContent
-
Returns the value of the
descriptionrecord component. - description() - Method in record class org.teleight.teleightbots.api.objects.Invoice
-
Returns the value of the
descriptionrecord component. - description() - Method in record class org.teleight.teleightbots.api.objects.Poll
-
Returns the value of the
descriptionrecord component. - description(String) - Method in class org.teleight.teleightbots.api.methods.CreateInvoiceLink.Builder
- description(String) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- description(String) - Method in class org.teleight.teleightbots.api.methods.SetChatDescription.Builder
- description(String) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- description(String) - Method in class org.teleight.teleightbots.api.methods.SetMyDescription.Builder
- description(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultArticle.Builder
- description(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument.Builder
- description(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultDocument.Builder
- description(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto.Builder
- description(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVideo.Builder
- descriptionEntities() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
descriptionEntitiesrecord component. - descriptionEntities() - Method in record class org.teleight.teleightbots.api.objects.Poll
-
Returns the value of the
descriptionEntitiesrecord component. - descriptionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- descriptionParseMode() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
descriptionParseModerecord component. - descriptionParseMode(ParseMode) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- deserialize(JsonParser, DeserializationContext) - Method in class org.teleight.teleightbots.api.serialization.deserializers.ColorDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class org.teleight.teleightbots.api.serialization.deserializers.DateSecondDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class org.teleight.teleightbots.api.serialization.deserializers.KeyboardDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class org.teleight.teleightbots.api.serialization.deserializers.LivePeriodDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class org.teleight.teleightbots.api.serialization.deserializers.MaybeInaccessibleMessageDeserializer
- deserializeResponse(String) - Method in interface org.teleight.teleightbots.api.ApiMethod
-
Deserializes the response from the Telegram Bot API.
- deserializeResponse(String) - Method in interface org.teleight.teleightbots.api.ApiMethodBoolean
- deserializeResponse(String) - Method in interface org.teleight.teleightbots.api.ApiMethodMessage
- deserializeResponse(String) - Method in interface org.teleight.teleightbots.api.ApiMethodMultiResponse
-
Deserializes the response from a string answer.
- deserializeResponse(String) - Method in interface org.teleight.teleightbots.api.ApiMethodString
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.AnswerGuestQuery
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.AnswerWebAppQuery
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.BatchCopyMessages
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.BatchForwardMessages
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.CopyMessage
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.CreateChatInviteLink
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.CreateChatSubscriptionInviteLink
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.CreateForumTopic
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.EditChatSubscriptionInviteLink
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.EditMessageChecklist
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.EditStory
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetAvailableGifts
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountStarBalance
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetBusinessConnection
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetChat
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetChatAdministrators
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetChatGifts
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetChatMember
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetChatMemberCount
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetChatMenuButton
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetCustomEmojiStickers
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetFile
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetForumTopicIconStickers
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetGameHighScores
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetManagedBotAccessSettings
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetMe
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetMyCommands
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetMyDefaultAdministratorRights
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetMyDescription
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetMyName
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetMyShortDescription
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetMyStarBalance
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetStarTransactions
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetStickerSet
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetUpdates
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetUserChatBoosts
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetUserGifts
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetUserPersonalChatMessages
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetUserProfileAudios
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetUserProfilePhotos
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.GetWebhookInfo
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.PostStory
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.RepostStory
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.SavePreparedInlineMessage
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.SavePreparedKeyboardButton
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.SendChecklist
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.SendContact
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.SendDice
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.SendLocation
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.SendMediaGroup
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.SendVenue
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.StopPoll
- deserializeResponse(String) - Method in record class org.teleight.teleightbots.api.methods.UploadStickerFile
- deserializeResponse(String) - Method in interface org.teleight.teleightbots.api.MultiPartApiMethodBoolean
- deserializeResponse(String) - Method in interface org.teleight.teleightbots.api.MultiPartApiMethodMessage
- deserializeResponse(String, Class) - Method in interface org.teleight.teleightbots.api.ApiMethod
-
Deserializes the response from the Telegram Bot API into a specific class.
- deserializeResponse(String, List) - Method in interface org.teleight.teleightbots.api.ApiMethodMultiResponse
-
Deserializes the response from a string answer using a list of possible classes.
- deserializeResponseArray(String, Class) - Method in interface org.teleight.teleightbots.api.ApiMethod
-
Deserializes the response from the Telegram Bot API into an array of a specific class.
- deserializeResponseSerializable(String, Class) - Method in interface org.teleight.teleightbots.api.ApiMethod
-
Deserializes the response from the Telegram Bot API into a specific serializable class
- destinationMenu() - Method in record class org.teleight.teleightbots.api.objects.InlineKeyboardButton
-
Returns the value of the
destinationMenurecord component. - destinationMenu(Menu) - Method in class org.teleight.teleightbots.api.objects.InlineKeyboardButton.Builder
- dice() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
dicerecord component. - dice() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
dicerecord component. - Dice - Record Class in org.teleight.teleightbots.api.objects
- Dice(String, int) - Constructor for record class org.teleight.teleightbots.api.objects.Dice
-
Creates an instance of a
Dicerecord class. - directMessagePriceChanged() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
directMessagePriceChangedrecord component. - DirectMessagePriceChanged - Record Class in org.teleight.teleightbots.api.objects
- DirectMessagePriceChanged(boolean, int) - Constructor for record class org.teleight.teleightbots.api.objects.DirectMessagePriceChanged
-
Creates an instance of a
DirectMessagePriceChangedrecord class. - directMessageStarCount() - Method in record class org.teleight.teleightbots.api.objects.DirectMessagePriceChanged
-
Returns the value of the
directMessageStarCountrecord component. - directMessagesTopic() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
directMessagesTopicrecord component. - DirectMessagesTopic - Record Class in org.teleight.teleightbots.api.objects
- DirectMessagesTopic(long, User) - Constructor for record class org.teleight.teleightbots.api.objects.DirectMessagesTopic
-
Creates an instance of a
DirectMessagesTopicrecord class. - directMessagesTopicId() - Method in record class org.teleight.teleightbots.api.methods.BatchCopyMessages
-
Returns the value of the
directMessagesTopicIdrecord component. - directMessagesTopicId() - Method in record class org.teleight.teleightbots.api.methods.BatchForwardMessages
-
Returns the value of the
directMessagesTopicIdrecord component. - directMessagesTopicId() - Method in record class org.teleight.teleightbots.api.methods.CopyMessage
-
Returns the value of the
directMessagesTopicIdrecord component. - directMessagesTopicId() - Method in record class org.teleight.teleightbots.api.methods.ForwardMessage
-
Returns the value of the
directMessagesTopicIdrecord component. - directMessagesTopicId() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
-
Returns the value of the
directMessagesTopicIdrecord component. - directMessagesTopicId() - Method in record class org.teleight.teleightbots.api.methods.SendAudio
-
Returns the value of the
directMessagesTopicIdrecord component. - directMessagesTopicId() - Method in record class org.teleight.teleightbots.api.methods.SendContact
-
Returns the value of the
directMessagesTopicIdrecord component. - directMessagesTopicId() - Method in record class org.teleight.teleightbots.api.methods.SendDice
-
Returns the value of the
directMessagesTopicIdrecord component. - directMessagesTopicId() - Method in record class org.teleight.teleightbots.api.methods.SendDocument
-
Returns the value of the
directMessagesTopicIdrecord component. - directMessagesTopicId() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
directMessagesTopicIdrecord component. - directMessagesTopicId() - Method in record class org.teleight.teleightbots.api.methods.SendLivePhoto
-
Returns the value of the
directMessagesTopicIdrecord component. - directMessagesTopicId() - Method in record class org.teleight.teleightbots.api.methods.SendLocation
-
Returns the value of the
directMessagesTopicIdrecord component. - directMessagesTopicId() - Method in record class org.teleight.teleightbots.api.methods.SendMediaGroup
-
Returns the value of the
directMessagesTopicIdrecord component. - directMessagesTopicId() - Method in record class org.teleight.teleightbots.api.methods.SendMessage
-
Returns the value of the
directMessagesTopicIdrecord component. - directMessagesTopicId() - Method in record class org.teleight.teleightbots.api.methods.SendPaidMedia
-
Returns the value of the
directMessagesTopicIdrecord component. - directMessagesTopicId() - Method in record class org.teleight.teleightbots.api.methods.SendPhoto
-
Returns the value of the
directMessagesTopicIdrecord component. - directMessagesTopicId() - Method in record class org.teleight.teleightbots.api.methods.SendSticker
-
Returns the value of the
directMessagesTopicIdrecord component. - directMessagesTopicId() - Method in record class org.teleight.teleightbots.api.methods.SendVenue
-
Returns the value of the
directMessagesTopicIdrecord component. - directMessagesTopicId() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns the value of the
directMessagesTopicIdrecord component. - directMessagesTopicId() - Method in record class org.teleight.teleightbots.api.methods.SendVideoNote
-
Returns the value of the
directMessagesTopicIdrecord component. - directMessagesTopicId() - Method in record class org.teleight.teleightbots.api.methods.SendVoice
-
Returns the value of the
directMessagesTopicIdrecord component. - directMessagesTopicId(long) - Method in class org.teleight.teleightbots.api.methods.BatchCopyMessages.Builder
- directMessagesTopicId(long) - Method in class org.teleight.teleightbots.api.methods.BatchForwardMessages.Builder
- directMessagesTopicId(long) - Method in class org.teleight.teleightbots.api.methods.CopyMessage.Builder
- directMessagesTopicId(long) - Method in class org.teleight.teleightbots.api.methods.ForwardMessage.Builder
- directMessagesTopicId(long) - Method in class org.teleight.teleightbots.api.methods.SendAnimation.Builder
- directMessagesTopicId(long) - Method in class org.teleight.teleightbots.api.methods.SendAudio.Builder
- directMessagesTopicId(long) - Method in class org.teleight.teleightbots.api.methods.SendContact.Builder
- directMessagesTopicId(long) - Method in class org.teleight.teleightbots.api.methods.SendDice.Builder
- directMessagesTopicId(long) - Method in class org.teleight.teleightbots.api.methods.SendDocument.Builder
- directMessagesTopicId(long) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- directMessagesTopicId(long) - Method in class org.teleight.teleightbots.api.methods.SendLivePhoto.Builder
- directMessagesTopicId(long) - Method in class org.teleight.teleightbots.api.methods.SendLocation.Builder
- directMessagesTopicId(long) - Method in class org.teleight.teleightbots.api.methods.SendMediaGroup.Builder
- directMessagesTopicId(long) - Method in class org.teleight.teleightbots.api.methods.SendMessage.Builder
- directMessagesTopicId(long) - Method in class org.teleight.teleightbots.api.methods.SendPaidMedia.Builder
- directMessagesTopicId(long) - Method in class org.teleight.teleightbots.api.methods.SendPhoto.Builder
- directMessagesTopicId(long) - Method in class org.teleight.teleightbots.api.methods.SendSticker.Builder
- directMessagesTopicId(long) - Method in class org.teleight.teleightbots.api.methods.SendVenue.Builder
- directMessagesTopicId(long) - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- directMessagesTopicId(long) - Method in class org.teleight.teleightbots.api.methods.SendVideoNote.Builder
- directMessagesTopicId(long) - Method in class org.teleight.teleightbots.api.methods.SendVoice.Builder
- disableContentTypeDetection() - Method in record class org.teleight.teleightbots.api.methods.SendDocument
-
Returns the value of the
disableContentTypeDetectionrecord component. - disableContentTypeDetection() - Method in record class org.teleight.teleightbots.api.objects.InputMediaAudio
-
Returns the value of the
disableContentTypeDetectionrecord component. - disableContentTypeDetection() - Method in record class org.teleight.teleightbots.api.objects.InputMediaDocument
-
Returns the value of the
disableContentTypeDetectionrecord component. - disableContentTypeDetection(boolean) - Method in class org.teleight.teleightbots.api.methods.SendDocument.Builder
- disableContentTypeDetection(boolean) - Method in class org.teleight.teleightbots.api.objects.InputMediaAudio.Builder
- disableContentTypeDetection(boolean) - Method in class org.teleight.teleightbots.api.objects.InputMediaDocument.Builder
- disableEditMessage() - Method in record class org.teleight.teleightbots.api.methods.SetGameScore
-
Returns the value of the
disableEditMessagerecord component. - disableEditMessage(boolean) - Method in class org.teleight.teleightbots.api.methods.SetGameScore.Builder
- disableNotification() - Method in record class org.teleight.teleightbots.api.methods.BatchCopyMessages
-
Returns the value of the
disableNotificationrecord component. - disableNotification() - Method in record class org.teleight.teleightbots.api.methods.BatchForwardMessages
-
Returns the value of the
disableNotificationrecord component. - disableNotification() - Method in record class org.teleight.teleightbots.api.methods.CopyMessage
-
Returns the value of the
disableNotificationrecord component. - disableNotification() - Method in record class org.teleight.teleightbots.api.methods.ForwardMessage
-
Returns the value of the
disableNotificationrecord component. - disableNotification() - Method in record class org.teleight.teleightbots.api.methods.PinChatMessage
-
Returns the value of the
disableNotificationrecord component. - disableNotification() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
-
Returns the value of the
disableNotificationrecord component. - disableNotification() - Method in record class org.teleight.teleightbots.api.methods.SendAudio
-
Returns the value of the
disableNotificationrecord component. - disableNotification() - Method in record class org.teleight.teleightbots.api.methods.SendChecklist
-
Returns the value of the
disableNotificationrecord component. - disableNotification() - Method in record class org.teleight.teleightbots.api.methods.SendContact
-
Returns the value of the
disableNotificationrecord component. - disableNotification() - Method in record class org.teleight.teleightbots.api.methods.SendDice
-
Returns the value of the
disableNotificationrecord component. - disableNotification() - Method in record class org.teleight.teleightbots.api.methods.SendDocument
-
Returns the value of the
disableNotificationrecord component. - disableNotification() - Method in record class org.teleight.teleightbots.api.methods.SendGame
-
Returns the value of the
disableNotificationrecord component. - disableNotification() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
disableNotificationrecord component. - disableNotification() - Method in record class org.teleight.teleightbots.api.methods.SendLivePhoto
-
Returns the value of the
disableNotificationrecord component. - disableNotification() - Method in record class org.teleight.teleightbots.api.methods.SendLocation
-
Returns the value of the
disableNotificationrecord component. - disableNotification() - Method in record class org.teleight.teleightbots.api.methods.SendMediaGroup
-
Returns the value of the
disableNotificationrecord component. - disableNotification() - Method in record class org.teleight.teleightbots.api.methods.SendMessage
-
Returns the value of the
disableNotificationrecord component. - disableNotification() - Method in record class org.teleight.teleightbots.api.methods.SendPaidMedia
-
Returns the value of the
disableNotificationrecord component. - disableNotification() - Method in record class org.teleight.teleightbots.api.methods.SendPhoto
-
Returns the value of the
disableNotificationrecord component. - disableNotification() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
disableNotificationrecord component. - disableNotification() - Method in record class org.teleight.teleightbots.api.methods.SendSticker
-
Returns the value of the
disableNotificationrecord component. - disableNotification() - Method in record class org.teleight.teleightbots.api.methods.SendVenue
-
Returns the value of the
disableNotificationrecord component. - disableNotification() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns the value of the
disableNotificationrecord component. - disableNotification() - Method in record class org.teleight.teleightbots.api.methods.SendVideoNote
-
Returns the value of the
disableNotificationrecord component. - disableNotification() - Method in record class org.teleight.teleightbots.api.methods.SendVoice
-
Returns the value of the
disableNotificationrecord component. - disableNotification(boolean) - Method in class org.teleight.teleightbots.api.methods.BatchCopyMessages.Builder
- disableNotification(boolean) - Method in class org.teleight.teleightbots.api.methods.BatchForwardMessages.Builder
- disableNotification(boolean) - Method in class org.teleight.teleightbots.api.methods.CopyMessage.Builder
- disableNotification(boolean) - Method in class org.teleight.teleightbots.api.methods.ForwardMessage.Builder
- disableNotification(boolean) - Method in class org.teleight.teleightbots.api.methods.PinChatMessage.Builder
- disableNotification(boolean) - Method in class org.teleight.teleightbots.api.methods.SendAnimation.Builder
- disableNotification(boolean) - Method in class org.teleight.teleightbots.api.methods.SendAudio.Builder
- disableNotification(boolean) - Method in class org.teleight.teleightbots.api.methods.SendChecklist.Builder
- disableNotification(boolean) - Method in class org.teleight.teleightbots.api.methods.SendContact.Builder
- disableNotification(boolean) - Method in class org.teleight.teleightbots.api.methods.SendDice.Builder
- disableNotification(boolean) - Method in class org.teleight.teleightbots.api.methods.SendDocument.Builder
- disableNotification(boolean) - Method in class org.teleight.teleightbots.api.methods.SendGame.Builder
- disableNotification(boolean) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- disableNotification(boolean) - Method in class org.teleight.teleightbots.api.methods.SendLivePhoto.Builder
- disableNotification(boolean) - Method in class org.teleight.teleightbots.api.methods.SendLocation.Builder
- disableNotification(boolean) - Method in class org.teleight.teleightbots.api.methods.SendMediaGroup.Builder
- disableNotification(boolean) - Method in class org.teleight.teleightbots.api.methods.SendMessage.Builder
- disableNotification(boolean) - Method in class org.teleight.teleightbots.api.methods.SendPaidMedia.Builder
- disableNotification(boolean) - Method in class org.teleight.teleightbots.api.methods.SendPhoto.Builder
- disableNotification(boolean) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- disableNotification(boolean) - Method in class org.teleight.teleightbots.api.methods.SendSticker.Builder
- disableNotification(boolean) - Method in class org.teleight.teleightbots.api.methods.SendVenue.Builder
- disableNotification(boolean) - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- disableNotification(boolean) - Method in class org.teleight.teleightbots.api.methods.SendVideoNote.Builder
- disableNotification(boolean) - Method in class org.teleight.teleightbots.api.methods.SendVoice.Builder
- distance() - Method in record class org.teleight.teleightbots.api.objects.ProximityAlertTriggered
-
Returns the value of the
distancerecord component. - document() - Method in record class org.teleight.teleightbots.api.methods.SendDocument
-
Returns the value of the
documentrecord component. - document() - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypePattern
-
Returns the value of the
documentrecord component. - document() - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypeWallpaper
-
Returns the value of the
documentrecord component. - document() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
documentrecord component. - document() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
documentrecord component. - document() - Method in record class org.teleight.teleightbots.api.objects.PollMedia
-
Returns the value of the
documentrecord component. - document(InputFile) - Method in class org.teleight.teleightbots.api.methods.SendDocument.Builder
- document(Document) - Method in class org.teleight.teleightbots.api.objects.PollMedia.Builder
- Document - Record Class in org.teleight.teleightbots.api.objects
- Document(String, String, PhotoSize, String, String, Long) - Constructor for record class org.teleight.teleightbots.api.objects.Document
-
Creates an instance of a
Documentrecord class. - documentFileId() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument
-
Returns the value of the
documentFileIdrecord component. - documentFileId(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument.Builder
- documentUrl() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultDocument
-
Returns the value of the
documentUrlrecord component. - documentUrl(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultDocument.Builder
- downloadFile(String) - Method in interface org.teleight.teleightbots.files.FileDownloader
-
Downloads a file from a given file path.
- downloadFile(String, File) - Method in interface org.teleight.teleightbots.files.FileDownloader
-
Downloads a file from a given file path and writes it to a specified output file.
- downloadFile(File) - Method in interface org.teleight.teleightbots.files.FileDownloader
-
Downloads a file from a given Telegram File object.
- downloadFile(File, File) - Method in interface org.teleight.teleightbots.files.FileDownloader
-
Downloads a file from a given Telegram File object and writes it to a specified output file.
- DownloadFileException - Exception Class in org.teleight.teleightbots.files
-
Class representing a download file exception.
- DownloadFileException(String) - Constructor for exception class org.teleight.teleightbots.files.DownloadFileException
-
Constructs a DownloadFileException with the specified message.
- DownloadFileException(String, Throwable) - Constructor for exception class org.teleight.teleightbots.files.DownloadFileException
-
Constructs a DownloadFileException with the specified message and cause.
- draftId() - Method in record class org.teleight.teleightbots.api.methods.SendMessageDraft
-
Returns the value of the
draftIdrecord component. - draftId(int) - Method in class org.teleight.teleightbots.api.methods.SendMessageDraft.Builder
- dropPendingUpdates() - Method in record class org.teleight.teleightbots.api.methods.DeleteWebhook
-
Returns the value of the
dropPendingUpdatesrecord component. - dropPendingUpdates() - Method in record class org.teleight.teleightbots.api.methods.SetWebhook
-
Returns the value of the
dropPendingUpdatesrecord component. - dropPendingUpdates() - Method in record class org.teleight.teleightbots.bot.settings.WebhookBotSettings
-
Returns the value of the
dropPendingUpdatesrecord component. - dropPendingUpdates(boolean) - Method in class org.teleight.teleightbots.api.methods.DeleteWebhook.Builder
- dropPendingUpdates(boolean) - Method in class org.teleight.teleightbots.api.methods.SetWebhook.Builder
- dropPendingUpdates(boolean) - Method in class org.teleight.teleightbots.bot.settings.WebhookBotSettings.Builder
- duration() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
-
Returns the value of the
durationrecord component. - duration() - Method in record class org.teleight.teleightbots.api.methods.SendAudio
-
Returns the value of the
durationrecord component. - duration() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns the value of the
durationrecord component. - duration() - Method in record class org.teleight.teleightbots.api.methods.SendVideoNote
-
Returns the value of the
durationrecord component. - duration() - Method in record class org.teleight.teleightbots.api.methods.SendVoice
-
Returns the value of the
durationrecord component. - duration() - Method in record class org.teleight.teleightbots.api.objects.Animation
-
Returns the value of the
durationrecord component. - duration() - Method in record class org.teleight.teleightbots.api.objects.Audio
-
Returns the value of the
durationrecord component. - duration() - Method in record class org.teleight.teleightbots.api.objects.InputMediaAnimation
-
Returns the value of the
durationrecord component. - duration() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVideo
-
Returns the value of the
durationrecord component. - duration() - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaVideo
-
Returns the value of the
durationrecord component. - duration() - Method in record class org.teleight.teleightbots.api.objects.InputStoryContentVideo
-
Returns the value of the
durationrecord component. - duration() - Method in record class org.teleight.teleightbots.api.objects.LivePhoto
-
Returns the value of the
durationrecord component. - duration() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaPreview
-
Returns the value of the
durationrecord component. - duration() - Method in record class org.teleight.teleightbots.api.objects.Video
-
Returns the value of the
durationrecord component. - duration() - Method in record class org.teleight.teleightbots.api.objects.VideoChatEnded
-
Returns the value of the
durationrecord component. - duration() - Method in record class org.teleight.teleightbots.api.objects.VideoNote
-
Returns the value of the
durationrecord component. - duration() - Method in record class org.teleight.teleightbots.api.objects.Voice
-
Returns the value of the
durationrecord component. - duration(int) - Method in class org.teleight.teleightbots.api.methods.SendAnimation.Builder
- duration(int) - Method in class org.teleight.teleightbots.api.methods.SendAudio.Builder
- duration(int) - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- duration(int) - Method in class org.teleight.teleightbots.api.methods.SendVideoNote.Builder
- duration(int) - Method in class org.teleight.teleightbots.api.methods.SendVoice.Builder
- duration(int) - Method in class org.teleight.teleightbots.api.objects.InputMediaAnimation.Builder
- duration(int) - Method in class org.teleight.teleightbots.api.objects.InputMediaVideo.Builder
- duration(int) - Method in class org.teleight.teleightbots.api.objects.InputPaidMediaVideo.Builder
E
- edgeColor() - Method in record class org.teleight.teleightbots.api.objects.GiftBackground
-
Returns the value of the
edgeColorrecord component. - edgeColor() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftBackdropColors
-
Returns the value of the
edgeColorrecord component. - EditChatInviteLink - Record Class in org.teleight.teleightbots.api.methods
- EditChatInviteLink(String, String, String, Date, int, boolean) - Constructor for record class org.teleight.teleightbots.api.methods.EditChatInviteLink
-
Creates an instance of a
EditChatInviteLinkrecord class. - EditChatInviteLink.Builder - Class in org.teleight.teleightbots.api.methods
- EditChatSubscriptionInviteLink - Record Class in org.teleight.teleightbots.api.methods
- EditChatSubscriptionInviteLink(String, String, String) - Constructor for record class org.teleight.teleightbots.api.methods.EditChatSubscriptionInviteLink
-
Creates an instance of a
EditChatSubscriptionInviteLinkrecord class. - EditChatSubscriptionInviteLink.Builder - Class in org.teleight.teleightbots.api.methods
- editDate() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
editDaterecord component. - editedBusinessMessage() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
editedBusinessMessagerecord component. - editedChannelPost() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
editedChannelPostrecord component. - editedMessage() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
editedMessagerecord component. - EditForumTopic - Record Class in org.teleight.teleightbots.api.methods
- EditForumTopic(String, int, String, String) - Constructor for record class org.teleight.teleightbots.api.methods.EditForumTopic
-
Creates an instance of a
EditForumTopicrecord class. - EditForumTopic.Builder - Class in org.teleight.teleightbots.api.methods
- EditGeneralForumTopic - Record Class in org.teleight.teleightbots.api.methods
- EditGeneralForumTopic(String, String) - Constructor for record class org.teleight.teleightbots.api.methods.EditGeneralForumTopic
-
Creates an instance of a
EditGeneralForumTopicrecord class. - EditGeneralForumTopic.Builder - Class in org.teleight.teleightbots.api.methods
- EditMessageCaption - Record Class in org.teleight.teleightbots.api.methods
- EditMessageCaption(String, String, int, String, String, ParseMode, MessageEntity[], boolean, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.EditMessageCaption
-
Creates an instance of a
EditMessageCaptionrecord class. - EditMessageCaption.Builder - Class in org.teleight.teleightbots.api.methods
- EditMessageChecklist - Record Class in org.teleight.teleightbots.api.methods
- EditMessageChecklist(String, String, int, InputChecklist, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.EditMessageChecklist
-
Creates an instance of a
EditMessageChecklistrecord class. - EditMessageChecklist.Builder - Class in org.teleight.teleightbots.api.methods
- EditMessageLiveLocation - Record Class in org.teleight.teleightbots.api.methods
- EditMessageLiveLocation(String, String, int, String, float, float, LivePeriod, float, int, int, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.EditMessageLiveLocation
-
Creates an instance of a
EditMessageLiveLocationrecord class. - EditMessageLiveLocation.Builder - Class in org.teleight.teleightbots.api.methods
- EditMessageMedia - Record Class in org.teleight.teleightbots.api.methods
- EditMessageMedia(String, String, int, String, InputMedia, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.EditMessageMedia
-
Creates an instance of a
EditMessageMediarecord class. - EditMessageMedia.Builder - Class in org.teleight.teleightbots.api.methods
- EditMessageReplyMarkup - Record Class in org.teleight.teleightbots.api.methods
- EditMessageReplyMarkup(String, String, int, String, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.EditMessageReplyMarkup
-
Creates an instance of a
EditMessageReplyMarkuprecord class. - EditMessageReplyMarkup.Builder - Class in org.teleight.teleightbots.api.methods
- EditMessageText - Record Class in org.teleight.teleightbots.api.methods
- EditMessageText(String, String, int, String, String, ParseMode, MessageEntity[], LinkPreviewOptions, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.EditMessageText
-
Creates an instance of a
EditMessageTextrecord class. - EditMessageText.Builder - Class in org.teleight.teleightbots.api.methods
- EditStory - Record Class in org.teleight.teleightbots.api.methods
- EditStory(String, int, InputStoryContent, String, ParseMode, MessageEntity[], StoryArea[]) - Constructor for record class org.teleight.teleightbots.api.methods.EditStory
-
Creates an instance of a
EditStoryrecord class. - EditStory.Builder - Class in org.teleight.teleightbots.api.methods
- EditUserStarSubscription - Record Class in org.teleight.teleightbots.api.methods
- EditUserStarSubscription(int, String, boolean) - Constructor for record class org.teleight.teleightbots.api.methods.EditUserStarSubscription
-
Creates an instance of a
EditUserStarSubscriptionrecord class. - EditUserStarSubscription.Builder - Class in org.teleight.teleightbots.api.methods
- effectId() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
effectIdrecord component. - elementHash() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorUnspecified
-
Returns the value of the
elementHashrecord component. - email() - Method in record class org.teleight.teleightbots.api.objects.EncryptedPassportElement
-
Returns the value of the
emailrecord component. - email() - Method in record class org.teleight.teleightbots.api.objects.OrderInfo
-
Returns the value of the
emailrecord component. - emoji() - Method in record class org.teleight.teleightbots.api.methods.SendDice
-
Returns the value of the
emojirecord component. - emoji() - Method in record class org.teleight.teleightbots.api.methods.SendSticker
-
Returns the value of the
emojirecord component. - emoji() - Method in record class org.teleight.teleightbots.api.objects.Dice
-
Returns the value of the
emojirecord component. - emoji() - Method in record class org.teleight.teleightbots.api.objects.InputMediaSticker
-
Returns the value of the
emojirecord component. - emoji() - Method in record class org.teleight.teleightbots.api.objects.ReactionCount
-
Returns the value of the
emojirecord component. - emoji() - Method in record class org.teleight.teleightbots.api.objects.ReactionTypeEmoji
-
Returns the value of the
emojirecord component. - emoji() - Method in record class org.teleight.teleightbots.api.objects.Sticker
-
Returns the value of the
emojirecord component. - emoji() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeWeather
-
Returns the value of the
emojirecord component. - emoji(String) - Method in class org.teleight.teleightbots.api.methods.SendDice.Builder
- emoji(String) - Method in class org.teleight.teleightbots.api.methods.SendSticker.Builder
- emoji(String) - Method in class org.teleight.teleightbots.api.objects.InputMediaSticker.Builder
- emojiList() - Method in record class org.teleight.teleightbots.api.methods.SetStickerEmojiList
-
Returns the value of the
emojiListrecord component. - emojiList() - Method in record class org.teleight.teleightbots.api.objects.InputSticker
-
Returns the value of the
emojiListrecord component. - emojiList(String[]) - Method in class org.teleight.teleightbots.api.methods.SetStickerEmojiList.Builder
- emojiList(String[]) - Method in class org.teleight.teleightbots.api.objects.InputSticker.Builder
- emojiStatusCustomEmojiId() - Method in record class org.teleight.teleightbots.api.methods.SetUserEmojiStatus
-
Returns the value of the
emojiStatusCustomEmojiIdrecord component. - emojiStatusCustomEmojiId() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
emojiStatusCustomEmojiIdrecord component. - emojiStatusCustomEmojiId(String) - Method in class org.teleight.teleightbots.api.methods.SetUserEmojiStatus.Builder
- emojiStatusExpirationDate() - Method in record class org.teleight.teleightbots.api.methods.SetUserEmojiStatus
-
Returns the value of the
emojiStatusExpirationDaterecord component. - emojiStatusExpirationDate() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
emojiStatusExpirationDaterecord component. - emojiStatusExpirationDate(Date) - Method in class org.teleight.teleightbots.api.methods.SetUserEmojiStatus.Builder
- EncryptedCredentials - Record Class in org.teleight.teleightbots.api.objects
- EncryptedCredentials(String, String, String) - Constructor for record class org.teleight.teleightbots.api.objects.EncryptedCredentials
-
Creates an instance of a
EncryptedCredentialsrecord class. - EncryptedPassportElement - Record Class in org.teleight.teleightbots.api.objects
- EncryptedPassportElement(String, String, String, String, PassportFile[], PassportFile, PassportFile, PassportFile, PassportFile[], String) - Constructor for record class org.teleight.teleightbots.api.objects.EncryptedPassportElement
-
Creates an instance of a
EncryptedPassportElementrecord class. - endpointUrl() - Method in interface org.teleight.teleightbots.bot.settings.BotSettings
-
Returns the endpoint URL for connecting to the Telegram Bot API.
- endpointUrl() - Method in record class org.teleight.teleightbots.bot.settings.LongPollingBotSettings
-
Returns the value of the
endpointUrlrecord component. - endpointUrl(String) - Method in class org.teleight.teleightbots.bot.settings.LongPollingBotSettings.Builder
- entities() - Method in record class org.teleight.teleightbots.api.methods.EditMessageText
-
Returns the value of the
entitiesrecord component. - entities() - Method in record class org.teleight.teleightbots.api.methods.SendMessage
-
Returns the value of the
entitiesrecord component. - entities() - Method in record class org.teleight.teleightbots.api.methods.SendMessageDraft
-
Returns the value of the
entitiesrecord component. - entities() - Method in record class org.teleight.teleightbots.api.objects.GiftInfo
-
Returns the value of the
entitiesrecord component. - entities() - Method in record class org.teleight.teleightbots.api.objects.InputTextMessageContent
-
Returns the value of the
entitiesrecord component. - entities() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
entitiesrecord component. - entities() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftRegular
-
Returns the value of the
entitiesrecord component. - entities() - Method in record class org.teleight.teleightbots.api.objects.TextQuote
-
Returns the value of the
entitiesrecord component. - entities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.methods.EditMessageText.Builder
- entities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.methods.SendMessage.Builder
- entities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.methods.SendMessageDraft.Builder
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.AddStickerToSet
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.AnswerCallbackQuery
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.AnswerGuestQuery
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.AnswerInlineQuery
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.AnswerPreCheckoutQuery
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.AnswerShippingQuery
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.AnswerWebAppQuery
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.ApproveChatJoinRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.ApproveSuggestedPost
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.BanChatMember
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.BanChatSenderChat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.BatchCopyMessages
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.BatchDeleteMessages
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.BatchForwardMessages
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.CloseForumTopic
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.CloseGeneralForumTopic
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.ConvertGiftToStars
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.CopyMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.CopyTextButton
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.CreateChatInviteLink
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.CreateChatSubscriptionInviteLink
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.CreateForumTopic
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.CreateNewStickerSet
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.DeclineChatJoinRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.DeclineSuggestedPost
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.DeleteAllMessageReactions
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.DeleteBusinessMessages
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.DeleteChatPhoto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.DeleteChatStickerSet
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.DeleteForumTopic
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.DeleteMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.DeleteMessageReaction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.DeleteMyCommands
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.DeleteStickerFromSet
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.DeleteStickerSet
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.DeleteStory
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.DeleteWebhook
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.EditChatInviteLink
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.EditChatSubscriptionInviteLink
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.EditForumTopic
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.EditGeneralForumTopic
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.EditMessageCaption
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.EditMessageChecklist
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.EditMessageLiveLocation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.EditMessageMedia
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.EditMessageReplyMarkup
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.EditMessageText
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.EditStory
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.EditUserStarSubscription
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.ExportChatInviteLink
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.ForwardMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetAvailableGifts
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountStarBalance
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetBusinessConnection
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetChat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetChatAdministrators
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetChatGifts
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetChatMember
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetChatMemberCount
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetChatMenuButton
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetCustomEmojiStickers
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetFile
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetForumTopicIconStickers
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetGameHighScores
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetManagedBotAccessSettings
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetManagedBotToken
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetMe
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetMyCommands
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetMyDefaultAdministratorRights
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetMyDescription
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetMyName
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetMyShortDescription
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetMyStarBalance
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetStarTransactions
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetStickerSet
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetUpdates
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetUserChatBoosts
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetUserGifts
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetUserPersonalChatMessages
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetUserProfileAudios
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetUserProfilePhotos
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GetWebhookInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.GiftPremiumSubscription
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.HideGeneralForumTopic
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.LeaveChat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.PinChatMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.PostStory
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.PromoteChatMember
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.ReadBusinessMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.RefundStarPayment
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.RemoveBusinessAccountProfilePhoto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.RemoveChatVerification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.RemoveMyProfilePhoto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.RemoveUserVerification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.ReopenForumTopic
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.ReopenGeneralForumTopic
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.ReplaceManagedBotToken
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.ReplaceStickerInSet
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.RepostStory
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.RestrictChatMember
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.RevokeChatInviteLink
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SavePreparedInlineMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SavePreparedKeyboardButton
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SendAudio
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SendChatAction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SendChecklist
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SendContact
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SendDice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SendDocument
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SendGame
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SendGift
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SendLivePhoto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SendLocation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SendMediaGroup
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SendMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SendMessageDraft
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SendPaidMedia
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SendPhoto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SendSticker
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SendVenue
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SendVideoNote
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SendVoice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountBio
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountGiftSettings
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountName
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountProfilePhoto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountUsername
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetChatAdministratorCustomTitle
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetChatDescription
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetChatMemberTag
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetChatMenuButton
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetChatPermissions
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetChatPhoto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetChatStickerSet
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetChatTitle
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetCustomEmojiStickerSetThumbnail
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetGameScore
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetManagedBotAccessSettings
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetMessageReaction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetMyCommands
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetMyDefaultAdministratorRights
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetMyDescription
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetMyName
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetMyProfilePhoto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetMyShortDescription
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetPassportDataErrors
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetStickerEmojiList
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetStickerKeywords
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetStickerMaskPosition
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetStickerPositionInSet
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetStickerSetThumbnail
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetStickerSetTitle
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetUserEmojiStatus
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.SetWebhook
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.StopMessageLiveLocation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.StopPoll
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.TransferBusinessAccountStars
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.TransferGift
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.UnbanChatMember
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.UnbanChatSenderChat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.UnhideGeneralForumTopic
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.UnpinAllChatMessages
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.UnpinAllForumTopicMessages
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.UnpinAllGeneralForumTopicMessages
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.UnpinChatMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.UpgradeGift
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.UploadStickerFile
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.VerifyChat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.methods.VerifyUser
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.AcceptedGiftTypes
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.AffiliateInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.Animation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ApiResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.Audio
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BackgroundFillFreeformGradient
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BackgroundFillGradient
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BackgroundFillSolid
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypeChatTheme
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypeFill
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypePattern
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypeWallpaper
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.Birthdate
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BotAccessSettings
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BotCommand
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeAllChatAdministrators
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeAllGroupChats
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeAllPrivateChats
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeChat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeChatAdministrators
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeChatMember
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeDefault
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BotDescription
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BotName
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BotShortDescription
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BusinessBotRights
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BusinessConnection
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BusinessIntro
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BusinessLocation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BusinessMessagesDeleted
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BusinessOpeningHours
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.BusinessOpeningHoursInterval
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.CallbackGame
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.CallbackQuery
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.Chat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChatAdministratorRights
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChatBackground
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChatBoost
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChatBoostAdded
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChatBoostRemoved
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChatBoostSourceGiftCode
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChatBoostSourceGiveaway
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChatBoostSourcePremium
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChatBoostUpdated
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChatInviteLink
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChatJoinRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChatLocation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChatMemberAdministrator
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChatMemberBanned
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChatMemberLeft
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChatMemberMember
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChatMemberOwner
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChatMemberRestricted
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChatMemberUpdated
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChatOwnerChanged
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChatOwnerLeft
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChatPermissions
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChatPhoto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChatShared
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.Checklist
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChecklistTask
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChecklistTasksAdded
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChecklistTasksDone
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ChosenInlineResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.Contact
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.Dice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.DirectMessagePriceChanged
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.DirectMessagesTopic
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.Document
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.EncryptedCredentials
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.EncryptedPassportElement
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.File
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ForceReplyKeyboard
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ForumTopic
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ForumTopicClosed
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ForumTopicCreated
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ForumTopicEdited
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ForumTopicReopened
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.Game
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.GameHighScore
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.GeneralForumTopicHidden
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.GeneralForumTopicUnhidden
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.Gift
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.GiftBackground
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.GiftInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.Gifts
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.Giveaway
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.GiveawayCompleted
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.GiveawayCreated
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.GiveawayWinners
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InaccessibleMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InlineKeyboardButton
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InlineKeyboardMarkup
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InlineQuery
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultArticle
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultAudio
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedAudio
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedPhoto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedSticker
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVideo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVoice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultContact
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultDocument
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGame
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGif
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultLocation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVenue
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVideo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVoice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputChecklist
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputChecklistTask
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputContactMessageContent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputFile
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputInvoiceMessageContent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputLocationMessageContent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputMediaAnimation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputMediaAudio
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputMediaDocument
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputMediaLivePhoto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputMediaLocation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputMediaPhoto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputMediaSticker
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputMediaVenue
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputMediaVideo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaLivePhoto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaPhoto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaVideo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputPollOption
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputProfilePhotoAnimated
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputProfilePhotoStatic
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputSticker
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputStoryContentPhoto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputStoryContentVideo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputTextMessageContent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.InputVenueMessageContent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.Invoice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.KeyboardButton
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonPollType
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestChat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestManagedBot
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestUsers
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.LabeledPrice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.LinkPreviewOptions
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.LivePhoto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.Location
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.LocationAddress
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.LoginUrl
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ManagedBotCreated
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ManagedBotUpdated
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.MaskPosition
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.MenuButtonCommands
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.MenuButtonDefault
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.MenuButtonWebApp
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.Message
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.MessageAutoDeleteTimerChanged
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.MessageEntity
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.MessageId
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.MessageOriginChannel
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.MessageOriginChat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.MessageOriginHiddenUser
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.MessageOriginUser
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.MessageReactionCountUpdated
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.MessageReactionUpdated
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.OrderInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftRegular
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.OwnedGifts
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftUnique
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PaidMediaInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PaidMediaLivePhoto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PaidMediaPhoto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PaidMediaPreview
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PaidMediaPurchased
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PaidMediaVideo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PaidMessagePriceChanged
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PassportData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorDataField
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorFile
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorFiles
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorFrontSide
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorReverseSide
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorSelfie
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorTranslationFile
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorTranslationFiles
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorUnspecified
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PassportFile
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PhotoSize
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.Poll
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PollAnswer
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PollMedia
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PollOption
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PollOptionAdded
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PollOptionDeleted
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PreCheckoutQuery
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PreparedInlineMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.PreparedKeyboardButton
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ProximityAlertTriggered
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ReactionCount
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ReactionTypeCustomEmoji
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ReactionTypeEmoji
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ReactionTypePaid
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.RefundedPayment
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ReplyKeyboardMarkup
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ReplyKeyboardRemove
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ReplyParameters
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ResponseParameters
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.RevenueWithdrawalStateFailed
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.RevenueWithdrawalStatePending
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.RevenueWithdrawalStateSucceeded
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.SentGuestMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.SentWebAppMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.SharedUser
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ShippingAddress
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ShippingOption
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.ShippingQuery
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.StarAmount
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.StarTransaction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.StarTransactions
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.Sticker
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.StickerSet
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.Story
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.StoryArea
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.StoryAreaPosition
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeLink
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeLocation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeSuggestedReaction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeUniqueGift
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeWeather
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.SuccessfulPayment
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostApprovalFailed
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostApproved
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostDeclined
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostPaid
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostParameters
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostPrice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostRefunded
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.SwitchInlineQueryChosenChat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.TextQuote
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerAffiliateProgram
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerChat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerFragment
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerOther
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerTelegramAds
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerTelegramApi
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerUser
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.UniqueGift
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftBackdrop
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftBackdropColors
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftColors
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftModel
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftSymbol
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.Update
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.User
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.UserChatBoosts
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.UserProfileAudios
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.UserProfilePhotos
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.UserRating
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.UsersShared
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.Venue
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.Video
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.VideoChatEnded
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.VideoChatParticipantsInvited
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.VideoChatScheduled
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.VideoChatStarted
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.VideoNote
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.VideoQuality
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.Voice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.WebAppData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.WebAppInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.WebhookInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.api.objects.WriteAccessAllowed
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.bot.settings.LongPollingBotSettings
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.bot.settings.WebhookBotSettings
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.teleight.teleightbots.commands.builder.argument.Argument
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.commands.builder.CommandSyntax
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.conversation.constraint.ConversationInstanceConstraint.ConstraintResult.Allowed
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.conversation.constraint.ConversationInstanceConstraint.ConstraintResult.Denied
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.conversation.constraint.MaxInstancesConstraint
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.conversation.constraint.MaxInstancesPerChatConstraint
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.conversation.Conversation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.conversation.ConversationManager.JoinResult.AlreadyInConversation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.conversation.ConversationManager.JoinResult.ConversationNotFound
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.conversation.ConversationManager.JoinResult.InstanceConstraintReached
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.conversation.ConversationManager.JoinResult.Success
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.conversation.Property
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.event.bot.BotShutdownEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.event.bot.channel.ChannelSendMessageEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.event.bot.group.BotJoinGroupEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.event.bot.group.BotQuitGroupEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.event.bot.group.SelfJoinGroupEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.event.bot.group.SelfQuitGroupEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.event.bot.MethodSendEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.event.bot.UpdateReceivedEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.event.keyboard.ButtonPressEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.event.user.group.UserJoinGroupEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.event.user.group.UserQuitGroupEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.event.user.UserInlineQueryReceivedEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.event.user.UserMessageReceivedEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.extensions.annotation.ExtensionInfoFile
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.webhook.HttpResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.teleight.teleightbots.webhook.WebhookServerConfig
-
Indicates whether some other object is "equal to" this one.
- error(String) - Static method in record class org.teleight.teleightbots.webhook.HttpResponse
-
Creates an HTTP response with status code 500 (Internal Server Error) and the specified response body.
- errorCode() - Method in record class org.teleight.teleightbots.api.objects.ApiResponse
-
Returns the value of the
errorCoderecord component. - errorDescription() - Method in record class org.teleight.teleightbots.api.objects.ApiResponse
-
Returns the value of the
errorDescriptionrecord component. - errorMessage() - Method in record class org.teleight.teleightbots.api.methods.AnswerPreCheckoutQuery
-
Returns the value of the
errorMessagerecord component. - errorMessage() - Method in record class org.teleight.teleightbots.api.methods.AnswerShippingQuery
-
Returns the value of the
errorMessagerecord component. - errorMessage(String) - Method in class org.teleight.teleightbots.api.methods.AnswerPreCheckoutQuery.Builder
- errorMessage(String) - Method in class org.teleight.teleightbots.api.methods.AnswerShippingQuery.Builder
- errors() - Method in record class org.teleight.teleightbots.api.methods.SetPassportDataErrors
-
Returns the value of the
errorsrecord component. - errors(PassportElementError[]) - Method in class org.teleight.teleightbots.api.methods.SetPassportDataErrors.Builder
- Event - Interface in org.teleight.teleightbots.event.trait
-
Basic interface for an event.
- EventListener<T> - Interface in org.teleight.teleightbots.event
-
Represents a listener for handling events of a specific type.
- EventListener.Builder<T> - Interface in org.teleight.teleightbots.event
-
Builder interface for constructing
EventListenerinstances. - EventListener.Result - Enum Class in org.teleight.teleightbots.event
-
Enumeration of possible results from running an event.
- EventManager - Interface in org.teleight.teleightbots.event
-
Interface that manages event listeners and event handling.
- EventProcessor - Interface in org.teleight.teleightbots.updateprocessor.events
- eventType() - Method in interface org.teleight.teleightbots.event.EventListener
-
Returns the class type of the event that this
EventListeneris designed to handle. - EXCEPTION - Enum constant in enum class org.teleight.teleightbots.event.EventListener.Result
-
Indicates that an exception occurred while processing the event.
- ExceptionHandler - Interface in org.teleight.teleightbots.exception
-
Interface representing an exception handler.
- exceptionManager() - Method in interface org.teleight.teleightbots.TeleightBotsProcess
- ExceptionManager - Class in org.teleight.teleightbots.exception
- ExceptionManager() - Constructor for class org.teleight.teleightbots.exception.ExceptionManager
- excludeFromBlockchain() - Method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts
-
Returns the value of the
excludeFromBlockchainrecord component. - excludeFromBlockchain() - Method in record class org.teleight.teleightbots.api.methods.GetChatGifts
-
Returns the value of the
excludeFromBlockchainrecord component. - excludeFromBlockchain() - Method in record class org.teleight.teleightbots.api.methods.GetUserGifts
-
Returns the value of the
excludeFromBlockchainrecord component. - excludeFromBlockchain(boolean) - Method in class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts.Builder
- excludeFromBlockchain(boolean) - Method in class org.teleight.teleightbots.api.methods.GetChatGifts.Builder
- excludeFromBlockchain(boolean) - Method in class org.teleight.teleightbots.api.methods.GetUserGifts.Builder
- excludeLimitedNonUpgradable() - Method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts
-
Returns the value of the
excludeLimitedNonUpgradablerecord component. - excludeLimitedNonUpgradable() - Method in record class org.teleight.teleightbots.api.methods.GetChatGifts
-
Returns the value of the
excludeLimitedNonUpgradablerecord component. - excludeLimitedNonUpgradable() - Method in record class org.teleight.teleightbots.api.methods.GetUserGifts
-
Returns the value of the
excludeLimitedNonUpgradablerecord component. - excludeLimitedNonUpgradable(boolean) - Method in class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts.Builder
- excludeLimitedNonUpgradable(boolean) - Method in class org.teleight.teleightbots.api.methods.GetChatGifts.Builder
- excludeLimitedNonUpgradable(boolean) - Method in class org.teleight.teleightbots.api.methods.GetUserGifts.Builder
- excludeLimitedUpgradable() - Method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts
-
Returns the value of the
excludeLimitedUpgradablerecord component. - excludeLimitedUpgradable() - Method in record class org.teleight.teleightbots.api.methods.GetChatGifts
-
Returns the value of the
excludeLimitedUpgradablerecord component. - excludeLimitedUpgradable() - Method in record class org.teleight.teleightbots.api.methods.GetUserGifts
-
Returns the value of the
excludeLimitedUpgradablerecord component. - excludeLimitedUpgradable(boolean) - Method in class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts.Builder
- excludeLimitedUpgradable(boolean) - Method in class org.teleight.teleightbots.api.methods.GetChatGifts.Builder
- excludeLimitedUpgradable(boolean) - Method in class org.teleight.teleightbots.api.methods.GetUserGifts.Builder
- excludeSaved() - Method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts
-
Returns the value of the
excludeSavedrecord component. - excludeSaved() - Method in record class org.teleight.teleightbots.api.methods.GetChatGifts
-
Returns the value of the
excludeSavedrecord component. - excludeSaved(boolean) - Method in class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts.Builder
- excludeSaved(boolean) - Method in class org.teleight.teleightbots.api.methods.GetChatGifts.Builder
- excludeUnique() - Method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts
-
Returns the value of the
excludeUniquerecord component. - excludeUnique() - Method in record class org.teleight.teleightbots.api.methods.GetChatGifts
-
Returns the value of the
excludeUniquerecord component. - excludeUnique() - Method in record class org.teleight.teleightbots.api.methods.GetUserGifts
-
Returns the value of the
excludeUniquerecord component. - excludeUnique(boolean) - Method in class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts.Builder
- excludeUnique(boolean) - Method in class org.teleight.teleightbots.api.methods.GetChatGifts.Builder
- excludeUnique(boolean) - Method in class org.teleight.teleightbots.api.methods.GetUserGifts.Builder
- excludeUnlimited() - Method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts
-
Returns the value of the
excludeUnlimitedrecord component. - excludeUnlimited() - Method in record class org.teleight.teleightbots.api.methods.GetChatGifts
-
Returns the value of the
excludeUnlimitedrecord component. - excludeUnlimited() - Method in record class org.teleight.teleightbots.api.methods.GetUserGifts
-
Returns the value of the
excludeUnlimitedrecord component. - excludeUnlimited(boolean) - Method in class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts.Builder
- excludeUnlimited(boolean) - Method in class org.teleight.teleightbots.api.methods.GetChatGifts.Builder
- excludeUnlimited(boolean) - Method in class org.teleight.teleightbots.api.methods.GetUserGifts.Builder
- excludeUnsaved() - Method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts
-
Returns the value of the
excludeUnsavedrecord component. - excludeUnsaved() - Method in record class org.teleight.teleightbots.api.methods.GetChatGifts
-
Returns the value of the
excludeUnsavedrecord component. - excludeUnsaved(boolean) - Method in class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts.Builder
- excludeUnsaved(boolean) - Method in class org.teleight.teleightbots.api.methods.GetChatGifts.Builder
- executable() - Method in interface org.teleight.teleightbots.commands.CommandParser.Result
-
Gets the executable command from the parse result.
- ExecutableCommand - Interface in org.teleight.teleightbots.commands
-
Interface for an executable command.
- execute(ApiMethod) - Method in interface org.teleight.teleightbots.bot.TelegramBot
-
Sends a request to the Telegram Bot API using the given method.
- execute(ApiMethod) - Method in class org.teleight.teleightbots.commands.builder.parser.CommandContext
- execute(ApiMethod) - Method in interface org.teleight.teleightbots.event.trait.Event
-
Executes an API method.
- execute(User) - Method in interface org.teleight.teleightbots.commands.ExecutableCommand
-
Executes the command.
- execute(User, String, Message) - Method in interface org.teleight.teleightbots.commands.CommandManager
-
Executes a Command.
- execute(User, CommandContext) - Method in interface org.teleight.teleightbots.commands.builder.CommandExecutor
-
Executes the command.
- execute(ConversationContext) - Method in interface org.teleight.teleightbots.conversation.ConversationExecutor
-
Executes the conversation flow.
- executeMethod(ApiMethod) - Method in class org.teleight.teleightbots.updateprocessor.BotMethodExecutor
- executor() - Method in record class org.teleight.teleightbots.commands.builder.CommandSyntax
-
Returns the value of the
executorrecord component. - executor() - Method in record class org.teleight.teleightbots.conversation.Conversation
-
Returns the value of the
executorrecord component. - executor(ConversationExecutor) - Method in class org.teleight.teleightbots.conversation.Conversation.Builder
- expirationDate() - Method in record class org.teleight.teleightbots.api.objects.ChatBoost
-
Returns the value of the
expirationDaterecord component. - expirationDate() - Method in record class org.teleight.teleightbots.api.objects.PreparedInlineMessage
-
Returns the value of the
expirationDaterecord component. - expireCount(int) - Method in interface org.teleight.teleightbots.event.EventListener.Builder
-
Sets the number of times an event can expire before it is no longer handled.
- EXPIRED - Enum constant in enum class org.teleight.teleightbots.event.EventListener.Result
-
Indicates that the event expired before it could be processed.
- expireDate() - Method in record class org.teleight.teleightbots.api.methods.CreateChatInviteLink
-
Returns the value of the
expireDaterecord component. - expireDate() - Method in record class org.teleight.teleightbots.api.methods.EditChatInviteLink
-
Returns the value of the
expireDaterecord component. - expireDate() - Method in record class org.teleight.teleightbots.api.objects.ChatInviteLink
-
Returns the value of the
expireDaterecord component. - expireDate(Date) - Method in class org.teleight.teleightbots.api.methods.CreateChatInviteLink.Builder
- expireDate(Date) - Method in class org.teleight.teleightbots.api.methods.EditChatInviteLink.Builder
- explanation() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
explanationrecord component. - explanation() - Method in record class org.teleight.teleightbots.api.objects.Poll
-
Returns the value of the
explanationrecord component. - explanation(String) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- explanationEntities() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
explanationEntitiesrecord component. - explanationEntities() - Method in record class org.teleight.teleightbots.api.objects.Poll
-
Returns the value of the
explanationEntitiesrecord component. - explanationEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- explanationMedia() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
explanationMediarecord component. - explanationMedia() - Method in record class org.teleight.teleightbots.api.objects.Poll
-
Returns the value of the
explanationMediarecord component. - explanationMedia(InputPollMedia) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- explanationParseMode() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
explanationParseModerecord component. - explanationParseMode(ParseMode) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- ExportChatInviteLink - Record Class in org.teleight.teleightbots.api.methods
- ExportChatInviteLink(String) - Constructor for record class org.teleight.teleightbots.api.methods.ExportChatInviteLink
-
Creates an instance of a
ExportChatInviteLinkrecord class. - ExportChatInviteLink.Builder - Class in org.teleight.teleightbots.api.methods
- Extension - Class in org.teleight.teleightbots.extensions
-
Blueprint for creating a new extension.
- Extension(TelegramBot) - Constructor for class org.teleight.teleightbots.extensions.Extension
-
The constructor for the Extension class.
- EXTENSION_FILE - Static variable in interface org.teleight.teleightbots.extensions.ExtensionManager
- ExtensionAnnotationProcessor - Class in org.teleight.teleightbots.extensions.annotation
- ExtensionAnnotationProcessor() - Constructor for class org.teleight.teleightbots.extensions.annotation.ExtensionAnnotationProcessor
- ExtensionInfo - Annotation Interface in org.teleight.teleightbots.extensions.annotation
-
Annotation used to get metadata about an extension.
- ExtensionInfoFile - Record Class in org.teleight.teleightbots.extensions.annotation
- ExtensionInfoFile(String, String, String, String) - Constructor for record class org.teleight.teleightbots.extensions.annotation.ExtensionInfoFile
-
Creates an instance of a
ExtensionInfoFilerecord class. - ExtensionManager - Interface in org.teleight.teleightbots.extensions
-
Base interface for the extension manager.
- extensionsEnabled() - Method in interface org.teleight.teleightbots.bot.settings.BotSettings
-
Determines whether bot extensions are enabled.
- extensionsEnabled() - Method in record class org.teleight.teleightbots.bot.settings.LongPollingBotSettings
-
Returns the value of the
extensionsEnabledrecord component. - extensionsEnabled() - Method in record class org.teleight.teleightbots.bot.settings.WebhookBotSettings
-
Returns the value of the
extensionsEnabledrecord component. - extensionsEnabled(boolean) - Method in class org.teleight.teleightbots.bot.settings.LongPollingBotSettings.Builder
- extensionsEnabled(boolean) - Method in class org.teleight.teleightbots.bot.settings.WebhookBotSettings.Builder
- externalReply() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
externalReplyrecord component. - ExternalReplyInfo - Record Class in org.teleight.teleightbots.api.objects
- ExternalReplyInfo(MessageOrigin, Chat, int, LinkPreviewOptions, Animation, Audio, Document, LivePhoto, PaidMedia, PhotoSize[], Sticker, Story, Video, VideoNote, Voice, boolean, Checklist, Contact, Dice, Game, Giveaway, GiveawayWinners, Invoice, Location, Poll, Venue) - Constructor for record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Creates an instance of a
ExternalReplyInforecord class. - extractCommand(String) - Method in interface org.teleight.teleightbots.commands.CommandManager
-
Extracts a Command from a text string.
F
- fieldName() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorDataField
-
Returns the value of the
fieldNamerecord component. - file() - Method in record class org.teleight.teleightbots.api.objects.InputFile
-
Returns the value of the
filerecord component. - File - Record Class in org.teleight.teleightbots.api.objects
- File(String, String, Long, String) - Constructor for record class org.teleight.teleightbots.api.objects.File
-
Creates an instance of a
Filerecord class. - fileDate() - Method in record class org.teleight.teleightbots.api.objects.PassportFile
-
Returns the value of the
fileDaterecord component. - FileDownloader - Interface in org.teleight.teleightbots.files
-
Interface for a File Downloader that provides methods for downloading files from a given path or a Telegram File object.
- fileHash() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorFile
-
Returns the value of the
fileHashrecord component. - fileHash() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorFrontSide
-
Returns the value of the
fileHashrecord component. - fileHash() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorReverseSide
-
Returns the value of the
fileHashrecord component. - fileHash() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorSelfie
-
Returns the value of the
fileHashrecord component. - fileHash() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorTranslationFile
-
Returns the value of the
fileHashrecord component. - fileHashes() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorFiles
-
Returns the value of the
fileHashesrecord component. - fileHashes() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorTranslationFiles
-
Returns the value of the
fileHashesrecord component. - fileId() - Method in record class org.teleight.teleightbots.api.methods.GetFile
-
Returns the value of the
fileIdrecord component. - fileId() - Method in record class org.teleight.teleightbots.api.objects.Animation
-
Returns the value of the
fileIdrecord component. - fileId() - Method in record class org.teleight.teleightbots.api.objects.Audio
-
Returns the value of the
fileIdrecord component. - fileId() - Method in record class org.teleight.teleightbots.api.objects.Document
-
Returns the value of the
fileIdrecord component. - fileId() - Method in record class org.teleight.teleightbots.api.objects.File
-
Returns the value of the
fileIdrecord component. - fileId() - Method in record class org.teleight.teleightbots.api.objects.LivePhoto
-
Returns the value of the
fileIdrecord component. - fileId() - Method in record class org.teleight.teleightbots.api.objects.PassportFile
-
Returns the value of the
fileIdrecord component. - fileId() - Method in record class org.teleight.teleightbots.api.objects.PhotoSize
-
Returns the value of the
fileIdrecord component. - fileId() - Method in record class org.teleight.teleightbots.api.objects.Sticker
-
Returns the value of the
fileIdrecord component. - fileId() - Method in record class org.teleight.teleightbots.api.objects.Video
-
Returns the value of the
fileIdrecord component. - fileId() - Method in record class org.teleight.teleightbots.api.objects.VideoNote
-
Returns the value of the
fileIdrecord component. - fileId() - Method in record class org.teleight.teleightbots.api.objects.VideoQuality
-
Returns the value of the
fileIdrecord component. - fileId() - Method in record class org.teleight.teleightbots.api.objects.Voice
-
Returns the value of the
fileIdrecord component. - fileId(String) - Method in class org.teleight.teleightbots.api.methods.GetFile.Builder
- fileName() - Method in record class org.teleight.teleightbots.api.objects.Animation
-
Returns the value of the
fileNamerecord component. - fileName() - Method in record class org.teleight.teleightbots.api.objects.Audio
-
Returns the value of the
fileNamerecord component. - fileName() - Method in record class org.teleight.teleightbots.api.objects.Document
-
Returns the value of the
fileNamerecord component. - fileName() - Method in record class org.teleight.teleightbots.api.objects.InputFile
-
Returns the value of the
fileNamerecord component. - fileName() - Method in record class org.teleight.teleightbots.api.objects.Video
-
Returns the value of the
fileNamerecord component. - filePath() - Method in record class org.teleight.teleightbots.api.objects.File
-
Returns the value of the
filePathrecord component. - files() - Method in record class org.teleight.teleightbots.api.objects.EncryptedPassportElement
-
Returns the value of the
filesrecord component. - fileSize() - Method in record class org.teleight.teleightbots.api.objects.Animation
-
Returns the value of the
fileSizerecord component. - fileSize() - Method in record class org.teleight.teleightbots.api.objects.Audio
-
Returns the value of the
fileSizerecord component. - fileSize() - Method in record class org.teleight.teleightbots.api.objects.Document
-
Returns the value of the
fileSizerecord component. - fileSize() - Method in record class org.teleight.teleightbots.api.objects.File
-
Returns the value of the
fileSizerecord component. - fileSize() - Method in record class org.teleight.teleightbots.api.objects.LivePhoto
-
Returns the value of the
fileSizerecord component. - fileSize() - Method in record class org.teleight.teleightbots.api.objects.PassportFile
-
Returns the value of the
fileSizerecord component. - fileSize() - Method in record class org.teleight.teleightbots.api.objects.PhotoSize
-
Returns the value of the
fileSizerecord component. - fileSize() - Method in record class org.teleight.teleightbots.api.objects.Sticker
-
Returns the value of the
fileSizerecord component. - fileSize() - Method in record class org.teleight.teleightbots.api.objects.Video
-
Returns the value of the
fileSizerecord component. - fileSize() - Method in record class org.teleight.teleightbots.api.objects.VideoNote
-
Returns the value of the
fileSizerecord component. - fileSize() - Method in record class org.teleight.teleightbots.api.objects.VideoQuality
-
Returns the value of the
fileSizerecord component. - fileSize() - Method in record class org.teleight.teleightbots.api.objects.Voice
-
Returns the value of the
fileSizerecord component. - fileUniqueId() - Method in record class org.teleight.teleightbots.api.objects.Animation
-
Returns the value of the
fileUniqueIdrecord component. - fileUniqueId() - Method in record class org.teleight.teleightbots.api.objects.Audio
-
Returns the value of the
fileUniqueIdrecord component. - fileUniqueId() - Method in record class org.teleight.teleightbots.api.objects.Document
-
Returns the value of the
fileUniqueIdrecord component. - fileUniqueId() - Method in record class org.teleight.teleightbots.api.objects.File
-
Returns the value of the
fileUniqueIdrecord component. - fileUniqueId() - Method in record class org.teleight.teleightbots.api.objects.LivePhoto
-
Returns the value of the
fileUniqueIdrecord component. - fileUniqueId() - Method in record class org.teleight.teleightbots.api.objects.PassportFile
-
Returns the value of the
fileUniqueIdrecord component. - fileUniqueId() - Method in record class org.teleight.teleightbots.api.objects.PhotoSize
-
Returns the value of the
fileUniqueIdrecord component. - fileUniqueId() - Method in record class org.teleight.teleightbots.api.objects.Sticker
-
Returns the value of the
fileUniqueIdrecord component. - fileUniqueId() - Method in record class org.teleight.teleightbots.api.objects.Video
-
Returns the value of the
fileUniqueIdrecord component. - fileUniqueId() - Method in record class org.teleight.teleightbots.api.objects.VideoNote
-
Returns the value of the
fileUniqueIdrecord component. - fileUniqueId() - Method in record class org.teleight.teleightbots.api.objects.VideoQuality
-
Returns the value of the
fileUniqueIdrecord component. - fileUniqueId() - Method in record class org.teleight.teleightbots.api.objects.Voice
-
Returns the value of the
fileUniqueIdrecord component. - fill() - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypeFill
-
Returns the value of the
fillrecord component. - fill() - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypePattern
-
Returns the value of the
fillrecord component. - filter(Predicate) - Method in interface org.teleight.teleightbots.event.EventListener.Builder
-
Sets a filter for the builder to determine which events should be processed.
- FIND_LOCATION - Enum constant in enum class org.teleight.teleightbots.api.objects.ChatAction
- firstName() - Method in record class org.teleight.teleightbots.api.methods.SendContact
-
Returns the value of the
firstNamerecord component. - firstName() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountName
-
Returns the value of the
firstNamerecord component. - firstName() - Method in record class org.teleight.teleightbots.api.objects.Chat
-
Returns the value of the
firstNamerecord component. - firstName() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
firstNamerecord component. - firstName() - Method in record class org.teleight.teleightbots.api.objects.Contact
-
Returns the value of the
firstNamerecord component. - firstName() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultContact
-
Returns the value of the
firstNamerecord component. - firstName() - Method in record class org.teleight.teleightbots.api.objects.InputContactMessageContent
-
Returns the value of the
firstNamerecord component. - firstName() - Method in record class org.teleight.teleightbots.api.objects.SharedUser
-
Returns the value of the
firstNamerecord component. - firstName() - Method in record class org.teleight.teleightbots.api.objects.User
-
Returns the value of the
firstNamerecord component. - firstName(String) - Method in class org.teleight.teleightbots.api.methods.SetBusinessAccountName.Builder
- firstName(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultContact.Builder
- firstName(String) - Method in class org.teleight.teleightbots.api.methods.SendContact.Builder
- firstProfileAudio() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
firstProfileAudiorecord component. - FORBIDDEN - Enum constant in enum class org.teleight.teleightbots.webhook.HttpResponse.StatusCode
- force() - Method in record class org.teleight.teleightbots.api.methods.SetGameScore
-
Returns the value of the
forcerecord component. - force(boolean) - Method in class org.teleight.teleightbots.api.methods.SetGameScore.Builder
- forceReply() - Method in record class org.teleight.teleightbots.api.objects.ForceReplyKeyboard
-
Returns the value of the
forceReplyrecord component. - forceReply(boolean) - Method in class org.teleight.teleightbots.api.objects.ForceReplyKeyboard.Builder
- ForceReplyKeyboard - Record Class in org.teleight.teleightbots.api.objects
- ForceReplyKeyboard(boolean, String, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.ForceReplyKeyboard
-
Creates an instance of a
ForceReplyKeyboardrecord class. - ForceReplyKeyboard.Builder - Class in org.teleight.teleightbots.api.objects
- forChannels() - Method in record class org.teleight.teleightbots.api.methods.GetMyDefaultAdministratorRights
-
Returns the value of the
forChannelsrecord component. - forChannels() - Method in record class org.teleight.teleightbots.api.methods.SetMyDefaultAdministratorRights
-
Returns the value of the
forChannelsrecord component. - forChannels(boolean) - Method in class org.teleight.teleightbots.api.methods.GetMyDefaultAdministratorRights.Builder
- forChannels(boolean) - Method in class org.teleight.teleightbots.api.methods.SetMyDefaultAdministratorRights.Builder
- FOREVER - Static variable in class org.teleight.teleightbots.api.objects.LivePeriod
- format() - Method in record class org.teleight.teleightbots.api.methods.SetStickerSetThumbnail
-
Returns the value of the
formatrecord component. - format() - Method in record class org.teleight.teleightbots.api.objects.InputSticker
-
Returns the value of the
formatrecord component. - format(StickerFormat) - Method in class org.teleight.teleightbots.api.methods.SetStickerSetThumbnail.Builder
- format(StickerFormat) - Method in class org.teleight.teleightbots.api.objects.InputSticker.Builder
- ForumTopic - Record Class in org.teleight.teleightbots.api.objects
- ForumTopic(int, String, int, String, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.ForumTopic
-
Creates an instance of a
ForumTopicrecord class. - forumTopicClosed() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
forumTopicClosedrecord component. - ForumTopicClosed - Record Class in org.teleight.teleightbots.api.objects
- ForumTopicClosed() - Constructor for record class org.teleight.teleightbots.api.objects.ForumTopicClosed
-
Creates an instance of a
ForumTopicClosedrecord class. - forumTopicCreated() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
forumTopicCreatedrecord component. - ForumTopicCreated - Record Class in org.teleight.teleightbots.api.objects
- ForumTopicCreated(String, int, String, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.ForumTopicCreated
-
Creates an instance of a
ForumTopicCreatedrecord class. - forumTopicEdited() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
forumTopicEditedrecord component. - ForumTopicEdited - Record Class in org.teleight.teleightbots.api.objects
- ForumTopicEdited(String, String) - Constructor for record class org.teleight.teleightbots.api.objects.ForumTopicEdited
-
Creates an instance of a
ForumTopicEditedrecord class. - forumTopicReopened() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
forumTopicReopenedrecord component. - ForumTopicReopened - Record Class in org.teleight.teleightbots.api.objects
- ForumTopicReopened() - Constructor for record class org.teleight.teleightbots.api.objects.ForumTopicReopened
-
Creates an instance of a
ForumTopicReopenedrecord class. - ForwardMessage - Record Class in org.teleight.teleightbots.api.methods
- ForwardMessage(String, int, long, String, int, boolean, boolean, String, SuggestedPostParameters, int) - Constructor for record class org.teleight.teleightbots.api.methods.ForwardMessage
-
Creates an instance of a
ForwardMessagerecord class. - ForwardMessage.Builder - Class in org.teleight.teleightbots.api.methods
- forwardOrigin() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
forwardOriginrecord component. - forwardText() - Method in record class org.teleight.teleightbots.api.objects.LoginUrl
-
Returns the value of the
forwardTextrecord component. - foursquareId() - Method in record class org.teleight.teleightbots.api.methods.SendVenue
-
Returns the value of the
foursquareIdrecord component. - foursquareId() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVenue
-
Returns the value of the
foursquareIdrecord component. - foursquareId() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVenue
-
Returns the value of the
foursquareIdrecord component. - foursquareId() - Method in record class org.teleight.teleightbots.api.objects.InputVenueMessageContent
-
Returns the value of the
foursquareIdrecord component. - foursquareId() - Method in record class org.teleight.teleightbots.api.objects.Venue
-
Returns the value of the
foursquareIdrecord component. - foursquareId(String) - Method in class org.teleight.teleightbots.api.methods.SendVenue.Builder
- foursquareId(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVenue.Builder
- foursquareId(String) - Method in class org.teleight.teleightbots.api.objects.InputMediaVenue.Builder
- foursquareType() - Method in record class org.teleight.teleightbots.api.methods.SendVenue
-
Returns the value of the
foursquareTyperecord component. - foursquareType() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVenue
-
Returns the value of the
foursquareTyperecord component. - foursquareType() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVenue
-
Returns the value of the
foursquareTyperecord component. - foursquareType() - Method in record class org.teleight.teleightbots.api.objects.InputVenueMessageContent
-
Returns the value of the
foursquareTyperecord component. - foursquareType() - Method in record class org.teleight.teleightbots.api.objects.Venue
-
Returns the value of the
foursquareTyperecord component. - foursquareType(String) - Method in class org.teleight.teleightbots.api.methods.SendVenue.Builder
- foursquareType(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVenue.Builder
- foursquareType(String) - Method in class org.teleight.teleightbots.api.objects.InputMediaVenue.Builder
- from() - Method in record class org.teleight.teleightbots.api.objects.CallbackQuery
-
Returns the value of the
fromrecord component. - from() - Method in record class org.teleight.teleightbots.api.objects.ChatJoinRequest
-
Returns the value of the
fromrecord component. - from() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberUpdated
-
Returns the value of the
fromrecord component. - from() - Method in record class org.teleight.teleightbots.api.objects.ChosenInlineResult
-
Returns the value of the
fromrecord component. - from() - Method in record class org.teleight.teleightbots.api.objects.InlineQuery
-
Returns the value of the
fromrecord component. - from() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
fromrecord component. - from() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaPurchased
-
Returns the value of the
fromrecord component. - from() - Method in record class org.teleight.teleightbots.api.objects.PreCheckoutQuery
-
Returns the value of the
fromrecord component. - from() - Method in record class org.teleight.teleightbots.api.objects.ShippingQuery
-
Returns the value of the
fromrecord component. - from() - Method in record class org.teleight.teleightbots.event.keyboard.ButtonPressEvent
- from(int, TimeUnit) - Static method in class org.teleight.teleightbots.api.objects.LivePeriod
- from(User) - Method in class org.teleight.teleightbots.api.objects.CallbackQuery.Builder
- fromAnnotation(ExtensionInfo, String) - Static method in record class org.teleight.teleightbots.extensions.annotation.ExtensionInfoFile
- fromAttachmentMenu() - Method in record class org.teleight.teleightbots.api.objects.WriteAccessAllowed
-
Returns the value of the
fromAttachmentMenurecord component. - fromChatId() - Method in record class org.teleight.teleightbots.api.methods.BatchCopyMessages
-
Returns the value of the
fromChatIdrecord component. - fromChatId() - Method in record class org.teleight.teleightbots.api.methods.BatchForwardMessages
-
Returns the value of the
fromChatIdrecord component. - fromChatId() - Method in record class org.teleight.teleightbots.api.methods.CopyMessage
-
Returns the value of the
fromChatIdrecord component. - fromChatId() - Method in record class org.teleight.teleightbots.api.methods.ForwardMessage
-
Returns the value of the
fromChatIdrecord component. - fromChatId() - Method in record class org.teleight.teleightbots.api.methods.RepostStory
-
Returns the value of the
fromChatIdrecord component. - fromChatId(long) - Method in class org.teleight.teleightbots.api.methods.RepostStory.Builder
- fromChatId(String) - Method in class org.teleight.teleightbots.api.methods.BatchCopyMessages.Builder
- fromChatId(String) - Method in class org.teleight.teleightbots.api.methods.BatchForwardMessages.Builder
- fromChatId(String) - Method in class org.teleight.teleightbots.api.methods.CopyMessage.Builder
- fromChatId(String) - Method in class org.teleight.teleightbots.api.methods.ForwardMessage.Builder
- fromFile(File) - Static method in record class org.teleight.teleightbots.api.objects.InputFile
-
Creates an
InputFileinstance from aFileobject. - fromFile(String) - Static method in record class org.teleight.teleightbots.api.objects.InputFile
-
Creates an
InputFileinstance from a file path asString. - fromFile(Path) - Static method in record class org.teleight.teleightbots.api.objects.InputFile
-
Creates an
InputFileinstance from a file path asPath. - fromId(String) - Static method in record class org.teleight.teleightbots.api.objects.InputFile
-
Creates an
InputFileinstance from a Telegram file ID or URL. - fromRequest() - Method in record class org.teleight.teleightbots.api.objects.WriteAccessAllowed
-
Returns the value of the
fromRequestrecord component. - fromResource(String) - Static method in record class org.teleight.teleightbots.api.objects.InputFile
-
Creates an
InputFileinstance from a resource on the classpath. - fromSeconds(int) - Static method in class org.teleight.teleightbots.api.objects.LivePeriod
- fromStoryId() - Method in record class org.teleight.teleightbots.api.methods.RepostStory
-
Returns the value of the
fromStoryIdrecord component. - fromStoryId(int) - Method in class org.teleight.teleightbots.api.methods.RepostStory.Builder
- fromValue(int) - Static method in enum class org.teleight.teleightbots.api.objects.StoryActivePeriod
- fromValue(String) - Static method in enum class org.teleight.teleightbots.api.objects.ChatAction
- fromValue(String) - Static method in enum class org.teleight.teleightbots.api.objects.KeyboardButtonStyle
- fromValue(String) - Static method in enum class org.teleight.teleightbots.api.objects.ParseMode
- fromValue(String) - Static method in enum class org.teleight.teleightbots.api.objects.PollType
- fromValue(String) - Static method in enum class org.teleight.teleightbots.api.objects.StickerFormat
- fromValue(String) - Static method in enum class org.teleight.teleightbots.api.objects.StickerType
- fromValue(String) - Static method in enum class org.teleight.teleightbots.api.objects.SuggestedPostRefundReason
- fromValue(String) - Static method in enum class org.teleight.teleightbots.api.objects.SuggestedPostState
- fromValue(String) - Static method in enum class org.teleight.teleightbots.api.objects.TelegramCurrency
- fromValue(String) - Static method in enum class org.teleight.teleightbots.api.objects.TransactionType
- fromValue(String) - Static method in enum class org.teleight.teleightbots.api.objects.UniqueGiftOrigin
- frontSide() - Method in record class org.teleight.teleightbots.api.objects.EncryptedPassportElement
-
Returns the value of the
frontSiderecord component.
G
- game() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
gamerecord component. - game() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
gamerecord component. - Game - Record Class in org.teleight.teleightbots.api.objects
- Game(String, String, PhotoSize[], String, MessageEntity[], Animation) - Constructor for record class org.teleight.teleightbots.api.objects.Game
-
Creates an instance of a
Gamerecord class. - GameHighScore - Record Class in org.teleight.teleightbots.api.objects
- GameHighScore(int, User, int) - Constructor for record class org.teleight.teleightbots.api.objects.GameHighScore
-
Creates an instance of a
GameHighScorerecord class. - gameShortName() - Method in record class org.teleight.teleightbots.api.methods.SendGame
-
Returns the value of the
gameShortNamerecord component. - gameShortName() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGame
-
Returns the value of the
gameShortNamerecord component. - gameShortName(String) - Method in class org.teleight.teleightbots.api.methods.SendGame.Builder
- gameShortName(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultGame.Builder
- generalForumTopicHidden() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
generalForumTopicHiddenrecord component. - GeneralForumTopicHidden - Record Class in org.teleight.teleightbots.api.objects
- GeneralForumTopicHidden() - Constructor for record class org.teleight.teleightbots.api.objects.GeneralForumTopicHidden
-
Creates an instance of a
GeneralForumTopicHiddenrecord class. - generalForumTopicUnhidden() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
generalForumTopicUnhiddenrecord component. - GeneralForumTopicUnhidden - Record Class in org.teleight.teleightbots.api.objects
- GeneralForumTopicUnhidden() - Constructor for record class org.teleight.teleightbots.api.objects.GeneralForumTopicUnhidden
-
Creates an instance of a
GeneralForumTopicUnhiddenrecord class. - getAliases() - Method in class org.teleight.teleightbots.commands.builder.Command
-
Returns the aliases of this command.
- getAllMenus() - Method in class org.teleight.teleightbots.menu.MenuBuilder.MenuBuilderImpl
- getArgument(Argument) - Method in class org.teleight.teleightbots.commands.builder.parser.CommandContext
- GetAvailableGifts - Record Class in org.teleight.teleightbots.api.methods
- GetAvailableGifts() - Constructor for record class org.teleight.teleightbots.api.methods.GetAvailableGifts
-
Creates an instance of a
GetAvailableGiftsrecord class. - GetAvailableGifts.Builder - Class in org.teleight.teleightbots.api.methods
- getBotManager() - Static method in class org.teleight.teleightbots.TeleightBots
-
Returns the BotManager associated with the TeleightBots process.
- getBotMethodExecutor() - Method in interface org.teleight.teleightbots.bot.TelegramBot
- getBotSettings() - Method in interface org.teleight.teleightbots.bot.LongPollingTelegramBot
-
Gets the long polling bot settings.
- getBotSettings() - Method in interface org.teleight.teleightbots.bot.TelegramBot
-
Retrieves the bot's configuration settings.
- getBotSettings() - Method in interface org.teleight.teleightbots.bot.WebhookTelegramBot
-
Gets the webhook bot settings.
- getBotToken() - Method in interface org.teleight.teleightbots.bot.TelegramBot
-
Retrieves the bot's token used to authenticate with the Telegram Bot API.
- getBotUsername() - Method in interface org.teleight.teleightbots.bot.TelegramBot
-
Retrieves the username of the bot.
- getBoundary() - Method in class org.teleight.teleightbots.updateprocessor.MultiPartBodyPublisher
- GetBusinessAccountGifts - Record Class in org.teleight.teleightbots.api.methods
- GetBusinessAccountGifts(String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, int) - Constructor for record class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts
-
Creates an instance of a
GetBusinessAccountGiftsrecord class. - GetBusinessAccountGifts.Builder - Class in org.teleight.teleightbots.api.methods
- GetBusinessAccountStarBalance - Record Class in org.teleight.teleightbots.api.methods
- GetBusinessAccountStarBalance(String) - Constructor for record class org.teleight.teleightbots.api.methods.GetBusinessAccountStarBalance
-
Creates an instance of a
GetBusinessAccountStarBalancerecord class. - GetBusinessAccountStarBalance.Builder - Class in org.teleight.teleightbots.api.methods
- GetBusinessConnection - Record Class in org.teleight.teleightbots.api.methods
- GetBusinessConnection(String) - Constructor for record class org.teleight.teleightbots.api.methods.GetBusinessConnection
-
Creates an instance of a
GetBusinessConnectionrecord class. - GetBusinessConnection.Builder - Class in org.teleight.teleightbots.api.methods
- GetChat - Record Class in org.teleight.teleightbots.api.methods
- GetChat(String) - Constructor for record class org.teleight.teleightbots.api.methods.GetChat
-
Creates an instance of a
GetChatrecord class. - GetChat.Builder - Class in org.teleight.teleightbots.api.methods
- GetChatAdministrators - Record Class in org.teleight.teleightbots.api.methods
- GetChatAdministrators(String, boolean) - Constructor for record class org.teleight.teleightbots.api.methods.GetChatAdministrators
-
Creates an instance of a
GetChatAdministratorsrecord class. - GetChatAdministrators.Builder - Class in org.teleight.teleightbots.api.methods
- GetChatGifts - Record Class in org.teleight.teleightbots.api.methods
- GetChatGifts(String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, int) - Constructor for record class org.teleight.teleightbots.api.methods.GetChatGifts
-
Creates an instance of a
GetChatGiftsrecord class. - GetChatGifts.Builder - Class in org.teleight.teleightbots.api.methods
- GetChatMember - Record Class in org.teleight.teleightbots.api.methods
- GetChatMember(String, long) - Constructor for record class org.teleight.teleightbots.api.methods.GetChatMember
-
Creates an instance of a
GetChatMemberrecord class. - GetChatMember.Builder - Class in org.teleight.teleightbots.api.methods
- GetChatMemberCount - Record Class in org.teleight.teleightbots.api.methods
- GetChatMemberCount(String) - Constructor for record class org.teleight.teleightbots.api.methods.GetChatMemberCount
-
Creates an instance of a
GetChatMemberCountrecord class. - GetChatMemberCount.Builder - Class in org.teleight.teleightbots.api.methods
- GetChatMenuButton - Record Class in org.teleight.teleightbots.api.methods
- GetChatMenuButton(String) - Constructor for record class org.teleight.teleightbots.api.methods.GetChatMenuButton
-
Creates an instance of a
GetChatMenuButtonrecord class. - GetChatMenuButton.Builder - Class in org.teleight.teleightbots.api.methods
- getCode() - Method in enum class org.teleight.teleightbots.webhook.HttpResponse.StatusCode
-
Gets the HTTP status code.
- getCommand(String) - Method in interface org.teleight.teleightbots.commands.CommandManager
-
Returns a Command by its name.
- getCommandManager() - Method in interface org.teleight.teleightbots.bot.TelegramBot
-
Provides access to the bot's command manager.
- getCondition() - Method in class org.teleight.teleightbots.commands.builder.Command
-
Returns the condition for this command.
- getConversation(String) - Method in interface org.teleight.teleightbots.conversation.ConversationManager
-
Retrieves a specific conversation by its name.
- getConversationManager() - Method in interface org.teleight.teleightbots.bot.TelegramBot
-
Provides access to the bot's conversation manager.
- getConversations() - Method in interface org.teleight.teleightbots.conversation.ConversationManager
-
Returns an unmodifiable collection of all registered conversations.
- GetCustomEmojiStickers - Record Class in org.teleight.teleightbots.api.methods
- GetCustomEmojiStickers(String[]) - Constructor for record class org.teleight.teleightbots.api.methods.GetCustomEmojiStickers
-
Creates an instance of a
GetCustomEmojiStickersrecord class. - GetCustomEmojiStickers.Builder - Class in org.teleight.teleightbots.api.methods
- getDefaultExecutor() - Method in class org.teleight.teleightbots.commands.builder.Command
-
Returns the default executor for this command.
- getDeleteWebhook() - Method in interface org.teleight.teleightbots.bot.WebhookTelegramBot
-
Gets the delete webhook for the bot.
- getEndpointURL() - Method in interface org.teleight.teleightbots.api.ApiMethod
-
Returns the endpoint URL for the Telegram Bot API method.
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.AddStickerToSet
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.AnswerCallbackQuery
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.AnswerGuestQuery
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.AnswerInlineQuery
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.AnswerPreCheckoutQuery
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.AnswerShippingQuery
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.AnswerWebAppQuery
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.ApproveChatJoinRequest
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.ApproveSuggestedPost
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.BanChatMember
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.BanChatSenderChat
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.BatchCopyMessages
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.BatchDeleteMessages
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.BatchForwardMessages
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.CloseForumTopic
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.CloseGeneralForumTopic
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.ConvertGiftToStars
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.CopyMessage
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.CopyTextButton
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.CreateChatInviteLink
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.CreateChatSubscriptionInviteLink
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.CreateForumTopic
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.CreateNewStickerSet
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.DeclineChatJoinRequest
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.DeclineSuggestedPost
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.DeleteAllMessageReactions
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.DeleteBusinessMessages
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.DeleteChatPhoto
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.DeleteChatStickerSet
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.DeleteForumTopic
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.DeleteMessage
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.DeleteMessageReaction
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.DeleteMyCommands
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.DeleteStickerFromSet
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.DeleteStickerSet
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.DeleteStory
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.DeleteWebhook
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.EditChatInviteLink
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.EditChatSubscriptionInviteLink
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.EditForumTopic
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.EditGeneralForumTopic
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.EditMessageCaption
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.EditMessageChecklist
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.EditMessageLiveLocation
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.EditMessageMedia
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.EditMessageReplyMarkup
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.EditMessageText
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.EditStory
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.EditUserStarSubscription
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.ExportChatInviteLink
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.ForwardMessage
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetAvailableGifts
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountStarBalance
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetBusinessConnection
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetChat
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetChatAdministrators
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetChatGifts
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetChatMember
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetChatMemberCount
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetChatMenuButton
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetCustomEmojiStickers
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetFile
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetForumTopicIconStickers
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetGameHighScores
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetManagedBotAccessSettings
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetManagedBotToken
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetMe
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetMyCommands
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetMyDefaultAdministratorRights
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetMyDescription
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetMyName
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetMyShortDescription
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetMyStarBalance
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetStarTransactions
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetStickerSet
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetUpdates
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetUserChatBoosts
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetUserGifts
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetUserPersonalChatMessages
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetUserProfileAudios
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetUserProfilePhotos
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GetWebhookInfo
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.GiftPremiumSubscription
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.HideGeneralForumTopic
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.LeaveChat
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.PinChatMessage
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.PostStory
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.PromoteChatMember
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.ReadBusinessMessage
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.RefundStarPayment
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.RemoveBusinessAccountProfilePhoto
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.RemoveChatVerification
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.RemoveMyProfilePhoto
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.RemoveUserVerification
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.ReopenForumTopic
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.ReopenGeneralForumTopic
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.ReplaceManagedBotToken
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.ReplaceStickerInSet
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.RepostStory
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.RestrictChatMember
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.RevokeChatInviteLink
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SavePreparedInlineMessage
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SavePreparedKeyboardButton
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SendAudio
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SendChatAction
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SendChecklist
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SendContact
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SendDice
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SendDocument
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SendGame
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SendGift
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SendLivePhoto
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SendLocation
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SendMediaGroup
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SendMessage
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SendMessageDraft
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SendPaidMedia
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SendPhoto
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SendSticker
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SendVenue
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SendVideoNote
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SendVoice
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountBio
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountGiftSettings
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountName
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountProfilePhoto
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountUsername
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetChatAdministratorCustomTitle
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetChatDescription
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetChatMemberTag
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetChatMenuButton
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetChatPermissions
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetChatPhoto
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetChatStickerSet
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetChatTitle
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetCustomEmojiStickerSetThumbnail
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetGameScore
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetManagedBotAccessSettings
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetMessageReaction
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetMyCommands
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetMyDefaultAdministratorRights
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetMyDescription
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetMyName
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetMyProfilePhoto
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetMyShortDescription
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetPassportDataErrors
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetStickerEmojiList
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetStickerKeywords
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetStickerMaskPosition
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetStickerPositionInSet
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetStickerSetThumbnail
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetStickerSetTitle
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetUserEmojiStatus
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.SetWebhook
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.StopMessageLiveLocation
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.StopPoll
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.TransferBusinessAccountStars
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.TransferGift
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.UnbanChatMember
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.UnbanChatSenderChat
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.UnhideGeneralForumTopic
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.UnpinAllChatMessages
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.UnpinAllForumTopicMessages
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.UnpinAllGeneralForumTopicMessages
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.UnpinChatMessage
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.UpgradeGift
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.UploadStickerFile
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.VerifyChat
- getEndpointURL() - Method in record class org.teleight.teleightbots.api.methods.VerifyUser
- getEventManager() - Method in interface org.teleight.teleightbots.bot.TelegramBot
-
Provides access to the bot's event manager.
- getEventNode() - Method in interface org.teleight.teleightbots.menu.MenuManager
-
Gets the EventManager associated with this MenuManager.
- getExceptionHandler() - Method in class org.teleight.teleightbots.exception.ExceptionManager
- getExceptionManager() - Static method in class org.teleight.teleightbots.TeleightBots
-
Returns the exception manager used by the TeleightBots API.
- getExtensionManager() - Method in interface org.teleight.teleightbots.bot.TelegramBot
-
Provides access to the bot's extension manager.
- getFieldValue() - Method in enum class org.teleight.teleightbots.api.objects.ChatAction
- getFieldValue() - Method in enum class org.teleight.teleightbots.api.objects.KeyboardButtonStyle
- getFieldValue() - Method in enum class org.teleight.teleightbots.api.objects.MenuButton.MenuButtonType
- getFieldValue() - Method in enum class org.teleight.teleightbots.api.objects.ParseMode
- getFieldValue() - Method in enum class org.teleight.teleightbots.api.objects.PollType
- getFieldValue() - Method in enum class org.teleight.teleightbots.api.objects.StickerFormat
- getFieldValue() - Method in enum class org.teleight.teleightbots.api.objects.StickerType
- getFieldValue() - Method in enum class org.teleight.teleightbots.api.objects.StoryActivePeriod
- getFieldValue() - Method in enum class org.teleight.teleightbots.api.objects.SuggestedPostRefundReason
- getFieldValue() - Method in enum class org.teleight.teleightbots.api.objects.SuggestedPostState
- getFieldValue() - Method in enum class org.teleight.teleightbots.api.objects.TelegramCurrency
- getFieldValue() - Method in enum class org.teleight.teleightbots.api.objects.TransactionType
- getFieldValue() - Method in enum class org.teleight.teleightbots.api.objects.UniqueGiftOrigin
- GetFile - Record Class in org.teleight.teleightbots.api.methods
- GetFile(String) - Constructor for record class org.teleight.teleightbots.api.methods.GetFile
-
Creates an instance of a
GetFilerecord class. - GetFile.Builder - Class in org.teleight.teleightbots.api.methods
- getFileDownloader() - Method in interface org.teleight.teleightbots.bot.TelegramBot
-
Provides access to the bot's file downloader.
- GetForumTopicIconStickers - Record Class in org.teleight.teleightbots.api.methods
- GetForumTopicIconStickers() - Constructor for record class org.teleight.teleightbots.api.methods.GetForumTopicIconStickers
-
Creates an instance of a
GetForumTopicIconStickersrecord class. - GetGameHighScores - Record Class in org.teleight.teleightbots.api.methods
- GetGameHighScores(long, String, int, String) - Constructor for record class org.teleight.teleightbots.api.methods.GetGameHighScores
-
Creates an instance of a
GetGameHighScoresrecord class. - GetGameHighScores.Builder - Class in org.teleight.teleightbots.api.methods
- getId() - Method in class org.teleight.teleightbots.commands.builder.argument.Argument
-
Returns the identifier of the argument.
- getInput() - Method in exception class org.teleight.teleightbots.commands.builder.exception.ArgumentSyntaxException
-
Returns the input string that caused the exception.
- getInput() - Method in class org.teleight.teleightbots.commands.builder.parser.CommandContext
- getKeyboard() - Method in interface org.teleight.teleightbots.menu.Menu
-
Returns the keyboard of the menu.
- getKeyboard() - Method in class org.teleight.teleightbots.menu.MenuImpl
- getLoadedExtensions() - Method in interface org.teleight.teleightbots.extensions.ExtensionManager
-
Returns a set of the loaded extensions.
- GetManagedBotAccessSettings - Record Class in org.teleight.teleightbots.api.methods
- GetManagedBotAccessSettings(long) - Constructor for record class org.teleight.teleightbots.api.methods.GetManagedBotAccessSettings
-
Creates an instance of a
GetManagedBotAccessSettingsrecord class. - GetManagedBotAccessSettings.Builder - Class in org.teleight.teleightbots.api.methods
- GetManagedBotToken - Record Class in org.teleight.teleightbots.api.methods
- GetManagedBotToken(long) - Constructor for record class org.teleight.teleightbots.api.methods.GetManagedBotToken
-
Creates an instance of a
GetManagedBotTokenrecord class. - GetManagedBotToken.Builder - Class in org.teleight.teleightbots.api.methods
- GetMe - Record Class in org.teleight.teleightbots.api.methods
- GetMe() - Constructor for record class org.teleight.teleightbots.api.methods.GetMe
-
Creates an instance of a
GetMerecord class. - getMenu(String) - Method in interface org.teleight.teleightbots.menu.MenuManager
-
Gets a Menu registered with this MenuManager by its name.
- getMenuId() - Method in interface org.teleight.teleightbots.menu.Menu
- getMenuId() - Method in class org.teleight.teleightbots.menu.MenuImpl
- getMenuManager() - Method in interface org.teleight.teleightbots.bot.TelegramBot
-
Provides access to the bot's menu manager.
- getMenuName() - Method in interface org.teleight.teleightbots.menu.Menu
- getMenuName() - Method in class org.teleight.teleightbots.menu.MenuImpl
- getMenus() - Method in interface org.teleight.teleightbots.menu.MenuManager
-
Gets all the Menus registered with this MenuManager.
- getMessage() - Method in exception class org.teleight.teleightbots.exception.exceptions.TelegramRequestException
- GetMyCommands - Record Class in org.teleight.teleightbots.api.methods
- GetMyCommands(BotCommandScope, String) - Constructor for record class org.teleight.teleightbots.api.methods.GetMyCommands
-
Creates an instance of a
GetMyCommandsrecord class. - GetMyCommands.Builder - Class in org.teleight.teleightbots.api.methods
- GetMyDefaultAdministratorRights - Record Class in org.teleight.teleightbots.api.methods
- GetMyDefaultAdministratorRights(boolean) - Constructor for record class org.teleight.teleightbots.api.methods.GetMyDefaultAdministratorRights
-
Creates an instance of a
GetMyDefaultAdministratorRightsrecord class. - GetMyDefaultAdministratorRights.Builder - Class in org.teleight.teleightbots.api.methods
- GetMyDescription - Record Class in org.teleight.teleightbots.api.methods
- GetMyDescription(String) - Constructor for record class org.teleight.teleightbots.api.methods.GetMyDescription
-
Creates an instance of a
GetMyDescriptionrecord class. - GetMyDescription.Builder - Class in org.teleight.teleightbots.api.methods
- GetMyName - Record Class in org.teleight.teleightbots.api.methods
- GetMyName(String) - Constructor for record class org.teleight.teleightbots.api.methods.GetMyName
-
Creates an instance of a
GetMyNamerecord class. - GetMyName.Builder - Class in org.teleight.teleightbots.api.methods
- GetMyShortDescription - Record Class in org.teleight.teleightbots.api.methods
- GetMyShortDescription(String) - Constructor for record class org.teleight.teleightbots.api.methods.GetMyShortDescription
-
Creates an instance of a
GetMyShortDescriptionrecord class. - GetMyShortDescription.Builder - Class in org.teleight.teleightbots.api.methods
- GetMyStarBalance - Record Class in org.teleight.teleightbots.api.methods
- GetMyStarBalance() - Constructor for record class org.teleight.teleightbots.api.methods.GetMyStarBalance
-
Creates an instance of a
GetMyStarBalancerecord class. - GetMyStarBalance.Builder - Class in org.teleight.teleightbots.api.methods
- getName() - Method in class org.teleight.teleightbots.commands.builder.Command
-
Returns the name of this command.
- getParameters() - Method in record class org.teleight.teleightbots.api.methods.AddStickerToSet
- getParameters() - Method in record class org.teleight.teleightbots.api.methods.CreateNewStickerSet
- getParameters() - Method in record class org.teleight.teleightbots.api.methods.EditMessageMedia
- getParameters() - Method in record class org.teleight.teleightbots.api.methods.EditStory
- getParameters() - Method in record class org.teleight.teleightbots.api.methods.PostStory
- getParameters() - Method in record class org.teleight.teleightbots.api.methods.ReplaceStickerInSet
- getParameters() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
- getParameters() - Method in record class org.teleight.teleightbots.api.methods.SendAudio
- getParameters() - Method in record class org.teleight.teleightbots.api.methods.SendDocument
- getParameters() - Method in record class org.teleight.teleightbots.api.methods.SendLivePhoto
- getParameters() - Method in record class org.teleight.teleightbots.api.methods.SendMediaGroup
- getParameters() - Method in record class org.teleight.teleightbots.api.methods.SendPaidMedia
- getParameters() - Method in record class org.teleight.teleightbots.api.methods.SendPhoto
- getParameters() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
- getParameters() - Method in record class org.teleight.teleightbots.api.methods.SendSticker
- getParameters() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
- getParameters() - Method in record class org.teleight.teleightbots.api.methods.SendVideoNote
- getParameters() - Method in record class org.teleight.teleightbots.api.methods.SendVoice
- getParameters() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountProfilePhoto
- getParameters() - Method in record class org.teleight.teleightbots.api.methods.SetChatPhoto
- getParameters() - Method in record class org.teleight.teleightbots.api.methods.SetMyProfilePhoto
- getParameters() - Method in record class org.teleight.teleightbots.api.methods.SetStickerSetThumbnail
- getParameters() - Method in record class org.teleight.teleightbots.api.methods.SetWebhook
- getParameters() - Method in record class org.teleight.teleightbots.api.methods.UploadStickerFile
- getParameters() - Method in interface org.teleight.teleightbots.api.MultiPartApiMethod
-
Gets the parameters of the multipart API method.
- getProperties() - Method in interface org.teleight.teleightbots.conversation.ConversationContext
- getProperties() - Method in class org.teleight.teleightbots.conversation.ConversationContextImpl
- getProperty(String) - Method in interface org.teleight.teleightbots.conversation.ConversationContext
-
Gets a property by name.
- getProperty(String) - Method in class org.teleight.teleightbots.conversation.ConversationContextImpl
- getRegisteredBots() - Method in interface org.teleight.teleightbots.bot.manager.BotManager
-
Retrieves all the bots currently managed by the
BotManager. - getRunningConversations() - Method in interface org.teleight.teleightbots.conversation.ConversationManager
-
Returns an unmodifiable collection of all currently active conversations.
- getScheduler() - Method in interface org.teleight.teleightbots.bot.TelegramBot
-
Provides access to the bot's task scheduler.
- getScheduler() - Static method in class org.teleight.teleightbots.TeleightBots
-
Returns the Scheduler associated with the TeleightBots process.
- getSeconds() - Method in class org.teleight.teleightbots.api.objects.LivePeriod
- getSerializableClasses() - Method in interface org.teleight.teleightbots.api.ApiMethodMultiResponse
-
Retrieves the list of classes representing possible types for deserialization of the response.
- getSerializableClasses() - Method in record class org.teleight.teleightbots.api.methods.EditMessageCaption
- getSerializableClasses() - Method in record class org.teleight.teleightbots.api.methods.EditMessageLiveLocation
- getSerializableClasses() - Method in record class org.teleight.teleightbots.api.methods.EditMessageReplyMarkup
- getSerializableClasses() - Method in record class org.teleight.teleightbots.api.methods.EditMessageText
- getSerializableClasses() - Method in record class org.teleight.teleightbots.api.methods.SetGameScore
- getSerializableClasses() - Method in record class org.teleight.teleightbots.api.methods.StopMessageLiveLocation
- GetStarTransactions - Record Class in org.teleight.teleightbots.api.methods
- GetStarTransactions(int, int) - Constructor for record class org.teleight.teleightbots.api.methods.GetStarTransactions
-
Creates an instance of a
GetStarTransactionsrecord class. - GetStarTransactions.Builder - Class in org.teleight.teleightbots.api.methods
- GetStickerSet - Record Class in org.teleight.teleightbots.api.methods
- GetStickerSet(String) - Constructor for record class org.teleight.teleightbots.api.methods.GetStickerSet
-
Creates an instance of a
GetStickerSetrecord class. - GetStickerSet.Builder - Class in org.teleight.teleightbots.api.methods
- getSyntaxes() - Method in class org.teleight.teleightbots.commands.builder.Command
-
Returns the list of syntaxes for this command.
- getText() - Method in interface org.teleight.teleightbots.menu.Menu
- getText() - Method in class org.teleight.teleightbots.menu.MenuImpl
- getUpdateProcessor() - Method in interface org.teleight.teleightbots.bot.TelegramBot
- GetUpdates - Record Class in org.teleight.teleightbots.api.methods
- GetUpdates(int, int, int, List) - Constructor for record class org.teleight.teleightbots.api.methods.GetUpdates
-
Creates an instance of a
GetUpdatesrecord class. - GetUpdates.Builder - Class in org.teleight.teleightbots.api.methods
- getUser(String, long) - Method in interface org.teleight.teleightbots.bot.TelegramBot
-
Returns the chat member with the given user id in the given chat.
- getUser(String, User) - Method in interface org.teleight.teleightbots.bot.TelegramBot
-
Returns the chat member with the given user id in the given chat.
- getUser(Chat, long) - Method in interface org.teleight.teleightbots.bot.TelegramBot
-
Returns the chat member with the given user id in the given chat.
- getUser(Chat, User) - Method in interface org.teleight.teleightbots.bot.TelegramBot
-
Returns the chat member with the given user id in the given chat.
- GetUserChatBoosts - Record Class in org.teleight.teleightbots.api.methods
- GetUserChatBoosts(String, long) - Constructor for record class org.teleight.teleightbots.api.methods.GetUserChatBoosts
-
Creates an instance of a
GetUserChatBoostsrecord class. - GetUserChatBoosts.Builder - Class in org.teleight.teleightbots.api.methods
- GetUserGifts - Record Class in org.teleight.teleightbots.api.methods
- GetUserGifts(long, boolean, boolean, boolean, boolean, boolean, boolean, String, int) - Constructor for record class org.teleight.teleightbots.api.methods.GetUserGifts
-
Creates an instance of a
GetUserGiftsrecord class. - GetUserGifts.Builder - Class in org.teleight.teleightbots.api.methods
- GetUserPersonalChatMessages - Record Class in org.teleight.teleightbots.api.methods
- GetUserPersonalChatMessages(long, int) - Constructor for record class org.teleight.teleightbots.api.methods.GetUserPersonalChatMessages
-
Creates an instance of a
GetUserPersonalChatMessagesrecord class. - GetUserPersonalChatMessages.Builder - Class in org.teleight.teleightbots.api.methods
- GetUserProfileAudios - Record Class in org.teleight.teleightbots.api.methods
- GetUserProfileAudios(long, int, int) - Constructor for record class org.teleight.teleightbots.api.methods.GetUserProfileAudios
-
Creates an instance of a
GetUserProfileAudiosrecord class. - GetUserProfileAudios.Builder - Class in org.teleight.teleightbots.api.methods
- GetUserProfilePhotos - Record Class in org.teleight.teleightbots.api.methods
- GetUserProfilePhotos(long, int, int) - Constructor for record class org.teleight.teleightbots.api.methods.GetUserProfilePhotos
-
Creates an instance of a
GetUserProfilePhotosrecord class. - GetUserProfilePhotos.Builder - Class in org.teleight.teleightbots.api.methods
- GetWebhookInfo - Record Class in org.teleight.teleightbots.api.methods
- GetWebhookInfo() - Constructor for record class org.teleight.teleightbots.api.methods.GetWebhookInfo
-
Creates an instance of a
GetWebhookInforecord class. - GetWebhookInfo.Builder - Class in org.teleight.teleightbots.api.methods
- getWrapperClass() - Method in enum class org.teleight.teleightbots.api.objects.MenuButton.MenuButtonType
- gifDuration() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGif
-
Returns the value of the
gifDurationrecord component. - gifDuration(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultGif.Builder
- gifFileId() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif
-
Returns the value of the
gifFileIdrecord component. - gifFileId(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif.Builder
- gifHeight() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGif
-
Returns the value of the
gifHeightrecord component. - gifHeight(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultGif.Builder
- gift() - Method in record class org.teleight.teleightbots.api.objects.GiftInfo
-
Returns the value of the
giftrecord component. - gift() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
giftrecord component. - gift() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftRegular
-
Returns the value of the
giftrecord component. - gift() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftUnique
-
Returns the value of the
giftrecord component. - gift() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerChat
-
Returns the value of the
giftrecord component. - gift() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerUser
-
Returns the value of the
giftrecord component. - gift() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftInfo
-
Returns the value of the
giftrecord component. - Gift - Record Class in org.teleight.teleightbots.api.objects
- Gift(String, Sticker, int, int, boolean, boolean, int, int, int, int, GiftBackground, int, Chat) - Constructor for record class org.teleight.teleightbots.api.objects.Gift
-
Creates an instance of a
Giftrecord class. - GIFT_PURCHASE - Enum constant in enum class org.teleight.teleightbots.api.objects.TransactionType
- GiftBackground - Record Class in org.teleight.teleightbots.api.objects
- GiftBackground(Color, Color, Color) - Constructor for record class org.teleight.teleightbots.api.objects.GiftBackground
-
Creates an instance of a
GiftBackgroundrecord class. - GIFTED_UPGRADE - Enum constant in enum class org.teleight.teleightbots.api.objects.UniqueGiftOrigin
- giftId() - Method in record class org.teleight.teleightbots.api.methods.SendGift
-
Returns the value of the
giftIdrecord component. - giftId() - Method in record class org.teleight.teleightbots.api.objects.UniqueGift
-
Returns the value of the
giftIdrecord component. - giftId(String) - Method in class org.teleight.teleightbots.api.methods.SendGift.Builder
- GiftInfo - Record Class in org.teleight.teleightbots.api.objects
- GiftInfo(Gift, String, Integer, Integer, boolean, boolean, String, MessageEntity[], boolean, int) - Constructor for record class org.teleight.teleightbots.api.objects.GiftInfo
-
Creates an instance of a
GiftInforecord class. - GiftPremiumSubscription - Record Class in org.teleight.teleightbots.api.methods
- GiftPremiumSubscription(long, int, int, String, ParseMode, MessageEntity[]) - Constructor for record class org.teleight.teleightbots.api.methods.GiftPremiumSubscription
-
Creates an instance of a
GiftPremiumSubscriptionrecord class. - GiftPremiumSubscription.Builder - Class in org.teleight.teleightbots.api.methods
- gifts() - Method in record class org.teleight.teleightbots.api.objects.Gifts
-
Returns the value of the
giftsrecord component. - gifts() - Method in record class org.teleight.teleightbots.api.objects.OwnedGifts
-
Returns the value of the
giftsrecord component. - Gifts - Record Class in org.teleight.teleightbots.api.objects
- Gifts(Gift[]) - Constructor for record class org.teleight.teleightbots.api.objects.Gifts
-
Creates an instance of a
Giftsrecord class. - giftsFromChannels() - Method in record class org.teleight.teleightbots.api.objects.AcceptedGiftTypes
-
Returns the value of the
giftsFromChannelsrecord component. - giftsFromChannels(boolean) - Method in class org.teleight.teleightbots.api.objects.AcceptedGiftTypes.Builder
- giftUpgradeSent() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
giftUpgradeSentrecord component. - gifUrl() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGif
-
Returns the value of the
gifUrlrecord component. - gifUrl(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultGif.Builder
- gifWidth() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGif
-
Returns the value of the
gifWidthrecord component. - gifWidth(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultGif.Builder
- giveaway() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
giveawayrecord component. - giveaway() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
giveawayrecord component. - Giveaway - Record Class in org.teleight.teleightbots.api.objects
- Giveaway(Chat[], Date, int, boolean, boolean, String, String[], int, int) - Constructor for record class org.teleight.teleightbots.api.objects.Giveaway
-
Creates an instance of a
Giveawayrecord class. - giveawayCompleted() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
giveawayCompletedrecord component. - GiveawayCompleted - Record Class in org.teleight.teleightbots.api.objects
- GiveawayCompleted(int, int, Message, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.GiveawayCompleted
-
Creates an instance of a
GiveawayCompletedrecord class. - giveawayCreated() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
giveawayCreatedrecord component. - GiveawayCreated - Record Class in org.teleight.teleightbots.api.objects
- GiveawayCreated(int) - Constructor for record class org.teleight.teleightbots.api.objects.GiveawayCreated
-
Creates an instance of a
GiveawayCreatedrecord class. - giveawayMessage() - Method in record class org.teleight.teleightbots.api.objects.GiveawayCompleted
-
Returns the value of the
giveawayMessagerecord component. - giveawayMessageId() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostSourceGiveaway
-
Returns the value of the
giveawayMessageIdrecord component. - giveawayMessageId() - Method in record class org.teleight.teleightbots.api.objects.GiveawayWinners
-
Returns the value of the
giveawayMessageIdrecord component. - giveawayWinners() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
giveawayWinnersrecord component. - giveawayWinners() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
giveawayWinnersrecord component. - GiveawayWinners - Record Class in org.teleight.teleightbots.api.objects
- GiveawayWinners(Chat, int, Date, int, User[], int, int, int, int, boolean, boolean, String) - Constructor for record class org.teleight.teleightbots.api.objects.GiveawayWinners
-
Creates an instance of a
GiveawayWinnersrecord class. - googlePlaceId() - Method in record class org.teleight.teleightbots.api.methods.SendVenue
-
Returns the value of the
googlePlaceIdrecord component. - googlePlaceId() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVenue
-
Returns the value of the
googlePlaceIdrecord component. - googlePlaceId() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVenue
-
Returns the value of the
googlePlaceIdrecord component. - googlePlaceId() - Method in record class org.teleight.teleightbots.api.objects.InputVenueMessageContent
-
Returns the value of the
googlePlaceIdrecord component. - googlePlaceId() - Method in record class org.teleight.teleightbots.api.objects.Venue
-
Returns the value of the
googlePlaceIdrecord component. - googlePlaceId(String) - Method in class org.teleight.teleightbots.api.methods.SendVenue.Builder
- googlePlaceId(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVenue.Builder
- googlePlaceId(String) - Method in class org.teleight.teleightbots.api.objects.InputMediaVenue.Builder
- googlePlaceType() - Method in record class org.teleight.teleightbots.api.methods.SendVenue
-
Returns the value of the
googlePlaceTyperecord component. - googlePlaceType() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVenue
-
Returns the value of the
googlePlaceTyperecord component. - googlePlaceType() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVenue
-
Returns the value of the
googlePlaceTyperecord component. - googlePlaceType() - Method in record class org.teleight.teleightbots.api.objects.InputVenueMessageContent
-
Returns the value of the
googlePlaceTyperecord component. - googlePlaceType() - Method in record class org.teleight.teleightbots.api.objects.Venue
-
Returns the value of the
googlePlaceTyperecord component. - googlePlaceType(String) - Method in class org.teleight.teleightbots.api.methods.SendVenue.Builder
- googlePlaceType(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVenue.Builder
- googlePlaceType(String) - Method in class org.teleight.teleightbots.api.objects.InputMediaVenue.Builder
- greedy() - Method in class org.teleight.teleightbots.commands.builder.argument.ArgumentString
-
Returns whether this argument greedily consumes all remaining input.
- GROUP_CHAT_TYPE - Enum constant in enum class org.teleight.teleightbots.api.objects.Chat.Type
- GroupBotEvent - Interface in org.teleight.teleightbots.event.trait
-
Interface for a group bot event.
- groupChatCreated() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
groupChatCreatedrecord component. - guestBotCallerChat() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
guestBotCallerChatrecord component. - guestBotCallerUser() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
guestBotCallerUserrecord component. - guestMessage() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
guestMessagerecord component. - guestQueryId() - Method in record class org.teleight.teleightbots.api.methods.AnswerGuestQuery
-
Returns the value of the
guestQueryIdrecord component. - guestQueryId() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
guestQueryIdrecord component. - guestQueryId(String) - Method in class org.teleight.teleightbots.api.methods.AnswerGuestQuery.Builder
H
- handleException(Throwable) - Method in interface org.teleight.teleightbots.exception.ExceptionHandler
-
Handles the provided exception.
- handleException(Throwable) - Method in class org.teleight.teleightbots.exception.ExceptionManager
- handleNewUpdate(TelegramBot, Update, String) - Method in interface org.teleight.teleightbots.updateprocessor.UpdateProcessor
- handler(Consumer) - Method in interface org.teleight.teleightbots.event.EventListener.Builder
-
Sets the handler for the builder to process events.
- hasAggressiveAntiSpamEnabled() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
hasAggressiveAntiSpamEnabledrecord component. - hasColors() - Method in record class org.teleight.teleightbots.api.objects.Gift
-
Returns the value of the
hasColorsrecord component. - hasCustomCertificate() - Method in record class org.teleight.teleightbots.api.objects.WebhookInfo
-
Returns the value of the
hasCustomCertificaterecord component. - hash() - Method in record class org.teleight.teleightbots.api.objects.EncryptedCredentials
-
Returns the value of the
hashrecord component. - hash() - Method in record class org.teleight.teleightbots.api.objects.EncryptedPassportElement
-
Returns the value of the
hashrecord component. - hashCode() - Method in record class org.teleight.teleightbots.api.methods.AddStickerToSet
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.AnswerCallbackQuery
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.AnswerGuestQuery
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.AnswerInlineQuery
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.AnswerPreCheckoutQuery
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.AnswerShippingQuery
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.AnswerWebAppQuery
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.ApproveChatJoinRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.ApproveSuggestedPost
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.BanChatMember
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.BanChatSenderChat
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.BatchCopyMessages
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.BatchDeleteMessages
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.BatchForwardMessages
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.CloseForumTopic
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.CloseGeneralForumTopic
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.ConvertGiftToStars
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.CopyMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.CopyTextButton
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.CreateChatInviteLink
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.CreateChatSubscriptionInviteLink
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.CreateForumTopic
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.CreateNewStickerSet
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.DeclineChatJoinRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.DeclineSuggestedPost
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.DeleteAllMessageReactions
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.DeleteBusinessMessages
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.DeleteChatPhoto
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.DeleteChatStickerSet
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.DeleteForumTopic
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.DeleteMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.DeleteMessageReaction
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.DeleteMyCommands
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.DeleteStickerFromSet
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.DeleteStickerSet
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.DeleteStory
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.DeleteWebhook
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.EditChatInviteLink
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.EditChatSubscriptionInviteLink
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.EditForumTopic
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.EditGeneralForumTopic
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.EditMessageCaption
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.EditMessageChecklist
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.EditMessageLiveLocation
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.EditMessageMedia
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.EditMessageReplyMarkup
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.EditMessageText
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.EditStory
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.EditUserStarSubscription
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.ExportChatInviteLink
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.ForwardMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetAvailableGifts
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountStarBalance
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetBusinessConnection
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetChat
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetChatAdministrators
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetChatGifts
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetChatMember
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetChatMemberCount
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetChatMenuButton
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetCustomEmojiStickers
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetFile
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetForumTopicIconStickers
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetGameHighScores
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetManagedBotAccessSettings
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetManagedBotToken
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetMe
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetMyCommands
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetMyDefaultAdministratorRights
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetMyDescription
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetMyName
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetMyShortDescription
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetMyStarBalance
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetStarTransactions
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetStickerSet
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetUpdates
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetUserChatBoosts
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetUserGifts
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetUserPersonalChatMessages
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetUserProfileAudios
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetUserProfilePhotos
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GetWebhookInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.GiftPremiumSubscription
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.HideGeneralForumTopic
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.LeaveChat
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.PinChatMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.PostStory
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.PromoteChatMember
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.ReadBusinessMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.RefundStarPayment
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.RemoveBusinessAccountProfilePhoto
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.RemoveChatVerification
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.RemoveMyProfilePhoto
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.RemoveUserVerification
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.ReopenForumTopic
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.ReopenGeneralForumTopic
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.ReplaceManagedBotToken
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.ReplaceStickerInSet
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.RepostStory
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.RestrictChatMember
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.RevokeChatInviteLink
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SavePreparedInlineMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SavePreparedKeyboardButton
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SendAudio
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SendChatAction
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SendChecklist
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SendContact
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SendDice
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SendDocument
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SendGame
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SendGift
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SendLivePhoto
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SendLocation
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SendMediaGroup
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SendMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SendMessageDraft
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SendPaidMedia
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SendPhoto
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SendSticker
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SendVenue
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SendVideoNote
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SendVoice
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountBio
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountGiftSettings
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountName
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountProfilePhoto
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountUsername
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetChatAdministratorCustomTitle
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetChatDescription
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetChatMemberTag
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetChatMenuButton
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetChatPermissions
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetChatPhoto
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetChatStickerSet
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetChatTitle
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetCustomEmojiStickerSetThumbnail
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetGameScore
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetManagedBotAccessSettings
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetMessageReaction
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetMyCommands
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetMyDefaultAdministratorRights
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetMyDescription
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetMyName
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetMyProfilePhoto
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetMyShortDescription
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetPassportDataErrors
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetStickerEmojiList
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetStickerKeywords
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetStickerMaskPosition
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetStickerPositionInSet
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetStickerSetThumbnail
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetStickerSetTitle
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetUserEmojiStatus
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.SetWebhook
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.StopMessageLiveLocation
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.StopPoll
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.TransferBusinessAccountStars
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.TransferGift
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.UnbanChatMember
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.UnbanChatSenderChat
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.UnhideGeneralForumTopic
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.UnpinAllChatMessages
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.UnpinAllForumTopicMessages
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.UnpinAllGeneralForumTopicMessages
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.UnpinChatMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.UpgradeGift
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.UploadStickerFile
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.VerifyChat
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.methods.VerifyUser
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.AcceptedGiftTypes
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.AffiliateInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.Animation
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ApiResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.Audio
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BackgroundFillFreeformGradient
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BackgroundFillGradient
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BackgroundFillSolid
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypeChatTheme
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypeFill
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypePattern
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypeWallpaper
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.Birthdate
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BotAccessSettings
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BotCommand
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeAllChatAdministrators
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeAllGroupChats
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeAllPrivateChats
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeChat
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeChatAdministrators
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeChatMember
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeDefault
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BotDescription
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BotName
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BotShortDescription
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BusinessBotRights
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BusinessConnection
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BusinessIntro
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BusinessLocation
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BusinessMessagesDeleted
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BusinessOpeningHours
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.BusinessOpeningHoursInterval
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.CallbackGame
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.CallbackQuery
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.Chat
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChatAdministratorRights
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChatBackground
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChatBoost
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostAdded
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostRemoved
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostSourceGiftCode
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostSourceGiveaway
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostSourcePremium
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostUpdated
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChatInviteLink
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChatJoinRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChatLocation
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberAdministrator
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberBanned
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberLeft
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberMember
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberOwner
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberRestricted
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberUpdated
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChatOwnerChanged
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChatOwnerLeft
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChatPermissions
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChatPhoto
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChatShared
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.Checklist
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChecklistTask
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChecklistTasksAdded
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChecklistTasksDone
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ChosenInlineResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.Contact
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.Dice
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.DirectMessagePriceChanged
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.DirectMessagesTopic
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.Document
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.EncryptedCredentials
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.EncryptedPassportElement
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.File
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ForceReplyKeyboard
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ForumTopic
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ForumTopicClosed
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ForumTopicCreated
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ForumTopicEdited
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ForumTopicReopened
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.Game
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.GameHighScore
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.GeneralForumTopicHidden
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.GeneralForumTopicUnhidden
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.Gift
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.GiftBackground
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.GiftInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.Gifts
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.Giveaway
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.GiveawayCompleted
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.GiveawayCreated
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.GiveawayWinners
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InaccessibleMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InlineKeyboardButton
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InlineKeyboardMarkup
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InlineQuery
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultArticle
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultAudio
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedAudio
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedPhoto
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedSticker
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVideo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVoice
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultContact
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultDocument
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGame
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGif
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultLocation
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVenue
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVideo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVoice
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputChecklist
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputChecklistTask
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputContactMessageContent
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputFile
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputInvoiceMessageContent
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputLocationMessageContent
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputMediaAnimation
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputMediaAudio
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputMediaDocument
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputMediaLivePhoto
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputMediaLocation
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputMediaPhoto
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputMediaSticker
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVenue
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVideo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaLivePhoto
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaPhoto
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaVideo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputPollOption
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputProfilePhotoAnimated
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputProfilePhotoStatic
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputSticker
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputStoryContentPhoto
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputStoryContentVideo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputTextMessageContent
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.InputVenueMessageContent
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.Invoice
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButton
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonPollType
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestChat
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestManagedBot
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestUsers
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.LabeledPrice
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.LinkPreviewOptions
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.LivePhoto
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.Location
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.LocationAddress
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.LoginUrl
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ManagedBotCreated
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ManagedBotUpdated
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.MaskPosition
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.MenuButtonCommands
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.MenuButtonDefault
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.MenuButtonWebApp
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.MessageAutoDeleteTimerChanged
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.MessageEntity
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.MessageId
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.MessageOriginChannel
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.MessageOriginChat
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.MessageOriginHiddenUser
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.MessageOriginUser
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.MessageReactionCountUpdated
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.MessageReactionUpdated
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.OrderInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftRegular
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.OwnedGifts
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftUnique
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaLivePhoto
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaPhoto
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaPreview
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaPurchased
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaVideo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PaidMessagePriceChanged
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PassportData
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorDataField
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorFile
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorFiles
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorFrontSide
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorReverseSide
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorSelfie
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorTranslationFile
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorTranslationFiles
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorUnspecified
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PassportFile
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PhotoSize
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.Poll
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PollAnswer
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PollMedia
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PollOption
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PollOptionAdded
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PollOptionDeleted
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PreCheckoutQuery
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PreparedInlineMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.PreparedKeyboardButton
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ProximityAlertTriggered
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ReactionCount
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ReactionTypeCustomEmoji
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ReactionTypeEmoji
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ReactionTypePaid
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.RefundedPayment
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ReplyKeyboardMarkup
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ReplyKeyboardRemove
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ReplyParameters
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ResponseParameters
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.RevenueWithdrawalStateFailed
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.RevenueWithdrawalStatePending
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.RevenueWithdrawalStateSucceeded
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.SentGuestMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.SentWebAppMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.SharedUser
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ShippingAddress
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ShippingOption
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.ShippingQuery
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.StarAmount
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.StarTransaction
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.StarTransactions
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.Sticker
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.StickerSet
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.Story
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.StoryArea
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaPosition
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeLink
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeLocation
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeSuggestedReaction
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeUniqueGift
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeWeather
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.SuccessfulPayment
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostApprovalFailed
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostApproved
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostDeclined
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostPaid
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostParameters
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostPrice
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostRefunded
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.SwitchInlineQueryChosenChat
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.TextQuote
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerAffiliateProgram
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerChat
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerFragment
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerOther
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerTelegramAds
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerTelegramApi
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerUser
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.UniqueGift
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftBackdrop
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftBackdropColors
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftColors
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftModel
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftSymbol
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.User
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.UserChatBoosts
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.UserProfileAudios
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.UserProfilePhotos
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.UserRating
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.UsersShared
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.Venue
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.Video
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.VideoChatEnded
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.VideoChatParticipantsInvited
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.VideoChatScheduled
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.VideoChatStarted
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.VideoNote
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.VideoQuality
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.Voice
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.WebAppData
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.WebAppInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.WebhookInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.api.objects.WriteAccessAllowed
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.bot.settings.LongPollingBotSettings
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.bot.settings.WebhookBotSettings
-
Returns a hash code value for this object.
- hashCode() - Method in class org.teleight.teleightbots.commands.builder.argument.Argument
- hashCode() - Method in record class org.teleight.teleightbots.commands.builder.CommandSyntax
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.conversation.constraint.ConversationInstanceConstraint.ConstraintResult.Allowed
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.conversation.constraint.ConversationInstanceConstraint.ConstraintResult.Denied
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.conversation.constraint.MaxInstancesConstraint
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.conversation.constraint.MaxInstancesPerChatConstraint
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.conversation.Conversation
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.conversation.ConversationManager.JoinResult.AlreadyInConversation
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.conversation.ConversationManager.JoinResult.ConversationNotFound
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.conversation.ConversationManager.JoinResult.InstanceConstraintReached
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.conversation.ConversationManager.JoinResult.Success
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.conversation.Property
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.event.bot.BotShutdownEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.event.bot.channel.ChannelSendMessageEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.event.bot.group.BotJoinGroupEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.event.bot.group.BotQuitGroupEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.event.bot.group.SelfJoinGroupEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.event.bot.group.SelfQuitGroupEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.event.bot.MethodSendEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.event.bot.UpdateReceivedEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.event.keyboard.ButtonPressEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.event.user.group.UserJoinGroupEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.event.user.group.UserQuitGroupEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.event.user.UserInlineQueryReceivedEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.event.user.UserMessageReceivedEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.extensions.annotation.ExtensionInfoFile
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.webhook.HttpResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.teleight.teleightbots.webhook.WebhookServerConfig
-
Returns a hash code value for this object.
- hasHiddenMembers() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
hasHiddenMembersrecord component. - hasMainWebApp() - Method in record class org.teleight.teleightbots.api.objects.User
-
Returns the value of the
hasMainWebApprecord component. - hasMediaSpoiler() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
hasMediaSpoilerrecord component. - hasMediaSpoiler() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
hasMediaSpoilerrecord component. - hasPrivateForwards() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
hasPrivateForwardsrecord component. - hasProtectedContent() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
hasProtectedContentrecord component. - hasProtectedContent() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
hasProtectedContentrecord component. - hasPublicWinners() - Method in record class org.teleight.teleightbots.api.objects.Giveaway
-
Returns the value of the
hasPublicWinnersrecord component. - hasRemaining() - Method in class org.teleight.teleightbots.commands.builder.parser.ArgumentReader
-
Checks if there are more characters to read in the input string.
- hasRestrictedVoiceAndVideoMessages() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
hasRestrictedVoiceAndVideoMessagesrecord component. - hasSpoiler() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
-
Returns the value of the
hasSpoilerrecord component. - hasSpoiler() - Method in record class org.teleight.teleightbots.api.methods.SendLivePhoto
-
Returns the value of the
hasSpoilerrecord component. - hasSpoiler() - Method in record class org.teleight.teleightbots.api.methods.SendPhoto
-
Returns the value of the
hasSpoilerrecord component. - hasSpoiler() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns the value of the
hasSpoilerrecord component. - hasSpoiler() - Method in record class org.teleight.teleightbots.api.objects.InputMediaAnimation
-
Returns the value of the
hasSpoilerrecord component. - hasSpoiler() - Method in record class org.teleight.teleightbots.api.objects.InputMediaLivePhoto
-
Returns the value of the
hasSpoilerrecord component. - hasSpoiler() - Method in record class org.teleight.teleightbots.api.objects.InputMediaPhoto
-
Returns the value of the
hasSpoilerrecord component. - hasSpoiler() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVideo
-
Returns the value of the
hasSpoilerrecord component. - hasSpoiler(boolean) - Method in class org.teleight.teleightbots.api.methods.SendAnimation.Builder
- hasSpoiler(boolean) - Method in class org.teleight.teleightbots.api.methods.SendLivePhoto.Builder
- hasSpoiler(boolean) - Method in class org.teleight.teleightbots.api.methods.SendPhoto.Builder
- hasSpoiler(boolean) - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- hasSpoiler(boolean) - Method in class org.teleight.teleightbots.api.objects.InputMediaAnimation.Builder
- hasSpoiler(boolean) - Method in class org.teleight.teleightbots.api.objects.InputMediaLivePhoto.Builder
- hasSpoiler(boolean) - Method in class org.teleight.teleightbots.api.objects.InputMediaPhoto.Builder
- hasSpoiler(boolean) - Method in class org.teleight.teleightbots.api.objects.InputMediaVideo.Builder
- hasTopicsEnabled() - Method in record class org.teleight.teleightbots.api.objects.User
-
Returns the value of the
hasTopicsEnabledrecord component. - hasVisibleHistory() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
hasVisibleHistoryrecord component. - heading() - Method in record class org.teleight.teleightbots.api.methods.EditMessageLiveLocation
-
Returns the value of the
headingrecord component. - heading() - Method in record class org.teleight.teleightbots.api.methods.SendLocation
-
Returns the value of the
headingrecord component. - heading() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultLocation
-
Returns the value of the
headingrecord component. - heading() - Method in record class org.teleight.teleightbots.api.objects.InputLocationMessageContent
-
Returns the value of the
headingrecord component. - heading() - Method in record class org.teleight.teleightbots.api.objects.Location
-
Returns the value of the
headingrecord component. - heading(int) - Method in class org.teleight.teleightbots.api.methods.EditMessageLiveLocation.Builder
- heading(int) - Method in class org.teleight.teleightbots.api.methods.SendLocation.Builder
- heading(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultLocation.Builder
- height() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
-
Returns the value of the
heightrecord component. - height() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns the value of the
heightrecord component. - height() - Method in record class org.teleight.teleightbots.api.objects.Animation
-
Returns the value of the
heightrecord component. - height() - Method in record class org.teleight.teleightbots.api.objects.InputMediaAnimation
-
Returns the value of the
heightrecord component. - height() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVideo
-
Returns the value of the
heightrecord component. - height() - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaVideo
-
Returns the value of the
heightrecord component. - height() - Method in record class org.teleight.teleightbots.api.objects.LivePhoto
-
Returns the value of the
heightrecord component. - height() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaPreview
-
Returns the value of the
heightrecord component. - height() - Method in record class org.teleight.teleightbots.api.objects.PhotoSize
-
Returns the value of the
heightrecord component. - height() - Method in record class org.teleight.teleightbots.api.objects.Sticker
-
Returns the value of the
heightrecord component. - height() - Method in record class org.teleight.teleightbots.api.objects.Video
-
Returns the value of the
heightrecord component. - height() - Method in record class org.teleight.teleightbots.api.objects.VideoQuality
-
Returns the value of the
heightrecord component. - height(int) - Method in class org.teleight.teleightbots.api.methods.SendAnimation.Builder
- height(int) - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- height(int) - Method in class org.teleight.teleightbots.api.objects.InputMediaAnimation.Builder
- height(int) - Method in class org.teleight.teleightbots.api.objects.InputMediaVideo.Builder
- height(int) - Method in class org.teleight.teleightbots.api.objects.InputPaidMediaVideo.Builder
- heightPercentage() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaPosition
-
Returns the value of the
heightPercentagerecord component. - HideGeneralForumTopic - Record Class in org.teleight.teleightbots.api.methods
- HideGeneralForumTopic(String) - Constructor for record class org.teleight.teleightbots.api.methods.HideGeneralForumTopic
-
Creates an instance of a
HideGeneralForumTopicrecord class. - HideGeneralForumTopic.Builder - Class in org.teleight.teleightbots.api.methods
- hideResultsUntilCloses() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
hideResultsUntilClosesrecord component. - hideResultsUntilCloses(boolean) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- horizontal_accuracy() - Method in record class org.teleight.teleightbots.api.objects.InputMediaLocation
-
Returns the value of the
horizontal_accuracyrecord component. - horizontal_accuracy(float) - Method in class org.teleight.teleightbots.api.objects.InputMediaLocation.Builder
- horizontalAccuracy() - Method in record class org.teleight.teleightbots.api.methods.EditMessageLiveLocation
-
Returns the value of the
horizontalAccuracyrecord component. - horizontalAccuracy() - Method in record class org.teleight.teleightbots.api.methods.SendLocation
-
Returns the value of the
horizontalAccuracyrecord component. - horizontalAccuracy() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultLocation
-
Returns the value of the
horizontalAccuracyrecord component. - horizontalAccuracy() - Method in record class org.teleight.teleightbots.api.objects.InputLocationMessageContent
-
Returns the value of the
horizontalAccuracyrecord component. - horizontalAccuracy() - Method in record class org.teleight.teleightbots.api.objects.Location
-
Returns the value of the
horizontalAccuracyrecord component. - horizontalAccuracy(float) - Method in class org.teleight.teleightbots.api.methods.EditMessageLiveLocation.Builder
- horizontalAccuracy(float) - Method in class org.teleight.teleightbots.api.methods.SendLocation.Builder
- horizontalAccuracy(Float) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultLocation.Builder
- host() - Method in record class org.teleight.teleightbots.webhook.WebhookServerConfig
-
Returns the value of the
hostrecord component. - host(String) - Method in class org.teleight.teleightbots.webhook.WebhookServerConfig.Builder
- HTML - Enum constant in enum class org.teleight.teleightbots.api.objects.ParseMode
- HttpResponse - Record Class in org.teleight.teleightbots.webhook
-
Represents an HTTP response used to respond to a webhook request.
- HttpResponse(HttpResponse.StatusCode, String) - Constructor for record class org.teleight.teleightbots.webhook.HttpResponse
-
Creates an instance of a
HttpResponserecord class. - HttpResponse.StatusCode - Enum Class in org.teleight.teleightbots.webhook
I
- iconColor() - Method in record class org.teleight.teleightbots.api.objects.ForumTopic
-
Returns the value of the
iconColorrecord component. - iconCustomEmojiId() - Method in record class org.teleight.teleightbots.api.methods.CreateForumTopic
-
Returns the value of the
iconCustomEmojiIdrecord component. - iconCustomEmojiId() - Method in record class org.teleight.teleightbots.api.methods.EditForumTopic
-
Returns the value of the
iconCustomEmojiIdrecord component. - iconCustomEmojiId() - Method in record class org.teleight.teleightbots.api.objects.ForumTopic
-
Returns the value of the
iconCustomEmojiIdrecord component. - iconCustomEmojiId() - Method in record class org.teleight.teleightbots.api.objects.ForumTopicCreated
-
Returns the value of the
iconCustomEmojiIdrecord component. - iconCustomEmojiId() - Method in record class org.teleight.teleightbots.api.objects.ForumTopicEdited
-
Returns the value of the
iconCustomEmojiIdrecord component. - iconCustomEmojiId() - Method in record class org.teleight.teleightbots.api.objects.InlineKeyboardButton
-
Returns the value of the
iconCustomEmojiIdrecord component. - iconCustomEmojiId() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButton
-
Returns the value of the
iconCustomEmojiIdrecord component. - iconCustomEmojiId(String) - Method in class org.teleight.teleightbots.api.methods.CreateForumTopic.Builder
- iconCustomEmojiId(String) - Method in class org.teleight.teleightbots.api.objects.InlineKeyboardButton.Builder
- iconCustomEmojiId(String) - Method in class org.teleight.teleightbots.api.methods.EditForumTopic.Builder
- id - Variable in class org.teleight.teleightbots.commands.builder.argument.Argument
-
The identifier of the argument.
- id() - Method in record class org.teleight.teleightbots.api.objects.BusinessConnection
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.CallbackQuery
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.Chat
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.ChecklistTask
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.Gift
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.InlineQuery
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultArticle
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultAudio
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedAudio
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedPhoto
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedSticker
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVideo
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVoice
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultContact
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultDocument
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGame
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGif
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultLocation
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVenue
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVideo
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVoice
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.InputChecklistTask
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.InputFile
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.Poll
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.PreCheckoutQuery
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.PreparedInlineMessage
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.PreparedKeyboardButton
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.ShippingOption
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.ShippingQuery
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.StarTransaction
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.Story
-
Returns the value of the
idrecord component. - id() - Method in record class org.teleight.teleightbots.api.objects.User
-
Returns the value of the
idrecord component. - id(int) - Method in class org.teleight.teleightbots.api.objects.InputChecklistTask.Builder
- id(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultArticle.Builder
- id(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultAudio.Builder
- id(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedAudio.Builder
- id(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument.Builder
- id(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif.Builder
- id(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif.Builder
- id(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultContact.Builder
- id(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultDocument.Builder
- id(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultGame.Builder
- id(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultGif.Builder
- id(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultLocation.Builder
- id(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif.Builder
- id(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto.Builder
- id(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVenue.Builder
- id(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVideo.Builder
- id(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVoice.Builder
- id(String) - Method in class org.teleight.teleightbots.api.objects.CallbackQuery.Builder
- ignoreCancelled(boolean) - Method in interface org.teleight.teleightbots.event.EventListener.Builder
-
Configures whether the builder should ignore events that have been canceled.
- InaccessibleMessage - Record Class in org.teleight.teleightbots.api.objects
- InaccessibleMessage(Chat, int, Date) - Constructor for record class org.teleight.teleightbots.api.objects.InaccessibleMessage
-
Creates an instance of a
InaccessibleMessagerecord class. - init(ProcessingEnvironment) - Method in class org.teleight.teleightbots.extensions.annotation.ExtensionAnnotationProcessor
- InlineKeyboardButton - Record Class in org.teleight.teleightbots.api.objects
- InlineKeyboardButton(String, String, KeyboardButtonStyle, String, String, WebAppInfo, LoginUrl, String, String, SwitchInlineQueryChosenChat, CopyTextButton, CallbackGame, boolean, Menu, BiConsumer) - Constructor for record class org.teleight.teleightbots.api.objects.InlineKeyboardButton
-
Creates an instance of a
InlineKeyboardButtonrecord class. - InlineKeyboardButton.Builder - Class in org.teleight.teleightbots.api.objects
- InlineKeyboardMarkup - Record Class in org.teleight.teleightbots.api.objects
- InlineKeyboardMarkup(InlineKeyboardButton[][]) - Constructor for record class org.teleight.teleightbots.api.objects.InlineKeyboardMarkup
-
Creates an instance of a
InlineKeyboardMarkuprecord class. - InlineKeyboardMarkup.Builder - Class in org.teleight.teleightbots.api.objects
- inlineMessageId() - Method in record class org.teleight.teleightbots.api.methods.EditMessageCaption
-
Returns the value of the
inlineMessageIdrecord component. - inlineMessageId() - Method in record class org.teleight.teleightbots.api.methods.EditMessageLiveLocation
-
Returns the value of the
inlineMessageIdrecord component. - inlineMessageId() - Method in record class org.teleight.teleightbots.api.methods.EditMessageMedia
-
Returns the value of the
inlineMessageIdrecord component. - inlineMessageId() - Method in record class org.teleight.teleightbots.api.methods.EditMessageReplyMarkup
-
Returns the value of the
inlineMessageIdrecord component. - inlineMessageId() - Method in record class org.teleight.teleightbots.api.methods.EditMessageText
-
Returns the value of the
inlineMessageIdrecord component. - inlineMessageId() - Method in record class org.teleight.teleightbots.api.methods.GetGameHighScores
-
Returns the value of the
inlineMessageIdrecord component. - inlineMessageId() - Method in record class org.teleight.teleightbots.api.methods.SetGameScore
-
Returns the value of the
inlineMessageIdrecord component. - inlineMessageId() - Method in record class org.teleight.teleightbots.api.methods.StopMessageLiveLocation
-
Returns the value of the
inlineMessageIdrecord component. - inlineMessageId() - Method in record class org.teleight.teleightbots.api.objects.CallbackQuery
-
Returns the value of the
inlineMessageIdrecord component. - inlineMessageId() - Method in record class org.teleight.teleightbots.api.objects.ChosenInlineResult
-
Returns the value of the
inlineMessageIdrecord component. - inlineMessageId() - Method in record class org.teleight.teleightbots.api.objects.SentGuestMessage
-
Returns the value of the
inlineMessageIdrecord component. - inlineMessageId() - Method in record class org.teleight.teleightbots.api.objects.SentWebAppMessage
-
Returns the value of the
inlineMessageIdrecord component. - inlineMessageId(String) - Method in class org.teleight.teleightbots.api.methods.EditMessageCaption.Builder
- inlineMessageId(String) - Method in class org.teleight.teleightbots.api.methods.EditMessageLiveLocation.Builder
- inlineMessageId(String) - Method in class org.teleight.teleightbots.api.methods.EditMessageMedia.Builder
- inlineMessageId(String) - Method in class org.teleight.teleightbots.api.methods.EditMessageReplyMarkup.Builder
- inlineMessageId(String) - Method in class org.teleight.teleightbots.api.methods.EditMessageText.Builder
- inlineMessageId(String) - Method in class org.teleight.teleightbots.api.methods.GetGameHighScores.Builder
- inlineMessageId(String) - Method in class org.teleight.teleightbots.api.methods.SetGameScore.Builder
- inlineMessageId(String) - Method in class org.teleight.teleightbots.api.methods.StopMessageLiveLocation.Builder
- inlineMessageId(String) - Method in class org.teleight.teleightbots.api.objects.CallbackQuery.Builder
- inlineQuery() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
inlineQueryrecord component. - inlineQuery() - Method in record class org.teleight.teleightbots.event.user.UserInlineQueryReceivedEvent
- InlineQuery - Record Class in org.teleight.teleightbots.api.objects
- InlineQuery(String, User, String, String, String, Location) - Constructor for record class org.teleight.teleightbots.api.objects.InlineQuery
-
Creates an instance of a
InlineQueryrecord class. - InlineQueryEventProcessor - Class in org.teleight.teleightbots.updateprocessor.events
- InlineQueryEventProcessor() - Constructor for class org.teleight.teleightbots.updateprocessor.events.InlineQueryEventProcessor
- inlineQueryId() - Method in record class org.teleight.teleightbots.api.methods.AnswerInlineQuery
-
Returns the value of the
inlineQueryIdrecord component. - inlineQueryId(String) - Method in class org.teleight.teleightbots.api.methods.AnswerInlineQuery.Builder
- InlineQueryResult - Interface in org.teleight.teleightbots.api.objects
- InlineQueryResultArticle - Record Class in org.teleight.teleightbots.api.objects
- InlineQueryResultArticle(String, String, InputMessageContent, ReplyKeyboard, String, String, String, int, int) - Constructor for record class org.teleight.teleightbots.api.objects.InlineQueryResultArticle
-
Creates an instance of a
InlineQueryResultArticlerecord class. - InlineQueryResultArticle.Builder - Class in org.teleight.teleightbots.api.objects
- InlineQueryResultAudio - Record Class in org.teleight.teleightbots.api.objects
- InlineQueryResultAudio(String, String, String, String, ParseMode, MessageEntity[], String, int, ReplyKeyboard, InputMessageContent) - Constructor for record class org.teleight.teleightbots.api.objects.InlineQueryResultAudio
-
Creates an instance of a
InlineQueryResultAudiorecord class. - InlineQueryResultAudio.Builder - Class in org.teleight.teleightbots.api.objects
- InlineQueryResultCachedAudio - Record Class in org.teleight.teleightbots.api.objects
- InlineQueryResultCachedAudio(String, String, String, ParseMode, MessageEntity[], ReplyKeyboard, InputMessageContent) - Constructor for record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedAudio
-
Creates an instance of a
InlineQueryResultCachedAudiorecord class. - InlineQueryResultCachedAudio.Builder - Class in org.teleight.teleightbots.api.objects
- InlineQueryResultCachedDocument - Record Class in org.teleight.teleightbots.api.objects
- InlineQueryResultCachedDocument(String, String, String, String, String, ParseMode, MessageEntity[], ReplyKeyboard, InputMessageContent) - Constructor for record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument
-
Creates an instance of a
InlineQueryResultCachedDocumentrecord class. - InlineQueryResultCachedDocument.Builder - Class in org.teleight.teleightbots.api.objects
- InlineQueryResultCachedGif - Record Class in org.teleight.teleightbots.api.objects
- InlineQueryResultCachedGif(String, String, String, String, ParseMode, MessageEntity[], boolean, ReplyKeyboard, InputMessageContent) - Constructor for record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif
-
Creates an instance of a
InlineQueryResultCachedGifrecord class. - InlineQueryResultCachedGif.Builder - Class in org.teleight.teleightbots.api.objects
- InlineQueryResultCachedMpeg4Gif - Record Class in org.teleight.teleightbots.api.objects
- InlineQueryResultCachedMpeg4Gif(String, String, String, String, ParseMode, MessageEntity[], boolean, ReplyKeyboard, InputMessageContent) - Constructor for record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif
-
Creates an instance of a
InlineQueryResultCachedMpeg4Gifrecord class. - InlineQueryResultCachedMpeg4Gif.Builder - Class in org.teleight.teleightbots.api.objects
- InlineQueryResultCachedPhoto - Record Class in org.teleight.teleightbots.api.objects
- InlineQueryResultCachedPhoto(String, String, String, String, String, ParseMode, MessageEntity[], boolean, ReplyKeyboard, InputMessageContent) - Constructor for record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedPhoto
-
Creates an instance of a
InlineQueryResultCachedPhotorecord class. - InlineQueryResultCachedSticker - Record Class in org.teleight.teleightbots.api.objects
- InlineQueryResultCachedSticker(String, String, ReplyKeyboard, InputMessageContent) - Constructor for record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedSticker
-
Creates an instance of a
InlineQueryResultCachedStickerrecord class. - InlineQueryResultCachedVideo - Record Class in org.teleight.teleightbots.api.objects
- InlineQueryResultCachedVideo(String, String, String, String, String, ParseMode, MessageEntity[], boolean, ReplyKeyboard, InputMessageContent) - Constructor for record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVideo
-
Creates an instance of a
InlineQueryResultCachedVideorecord class. - InlineQueryResultCachedVoice - Record Class in org.teleight.teleightbots.api.objects
- InlineQueryResultCachedVoice(String, String, String, String, ParseMode, MessageEntity[], ReplyKeyboard, InputMessageContent) - Constructor for record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVoice
-
Creates an instance of a
InlineQueryResultCachedVoicerecord class. - InlineQueryResultContact - Record Class in org.teleight.teleightbots.api.objects
- InlineQueryResultContact(String, String, String, String, String, ReplyKeyboard, InputMessageContent, String, int, int) - Constructor for record class org.teleight.teleightbots.api.objects.InlineQueryResultContact
-
Creates an instance of a
InlineQueryResultContactrecord class. - InlineQueryResultContact.Builder - Class in org.teleight.teleightbots.api.objects
- InlineQueryResultDocument - Record Class in org.teleight.teleightbots.api.objects
- InlineQueryResultDocument(String, String, String, ParseMode, MessageEntity[], String, String, String, ReplyKeyboard, InputMessageContent, String, int, int) - Constructor for record class org.teleight.teleightbots.api.objects.InlineQueryResultDocument
-
Creates an instance of a
InlineQueryResultDocumentrecord class. - InlineQueryResultDocument.Builder - Class in org.teleight.teleightbots.api.objects
- InlineQueryResultGame - Record Class in org.teleight.teleightbots.api.objects
- InlineQueryResultGame(String, String, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.objects.InlineQueryResultGame
-
Creates an instance of a
InlineQueryResultGamerecord class. - InlineQueryResultGame.Builder - Class in org.teleight.teleightbots.api.objects
- InlineQueryResultGif - Record Class in org.teleight.teleightbots.api.objects
- InlineQueryResultGif(String, String, int, int, int, String, String, String, String, ParseMode, MessageEntity[], boolean, ReplyKeyboard, InputMessageContent) - Constructor for record class org.teleight.teleightbots.api.objects.InlineQueryResultGif
-
Creates an instance of a
InlineQueryResultGifrecord class. - InlineQueryResultGif.Builder - Class in org.teleight.teleightbots.api.objects
- InlineQueryResultLocation - Record Class in org.teleight.teleightbots.api.objects
- InlineQueryResultLocation(String, float, float, String, Float, int, int, int, ReplyKeyboard, InputMessageContent, String, int, int) - Constructor for record class org.teleight.teleightbots.api.objects.InlineQueryResultLocation
-
Creates an instance of a
InlineQueryResultLocationrecord class. - InlineQueryResultLocation.Builder - Class in org.teleight.teleightbots.api.objects
- InlineQueryResultMpeg4Gif - Record Class in org.teleight.teleightbots.api.objects
- InlineQueryResultMpeg4Gif(String, String, int, int, int, String, String, String, String, ParseMode, MessageEntity[], boolean, ReplyKeyboard, InputMessageContent) - Constructor for record class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif
-
Creates an instance of a
InlineQueryResultMpeg4Gifrecord class. - InlineQueryResultMpeg4Gif.Builder - Class in org.teleight.teleightbots.api.objects
- InlineQueryResultPhoto - Record Class in org.teleight.teleightbots.api.objects
- InlineQueryResultPhoto(String, String, String, int, int, String, String, String, ParseMode, MessageEntity[], boolean, ReplyKeyboard, InputMessageContent) - Constructor for record class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto
-
Creates an instance of a
InlineQueryResultPhotorecord class. - InlineQueryResultPhoto.Builder - Class in org.teleight.teleightbots.api.objects
- InlineQueryResultVenue - Record Class in org.teleight.teleightbots.api.objects
- InlineQueryResultVenue(String, float, float, String, String, String, String, String, String, ReplyKeyboard, InputMessageContent, String, int, int) - Constructor for record class org.teleight.teleightbots.api.objects.InlineQueryResultVenue
-
Creates an instance of a
InlineQueryResultVenuerecord class. - InlineQueryResultVenue.Builder - Class in org.teleight.teleightbots.api.objects
- InlineQueryResultVideo - Record Class in org.teleight.teleightbots.api.objects
- InlineQueryResultVideo(String, String, String, String, String, String, ParseMode, MessageEntity[], boolean, int, int, int, String, ReplyKeyboard, InputMessageContent) - Constructor for record class org.teleight.teleightbots.api.objects.InlineQueryResultVideo
-
Creates an instance of a
InlineQueryResultVideorecord class. - InlineQueryResultVideo.Builder - Class in org.teleight.teleightbots.api.objects
- InlineQueryResultVoice - Record Class in org.teleight.teleightbots.api.objects
- InlineQueryResultVoice(String, String, String, String, ParseMode, MessageEntity[], int, ReplyKeyboard, InputMessageContent) - Constructor for record class org.teleight.teleightbots.api.objects.InlineQueryResultVoice
-
Creates an instance of a
InlineQueryResultVoicerecord class. - InlineQueryResultVoice.Builder - Class in org.teleight.teleightbots.api.objects
- InputChecklist - Record Class in org.teleight.teleightbots.api.objects
- InputChecklist(String, ParseMode, MessageEntity[], InputChecklistTask[], boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.InputChecklist
-
Creates an instance of a
InputChecklistrecord class. - InputChecklist.Builder - Class in org.teleight.teleightbots.api.objects
- InputChecklistTask - Record Class in org.teleight.teleightbots.api.objects
- InputChecklistTask(int, String, ParseMode, MessageEntity[]) - Constructor for record class org.teleight.teleightbots.api.objects.InputChecklistTask
-
Creates an instance of a
InputChecklistTaskrecord class. - InputChecklistTask.Builder - Class in org.teleight.teleightbots.api.objects
- InputContactMessageContent - Record Class in org.teleight.teleightbots.api.objects
- InputContactMessageContent(String, String, String, String) - Constructor for record class org.teleight.teleightbots.api.objects.InputContactMessageContent
-
Creates an instance of a
InputContactMessageContentrecord class. - inputFieldPlaceholder() - Method in record class org.teleight.teleightbots.api.objects.ForceReplyKeyboard
-
Returns the value of the
inputFieldPlaceholderrecord component. - inputFieldPlaceholder() - Method in record class org.teleight.teleightbots.api.objects.ReplyKeyboardMarkup
-
Returns the value of the
inputFieldPlaceholderrecord component. - inputFieldPlaceholder(String) - Method in class org.teleight.teleightbots.api.objects.ForceReplyKeyboard.Builder
- inputFieldPlaceholder(String) - Method in class org.teleight.teleightbots.api.objects.ReplyKeyboardMarkup.Builder
- InputFile - Record Class in org.teleight.teleightbots.api.objects
-
Represents a file that can be used as an input for API requests.
- InputFile(String, File, String) - Constructor for record class org.teleight.teleightbots.api.objects.InputFile
-
Creates an instance of a
InputFilerecord class. - InputFileSerializer - Class in org.teleight.teleightbots.api.serialization.serializers
- InputFileSerializer() - Constructor for class org.teleight.teleightbots.api.serialization.serializers.InputFileSerializer
- InputInvoiceMessageContent - Record Class in org.teleight.teleightbots.api.objects
- InputInvoiceMessageContent(String, String, String, String, String, List, int, List, String, String, int, int, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.InputInvoiceMessageContent
-
Creates an instance of a
InputInvoiceMessageContentrecord class. - InputLocationMessageContent - Record Class in org.teleight.teleightbots.api.objects
- InputLocationMessageContent(float, float, Float, int, int, int) - Constructor for record class org.teleight.teleightbots.api.objects.InputLocationMessageContent
-
Creates an instance of a
InputLocationMessageContentrecord class. - InputMedia - Interface in org.teleight.teleightbots.api.objects
- InputMediaAnimation - Record Class in org.teleight.teleightbots.api.objects
- InputMediaAnimation(InputFile, InputFile, String, ParseMode, MessageEntity[], boolean, int, int, int, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.InputMediaAnimation
-
Creates an instance of a
InputMediaAnimationrecord class. - InputMediaAnimation.Builder - Class in org.teleight.teleightbots.api.objects
- InputMediaAudio - Record Class in org.teleight.teleightbots.api.objects
- InputMediaAudio(InputFile, InputFile, String, ParseMode, MessageEntity[], boolean) - Constructor for record class org.teleight.teleightbots.api.objects.InputMediaAudio
-
Creates an instance of a
InputMediaAudiorecord class. - InputMediaAudio.Builder - Class in org.teleight.teleightbots.api.objects
- InputMediaDocument - Record Class in org.teleight.teleightbots.api.objects
- InputMediaDocument(InputFile, InputFile, String, ParseMode, MessageEntity[], boolean) - Constructor for record class org.teleight.teleightbots.api.objects.InputMediaDocument
-
Creates an instance of a
InputMediaDocumentrecord class. - InputMediaDocument.Builder - Class in org.teleight.teleightbots.api.objects
- InputMediaLivePhoto - Record Class in org.teleight.teleightbots.api.objects
- InputMediaLivePhoto(InputFile, InputFile, String, ParseMode, MessageEntity[], boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.InputMediaLivePhoto
-
Creates an instance of a
InputMediaLivePhotorecord class. - InputMediaLivePhoto.Builder - Class in org.teleight.teleightbots.api.objects
- InputMediaLocation - Record Class in org.teleight.teleightbots.api.objects
- InputMediaLocation(float, float, float) - Constructor for record class org.teleight.teleightbots.api.objects.InputMediaLocation
-
Creates an instance of a
InputMediaLocationrecord class. - InputMediaLocation.Builder - Class in org.teleight.teleightbots.api.objects
- InputMediaPhoto - Record Class in org.teleight.teleightbots.api.objects
- InputMediaPhoto(InputFile, String, ParseMode, MessageEntity[], boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.InputMediaPhoto
-
Creates an instance of a
InputMediaPhotorecord class. - InputMediaPhoto.Builder - Class in org.teleight.teleightbots.api.objects
- InputMediaSticker - Record Class in org.teleight.teleightbots.api.objects
- InputMediaSticker(InputFile, String) - Constructor for record class org.teleight.teleightbots.api.objects.InputMediaSticker
-
Creates an instance of a
InputMediaStickerrecord class. - InputMediaSticker.Builder - Class in org.teleight.teleightbots.api.objects
- InputMediaVenue - Record Class in org.teleight.teleightbots.api.objects
- InputMediaVenue(float, float, String, String, String, String, String, String) - Constructor for record class org.teleight.teleightbots.api.objects.InputMediaVenue
-
Creates an instance of a
InputMediaVenuerecord class. - InputMediaVenue.Builder - Class in org.teleight.teleightbots.api.objects
- InputMediaVideo - Record Class in org.teleight.teleightbots.api.objects
- InputMediaVideo(InputFile, InputFile, InputFile, int, String, ParseMode, MessageEntity[], boolean, int, int, int, boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.InputMediaVideo
-
Creates an instance of a
InputMediaVideorecord class. - InputMediaVideo.Builder - Class in org.teleight.teleightbots.api.objects
- inputMessageContent() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultArticle
-
Returns the value of the
inputMessageContentrecord component. - inputMessageContent() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultAudio
-
Returns the value of the
inputMessageContentrecord component. - inputMessageContent() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedAudio
-
Returns the value of the
inputMessageContentrecord component. - inputMessageContent() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument
-
Returns the value of the
inputMessageContentrecord component. - inputMessageContent() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif
-
Returns the value of the
inputMessageContentrecord component. - inputMessageContent() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif
-
Returns the value of the
inputMessageContentrecord component. - inputMessageContent() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedPhoto
-
Returns the value of the
inputMessageContentrecord component. - inputMessageContent() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedSticker
-
Returns the value of the
inputMessageContentrecord component. - inputMessageContent() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVideo
-
Returns the value of the
inputMessageContentrecord component. - inputMessageContent() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVoice
-
Returns the value of the
inputMessageContentrecord component. - inputMessageContent() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultContact
-
Returns the value of the
inputMessageContentrecord component. - inputMessageContent() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultDocument
-
Returns the value of the
inputMessageContentrecord component. - inputMessageContent() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGif
-
Returns the value of the
inputMessageContentrecord component. - inputMessageContent() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultLocation
-
Returns the value of the
inputMessageContentrecord component. - inputMessageContent() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif
-
Returns the value of the
inputMessageContentrecord component. - inputMessageContent() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto
-
Returns the value of the
inputMessageContentrecord component. - inputMessageContent() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVenue
-
Returns the value of the
inputMessageContentrecord component. - inputMessageContent() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVideo
-
Returns the value of the
inputMessageContentrecord component. - inputMessageContent() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVoice
-
Returns the value of the
inputMessageContentrecord component. - inputMessageContent(InputMessageContent) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultArticle.Builder
- inputMessageContent(InputMessageContent) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultAudio.Builder
- inputMessageContent(InputMessageContent) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedAudio.Builder
- inputMessageContent(InputMessageContent) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument.Builder
- inputMessageContent(InputMessageContent) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif.Builder
- inputMessageContent(InputMessageContent) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif.Builder
- inputMessageContent(InputMessageContent) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultContact.Builder
- inputMessageContent(InputMessageContent) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultDocument.Builder
- inputMessageContent(InputMessageContent) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultGif.Builder
- inputMessageContent(InputMessageContent) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultLocation.Builder
- inputMessageContent(InputMessageContent) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif.Builder
- inputMessageContent(InputMessageContent) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto.Builder
- inputMessageContent(InputMessageContent) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVenue.Builder
- inputMessageContent(InputMessageContent) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVideo.Builder
- inputMessageContent(InputMessageContent) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVoice.Builder
- InputMessageContent - Interface in org.teleight.teleightbots.api.objects
- InputPaidMedia - Interface in org.teleight.teleightbots.api.objects
- InputPaidMediaLivePhoto - Record Class in org.teleight.teleightbots.api.objects
- InputPaidMediaLivePhoto(InputFile, InputFile) - Constructor for record class org.teleight.teleightbots.api.objects.InputPaidMediaLivePhoto
-
Creates an instance of a
InputPaidMediaLivePhotorecord class. - InputPaidMediaLivePhoto.Builder - Class in org.teleight.teleightbots.api.objects
- InputPaidMediaPhoto - Record Class in org.teleight.teleightbots.api.objects
- InputPaidMediaPhoto(InputFile) - Constructor for record class org.teleight.teleightbots.api.objects.InputPaidMediaPhoto
-
Creates an instance of a
InputPaidMediaPhotorecord class. - InputPaidMediaPhoto.Builder - Class in org.teleight.teleightbots.api.objects
- InputPaidMediaVideo - Record Class in org.teleight.teleightbots.api.objects
- InputPaidMediaVideo(InputFile, InputFile, InputFile, int, int, int, int, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.InputPaidMediaVideo
-
Creates an instance of a
InputPaidMediaVideorecord class. - InputPaidMediaVideo.Builder - Class in org.teleight.teleightbots.api.objects
- InputPollMedia - Interface in org.teleight.teleightbots.api.objects
- InputPollOption - Record Class in org.teleight.teleightbots.api.objects
- InputPollOption(String, ParseMode, MessageEntity[], InputPollOptionMedia) - Constructor for record class org.teleight.teleightbots.api.objects.InputPollOption
-
Creates an instance of a
InputPollOptionrecord class. - InputPollOption.Builder - Class in org.teleight.teleightbots.api.objects
- InputPollOptionMedia - Interface in org.teleight.teleightbots.api.objects
- InputProfilePhoto - Interface in org.teleight.teleightbots.api.objects
- InputProfilePhotoAnimated - Record Class in org.teleight.teleightbots.api.objects
- InputProfilePhotoAnimated(InputFile, float) - Constructor for record class org.teleight.teleightbots.api.objects.InputProfilePhotoAnimated
-
Creates an instance of a
InputProfilePhotoAnimatedrecord class. - InputProfilePhotoAnimated.Builder - Class in org.teleight.teleightbots.api.objects
- InputProfilePhotoStatic - Record Class in org.teleight.teleightbots.api.objects
- InputProfilePhotoStatic(InputFile) - Constructor for record class org.teleight.teleightbots.api.objects.InputProfilePhotoStatic
-
Creates an instance of a
InputProfilePhotoStaticrecord class. - InputProfilePhotoStatic.Builder - Class in org.teleight.teleightbots.api.objects
- InputSticker - Record Class in org.teleight.teleightbots.api.objects
- InputSticker(InputFile, StickerFormat, String[], MaskPosition, String[]) - Constructor for record class org.teleight.teleightbots.api.objects.InputSticker
-
Creates an instance of a
InputStickerrecord class. - InputSticker.Builder - Class in org.teleight.teleightbots.api.objects
- InputStoryContent - Interface in org.teleight.teleightbots.api.objects
- InputStoryContentPhoto - Record Class in org.teleight.teleightbots.api.objects
- InputStoryContentPhoto(InputFile) - Constructor for record class org.teleight.teleightbots.api.objects.InputStoryContentPhoto
-
Creates an instance of a
InputStoryContentPhotorecord class. - InputStoryContentVideo - Record Class in org.teleight.teleightbots.api.objects
- InputStoryContentVideo(InputFile, float, float, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.InputStoryContentVideo
-
Creates an instance of a
InputStoryContentVideorecord class. - InputTextMessageContent - Record Class in org.teleight.teleightbots.api.objects
- InputTextMessageContent(String, ParseMode, MessageEntity[], LinkPreviewOptions) - Constructor for record class org.teleight.teleightbots.api.objects.InputTextMessageContent
-
Creates an instance of a
InputTextMessageContentrecord class. - InputVenueMessageContent - Record Class in org.teleight.teleightbots.api.objects
- InputVenueMessageContent(float, float, String, String, String, String, String, String) - Constructor for record class org.teleight.teleightbots.api.objects.InputVenueMessageContent
-
Creates an instance of a
InputVenueMessageContentrecord class. - instanceConstraint(ConversationInstanceConstraint) - Method in class org.teleight.teleightbots.conversation.Conversation.Builder
- InstanceConstraintReached(ConversationInstanceConstraint, String) - Constructor for record class org.teleight.teleightbots.conversation.ConversationManager.JoinResult.InstanceConstraintReached
-
Creates an instance of a
InstanceConstraintReachedrecord class. - instanceConstraints() - Method in record class org.teleight.teleightbots.conversation.Conversation
-
Returns the value of the
instanceConstraintsrecord component. - instanceConstraints(List) - Method in class org.teleight.teleightbots.conversation.Conversation.Builder
- intensity() - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypePattern
-
Returns the value of the
intensityrecord component. - internal(WebhookServerConfig, WebhookBotSettings) - Static method in interface org.teleight.teleightbots.webhook.WebhookServer
-
Internal factory method for creating a WebhookServer instance.
- INTERNAL_SERVER_ERROR - Enum constant in enum class org.teleight.teleightbots.webhook.HttpResponse.StatusCode
- inviteLink() - Method in record class org.teleight.teleightbots.api.methods.EditChatInviteLink
-
Returns the value of the
inviteLinkrecord component. - inviteLink() - Method in record class org.teleight.teleightbots.api.methods.EditChatSubscriptionInviteLink
-
Returns the value of the
inviteLinkrecord component. - inviteLink() - Method in record class org.teleight.teleightbots.api.methods.RevokeChatInviteLink
-
Returns the value of the
inviteLinkrecord component. - inviteLink() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
inviteLinkrecord component. - inviteLink() - Method in record class org.teleight.teleightbots.api.objects.ChatInviteLink
-
Returns the value of the
inviteLinkrecord component. - inviteLink() - Method in record class org.teleight.teleightbots.api.objects.ChatJoinRequest
-
Returns the value of the
inviteLinkrecord component. - inviteLink() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberUpdated
-
Returns the value of the
inviteLinkrecord component. - inviteLink(String) - Method in class org.teleight.teleightbots.api.methods.EditChatInviteLink.Builder
- inviteLink(String) - Method in class org.teleight.teleightbots.api.methods.EditChatSubscriptionInviteLink.Builder
- inviteLink(String) - Method in class org.teleight.teleightbots.api.methods.RevokeChatInviteLink.Builder
- invoice() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
invoicerecord component. - invoice() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
invoicerecord component. - Invoice - Record Class in org.teleight.teleightbots.api.objects
- Invoice(String, String, String, String, int) - Constructor for record class org.teleight.teleightbots.api.objects.Invoice
-
Creates an instance of a
Invoicerecord class. - INVOICE_PAYMENT - Enum constant in enum class org.teleight.teleightbots.api.objects.TransactionType
- invoicePayload() - Method in record class org.teleight.teleightbots.api.objects.PreCheckoutQuery
-
Returns the value of the
invoicePayloadrecord component. - invoicePayload() - Method in record class org.teleight.teleightbots.api.objects.RefundedPayment
-
Returns the value of the
invoicePayloadrecord component. - invoicePayload() - Method in record class org.teleight.teleightbots.api.objects.ShippingQuery
-
Returns the value of the
invoicePayloadrecord component. - invoicePayload() - Method in record class org.teleight.teleightbots.api.objects.SuccessfulPayment
-
Returns the value of the
invoicePayloadrecord component. - invoicePayload() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerUser
-
Returns the value of the
invoicePayloadrecord component. - ipAddress() - Method in record class org.teleight.teleightbots.api.methods.SetWebhook
-
Returns the value of the
ipAddressrecord component. - ipAddress() - Method in record class org.teleight.teleightbots.api.objects.WebhookInfo
-
Returns the value of the
ipAddressrecord component. - ipAddress() - Method in record class org.teleight.teleightbots.bot.settings.WebhookBotSettings
-
Returns the value of the
ipAddressrecord component. - ipAddress(String) - Method in class org.teleight.teleightbots.api.methods.SetWebhook.Builder
- ipAddress(String) - Method in class org.teleight.teleightbots.bot.settings.WebhookBotSettings.Builder
- isAccessRestricted() - Method in record class org.teleight.teleightbots.api.methods.SetManagedBotAccessSettings
-
Returns the value of the
isAccessRestrictedrecord component. - isAccessRestricted() - Method in record class org.teleight.teleightbots.api.objects.BotAccessSettings
-
Returns the value of the
isAccessRestrictedrecord component. - isAccessRestricted(boolean) - Method in class org.teleight.teleightbots.api.methods.SetManagedBotAccessSettings.Builder
- isAdmin() - Method in interface org.teleight.teleightbots.api.objects.ChatMember
- isAnimated() - Method in record class org.teleight.teleightbots.api.objects.Sticker
-
Returns the value of the
isAnimatedrecord component. - isAnimation() - Method in record class org.teleight.teleightbots.api.objects.InputStoryContentVideo
-
Returns the value of the
isAnimationrecord component. - isAnonymous() - Method in record class org.teleight.teleightbots.api.methods.PromoteChatMember
-
Returns the value of the
isAnonymousrecord component. - isAnonymous() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
isAnonymousrecord component. - isAnonymous() - Method in record class org.teleight.teleightbots.api.objects.ChatAdministratorRights
-
Returns the value of the
isAnonymousrecord component. - isAnonymous() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberAdministrator
-
Returns the value of the
isAnonymousrecord component. - isAnonymous() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberOwner
-
Returns the value of the
isAnonymousrecord component. - isAnonymous() - Method in record class org.teleight.teleightbots.api.objects.Poll
-
Returns the value of the
isAnonymousrecord component. - isAnonymous(boolean) - Method in class org.teleight.teleightbots.api.methods.PromoteChatMember.Builder
- isAnonymous(boolean) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- isAutomaticForward() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
isAutomaticForwardrecord component. - isBig() - Method in record class org.teleight.teleightbots.api.methods.SetMessageReaction
-
Returns the value of the
isBigrecord component. - isBig(boolean) - Method in class org.teleight.teleightbots.api.methods.SetMessageReaction.Builder
- isBlurred() - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypeWallpaper
-
Returns the value of the
isBlurredrecord component. - isBot() - Method in record class org.teleight.teleightbots.api.objects.User
-
Returns the value of the
isBotrecord component. - isBurned() - Method in record class org.teleight.teleightbots.api.objects.UniqueGift
-
Returns the value of the
isBurnedrecord component. - isCanceled() - Method in record class org.teleight.teleightbots.api.methods.EditUserStarSubscription
-
Returns the value of the
isCanceledrecord component. - isCanceled(boolean) - Method in class org.teleight.teleightbots.api.methods.EditUserStarSubscription.Builder
- isCancelled() - Method in interface org.teleight.teleightbots.event.trait.CancellableEvent
-
Checks if the event is canceled.
- isChannel() - Method in record class org.teleight.teleightbots.api.objects.Chat
- isChannel() - Method in record class org.teleight.teleightbots.api.objects.Message
- isClosed() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
isClosedrecord component. - isClosed() - Method in record class org.teleight.teleightbots.api.objects.Poll
-
Returns the value of the
isClosedrecord component. - isClosed(boolean) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- isDark() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeSuggestedReaction
-
Returns the value of the
isDarkrecord component. - isDirectMessages() - Method in record class org.teleight.teleightbots.api.objects.Chat
-
Returns the value of the
isDirectMessagesrecord component. - isDirectMessages() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
isDirectMessagesrecord component. - isDisabled() - Method in record class org.teleight.teleightbots.api.objects.LinkPreviewOptions
-
Returns the value of the
isDisabledrecord component. - isDisabled(boolean) - Method in class org.teleight.teleightbots.api.objects.LinkPreviewOptions.Builder
- isEnabled() - Method in record class org.teleight.teleightbots.api.objects.BusinessConnection
-
Returns the value of the
isEnabledrecord component. - isFirstRecurring() - Method in record class org.teleight.teleightbots.api.objects.SuccessfulPayment
-
Returns the value of the
isFirstRecurringrecord component. - isFlexible() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Returns the value of the
isFlexiblerecord component. - isFlexible() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
isFlexiblerecord component. - isFlexible() - Method in record class org.teleight.teleightbots.api.objects.InputInvoiceMessageContent
-
Returns the value of the
isFlexiblerecord component. - isFlexible(boolean) - Method in class org.teleight.teleightbots.api.methods.CreateInvoiceLink.Builder
- isFlexible(boolean) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- isFlipped() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeSuggestedReaction
-
Returns the value of the
isFlippedrecord component. - isForum() - Method in record class org.teleight.teleightbots.api.objects.Chat
-
Returns the value of the
isForumrecord component. - isForum() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
isForumrecord component. - isFromBlockchain() - Method in record class org.teleight.teleightbots.api.objects.UniqueGift
-
Returns the value of the
isFromBlockchainrecord component. - isFromOffline() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
isFromOfflinerecord component. - isGroup() - Method in record class org.teleight.teleightbots.api.objects.Chat
- isGroup() - Method in record class org.teleight.teleightbots.api.objects.Message
- isInverted() - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypePattern
-
Returns the value of the
isInvertedrecord component. - isManual() - Method in record class org.teleight.teleightbots.api.objects.TextQuote
-
Returns the value of the
isManualrecord component. - isMember() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberRestricted
-
Returns the value of the
isMemberrecord component. - isMoving() - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypePattern
-
Returns the value of the
isMovingrecord component. - isMoving() - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypeWallpaper
-
Returns the value of the
isMovingrecord component. - isNameImplicit() - Method in record class org.teleight.teleightbots.api.objects.ForumTopic
-
Returns the value of the
isNameImplicitrecord component. - isNameImplicit() - Method in record class org.teleight.teleightbots.api.objects.ForumTopicCreated
-
Returns the value of the
isNameImplicitrecord component. - isPaidPost() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
isPaidPostrecord component. - isPersistent() - Method in record class org.teleight.teleightbots.api.objects.ReplyKeyboardMarkup
-
Returns the value of the
isPersistentrecord component. - isPersistent(boolean) - Method in class org.teleight.teleightbots.api.objects.ReplyKeyboardMarkup.Builder
- isPersonal() - Method in record class org.teleight.teleightbots.api.methods.AnswerInlineQuery
-
Returns the value of the
isPersonalrecord component. - isPersonal(boolean) - Method in class org.teleight.teleightbots.api.methods.AnswerInlineQuery.Builder
- isPremium() - Method in record class org.teleight.teleightbots.api.objects.Gift
-
Returns the value of the
isPremiumrecord component. - isPremium() - Method in record class org.teleight.teleightbots.api.objects.UniqueGift
-
Returns the value of the
isPremiumrecord component. - isPremium() - Method in record class org.teleight.teleightbots.api.objects.User
-
Returns the value of the
isPremiumrecord component. - isPrimary() - Method in record class org.teleight.teleightbots.api.objects.ChatInviteLink
-
Returns the value of the
isPrimaryrecord component. - isPrivate() - Method in record class org.teleight.teleightbots.api.objects.GiftInfo
-
Returns the value of the
isPrivaterecord component. - isPrivate() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftRegular
-
Returns the value of the
isPrivaterecord component. - isPublic() - Method in record class org.teleight.teleightbots.api.methods.RemoveBusinessAccountProfilePhoto
-
Returns the value of the
isPublicrecord component. - isPublic() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountProfilePhoto
-
Returns the value of the
isPublicrecord component. - isPublic(boolean) - Method in class org.teleight.teleightbots.api.methods.RemoveBusinessAccountProfilePhoto.Builder
- isPublic(boolean) - Method in class org.teleight.teleightbots.api.methods.SetBusinessAccountProfilePhoto.Builder
- isRecurring() - Method in record class org.teleight.teleightbots.api.objects.SuccessfulPayment
-
Returns the value of the
isRecurringrecord component. - isRevoked() - Method in record class org.teleight.teleightbots.api.objects.ChatInviteLink
-
Returns the value of the
isRevokedrecord component. - isRunning() - Method in interface org.teleight.teleightbots.webhook.WebhookServer
-
Checks if the server is running.
- isSaved() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftRegular
-
Returns the value of the
isSavedrecord component. - isSaved() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftUnique
-
Returns the value of the
isSavedrecord component. - isStarGiveaway() - Method in record class org.teleight.teleightbots.api.objects.GiveawayCompleted
-
Returns the value of the
isStarGiveawayrecord component. - isSuperGroup() - Method in record class org.teleight.teleightbots.api.objects.Chat
- isSuperGroup() - Method in record class org.teleight.teleightbots.api.objects.Message
- isTopicMessage() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
isTopicMessagerecord component. - isUnclaimed() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostSourceGiveaway
-
Returns the value of the
isUnclaimedrecord component. - isUpgradeSeparate() - Method in record class org.teleight.teleightbots.api.objects.GiftInfo
-
Returns the value of the
isUpgradeSeparaterecord component. - isUpgradeSeparate() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftRegular
-
Returns the value of the
isUpgradeSeparaterecord component. - isUser() - Method in record class org.teleight.teleightbots.api.objects.Chat
- isUser() - Method in record class org.teleight.teleightbots.api.objects.Message
- isUserInConversation(User) - Method in interface org.teleight.teleightbots.conversation.ConversationManager
-
Checks whether a user is currently participating in a specific conversation.
- isVideo() - Method in record class org.teleight.teleightbots.api.objects.Sticker
-
Returns the value of the
isVideorecord component.
J
- joinByRequest() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
joinByRequestrecord component. - joinConversation(User, Chat, String) - Method in interface org.teleight.teleightbots.conversation.ConversationManager
-
Allows a user to join a registered conversation in a specified chat.
- joinConversation(User, Chat, String, Map) - Method in interface org.teleight.teleightbots.conversation.ConversationManager
-
Allows a user to join a registered conversation in a specified chat with custom properties.
- joinToSendMessages() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
joinToSendMessagesrecord component. - json() - Method in record class org.teleight.teleightbots.event.bot.UpdateReceivedEvent
-
Returns the value of the
jsonrecord component.
K
- keepOriginalDetails() - Method in record class org.teleight.teleightbots.api.methods.UpgradeGift
-
Returns the value of the
keepOriginalDetailsrecord component. - keepOriginalDetails(boolean) - Method in class org.teleight.teleightbots.api.methods.UpgradeGift.Builder
- keyboard() - Method in record class org.teleight.teleightbots.api.objects.InlineKeyboardMarkup
-
Returns the value of the
keyboardrecord component. - keyboard() - Method in record class org.teleight.teleightbots.api.objects.ReplyKeyboardMarkup
-
Returns the value of the
keyboardrecord component. - keyboard(InlineKeyboardButton[][]) - Method in class org.teleight.teleightbots.api.objects.InlineKeyboardMarkup.Builder
- keyboard(KeyboardButton[][]) - Method in class org.teleight.teleightbots.api.objects.ReplyKeyboardMarkup.Builder
- keyboardButton() - Method in record class org.teleight.teleightbots.api.methods.SavePreparedKeyboardButton
-
Returns the value of the
keyboardButtonrecord component. - keyboardButton(KeyboardButton) - Method in class org.teleight.teleightbots.api.methods.SavePreparedKeyboardButton.Builder
- KeyboardButton - Record Class in org.teleight.teleightbots.api.objects
- KeyboardButton(String, String, KeyboardButtonStyle, KeyboardButtonRequestUsers, KeyboardButtonRequestChat, KeyboardButtonRequestManagedBot, boolean, boolean, KeyboardButtonPollType, WebAppInfo) - Constructor for record class org.teleight.teleightbots.api.objects.KeyboardButton
-
Creates an instance of a
KeyboardButtonrecord class. - KeyboardButtonPollType - Record Class in org.teleight.teleightbots.api.objects
- KeyboardButtonPollType(String) - Constructor for record class org.teleight.teleightbots.api.objects.KeyboardButtonPollType
-
Creates an instance of a
KeyboardButtonPollTyperecord class. - KeyboardButtonRequestChat - Record Class in org.teleight.teleightbots.api.objects
- KeyboardButtonRequestChat(int, boolean, boolean, boolean, boolean, ChatAdministratorRights, ChatAdministratorRights, boolean, boolean, boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestChat
-
Creates an instance of a
KeyboardButtonRequestChatrecord class. - KeyboardButtonRequestManagedBot - Record Class in org.teleight.teleightbots.api.objects
- KeyboardButtonRequestManagedBot(int, String, String) - Constructor for record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestManagedBot
-
Creates an instance of a
KeyboardButtonRequestManagedBotrecord class. - KeyboardButtonRequestUsers - Record Class in org.teleight.teleightbots.api.objects
- KeyboardButtonRequestUsers(int, boolean, boolean, int, boolean, boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestUsers
-
Creates an instance of a
KeyboardButtonRequestUsersrecord class. - KeyboardButtonStyle - Enum Class in org.teleight.teleightbots.api.objects
- KeyboardDeserializer - Class in org.teleight.teleightbots.api.serialization.deserializers
- KeyboardDeserializer() - Constructor for class org.teleight.teleightbots.api.serialization.deserializers.KeyboardDeserializer
- keystorePassword() - Method in record class org.teleight.teleightbots.webhook.WebhookServerConfig
-
Returns the value of the
keystorePasswordrecord component. - keystorePassword(String) - Method in class org.teleight.teleightbots.webhook.WebhookServerConfig.Builder
- keystorePath() - Method in record class org.teleight.teleightbots.webhook.WebhookServerConfig
-
Returns the value of the
keystorePathrecord component. - keystorePath(Path) - Method in class org.teleight.teleightbots.webhook.WebhookServerConfig.Builder
- keywords() - Method in record class org.teleight.teleightbots.api.methods.SetStickerKeywords
-
Returns the value of the
keywordsrecord component. - keywords() - Method in record class org.teleight.teleightbots.api.objects.InputSticker
-
Returns the value of the
keywordsrecord component. - keywords(String[]) - Method in class org.teleight.teleightbots.api.methods.SetStickerKeywords.Builder
- keywords(String[]) - Method in class org.teleight.teleightbots.api.objects.InputSticker.Builder
L
- label() - Method in record class org.teleight.teleightbots.api.objects.LabeledPrice
-
Returns the value of the
labelrecord component. - LabeledPrice - Record Class in org.teleight.teleightbots.api.objects
- LabeledPrice(String, int) - Constructor for record class org.teleight.teleightbots.api.objects.LabeledPrice
-
Creates an instance of a
LabeledPricerecord class. - language() - Method in record class org.teleight.teleightbots.api.objects.MessageEntity
-
Returns the value of the
languagerecord component. - language(String) - Method in class org.teleight.teleightbots.api.objects.MessageEntity.Builder
- language_code() - Method in record class org.teleight.teleightbots.api.objects.User
-
Returns the value of the
language_coderecord component. - languageCode() - Method in record class org.teleight.teleightbots.api.methods.DeleteMyCommands
-
Returns the value of the
languageCoderecord component. - languageCode() - Method in record class org.teleight.teleightbots.api.methods.GetMyCommands
-
Returns the value of the
languageCoderecord component. - languageCode() - Method in record class org.teleight.teleightbots.api.methods.GetMyDescription
-
Returns the value of the
languageCoderecord component. - languageCode() - Method in record class org.teleight.teleightbots.api.methods.GetMyName
-
Returns the value of the
languageCoderecord component. - languageCode() - Method in record class org.teleight.teleightbots.api.methods.GetMyShortDescription
-
Returns the value of the
languageCoderecord component. - languageCode() - Method in record class org.teleight.teleightbots.api.methods.SetMyCommands
-
Returns the value of the
languageCoderecord component. - languageCode() - Method in record class org.teleight.teleightbots.api.methods.SetMyDescription
-
Returns the value of the
languageCoderecord component. - languageCode() - Method in record class org.teleight.teleightbots.api.methods.SetMyName
-
Returns the value of the
languageCoderecord component. - languageCode() - Method in record class org.teleight.teleightbots.api.methods.SetMyShortDescription
-
Returns the value of the
languageCoderecord component. - languageCode(String) - Method in class org.teleight.teleightbots.api.methods.DeleteMyCommands.Builder
- languageCode(String) - Method in class org.teleight.teleightbots.api.methods.GetMyCommands.Builder
- languageCode(String) - Method in class org.teleight.teleightbots.api.methods.GetMyDescription.Builder
- languageCode(String) - Method in class org.teleight.teleightbots.api.methods.GetMyName.Builder
- languageCode(String) - Method in class org.teleight.teleightbots.api.methods.GetMyShortDescription.Builder
- languageCode(String) - Method in class org.teleight.teleightbots.api.methods.SetMyCommands.Builder
- languageCode(String) - Method in class org.teleight.teleightbots.api.methods.SetMyDescription.Builder
- languageCode(String) - Method in class org.teleight.teleightbots.api.methods.SetMyName.Builder
- languageCode(String) - Method in class org.teleight.teleightbots.api.methods.SetMyShortDescription.Builder
- lastErrorDate() - Method in record class org.teleight.teleightbots.api.objects.WebhookInfo
-
Returns the value of the
lastErrorDaterecord component. - lastErrorMessage() - Method in record class org.teleight.teleightbots.api.objects.WebhookInfo
-
Returns the value of the
lastErrorMessagerecord component. - lastName() - Method in record class org.teleight.teleightbots.api.methods.SendContact
-
Returns the value of the
lastNamerecord component. - lastName() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountName
-
Returns the value of the
lastNamerecord component. - lastName() - Method in record class org.teleight.teleightbots.api.objects.Chat
-
Returns the value of the
lastNamerecord component. - lastName() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
lastNamerecord component. - lastName() - Method in record class org.teleight.teleightbots.api.objects.Contact
-
Returns the value of the
lastNamerecord component. - lastName() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultContact
-
Returns the value of the
lastNamerecord component. - lastName() - Method in record class org.teleight.teleightbots.api.objects.InputContactMessageContent
-
Returns the value of the
lastNamerecord component. - lastName() - Method in record class org.teleight.teleightbots.api.objects.SharedUser
-
Returns the value of the
lastNamerecord component. - lastName() - Method in record class org.teleight.teleightbots.api.objects.User
-
Returns the value of the
lastNamerecord component. - lastName(String) - Method in class org.teleight.teleightbots.api.methods.SendContact.Builder
- lastName(String) - Method in class org.teleight.teleightbots.api.methods.SetBusinessAccountName.Builder
- lastName(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultContact.Builder
- lastResaleAmount() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftInfo
-
Returns the value of the
lastResaleAmountrecord component. - lastResaleCurrency() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftInfo
-
Returns the value of the
lastResaleCurrencyrecord component. - lastSynchronizationErrorDate() - Method in record class org.teleight.teleightbots.api.objects.WebhookInfo
-
Returns the value of the
lastSynchronizationErrorDaterecord component. - latitude() - Method in record class org.teleight.teleightbots.api.methods.EditMessageLiveLocation
-
Returns the value of the
latituderecord component. - latitude() - Method in record class org.teleight.teleightbots.api.methods.SendLocation
-
Returns the value of the
latituderecord component. - latitude() - Method in record class org.teleight.teleightbots.api.methods.SendVenue
-
Returns the value of the
latituderecord component. - latitude() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultLocation
-
Returns the value of the
latituderecord component. - latitude() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVenue
-
Returns the value of the
latituderecord component. - latitude() - Method in record class org.teleight.teleightbots.api.objects.InputLocationMessageContent
-
Returns the value of the
latituderecord component. - latitude() - Method in record class org.teleight.teleightbots.api.objects.InputMediaLocation
-
Returns the value of the
latituderecord component. - latitude() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVenue
-
Returns the value of the
latituderecord component. - latitude() - Method in record class org.teleight.teleightbots.api.objects.InputVenueMessageContent
-
Returns the value of the
latituderecord component. - latitude() - Method in record class org.teleight.teleightbots.api.objects.Location
-
Returns the value of the
latituderecord component. - latitude() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeLocation
-
Returns the value of the
latituderecord component. - latitude(float) - Method in class org.teleight.teleightbots.api.methods.EditMessageLiveLocation.Builder
- latitude(float) - Method in class org.teleight.teleightbots.api.methods.SendLocation.Builder
- latitude(float) - Method in class org.teleight.teleightbots.api.methods.SendVenue.Builder
- latitude(float) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultLocation.Builder
- latitude(float) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVenue.Builder
- latitude(float) - Method in class org.teleight.teleightbots.api.objects.InputMediaLocation.Builder
- latitude(float) - Method in class org.teleight.teleightbots.api.objects.InputMediaVenue.Builder
- LeaveChat - Record Class in org.teleight.teleightbots.api.methods
- LeaveChat(String) - Constructor for record class org.teleight.teleightbots.api.methods.LeaveChat
-
Creates an instance of a
LeaveChatrecord class. - LeaveChat.Builder - Class in org.teleight.teleightbots.api.methods
- leaveConversation(User) - Method in interface org.teleight.teleightbots.conversation.ConversationManager
-
Allows a user to forcefully leave an active conversation.
- leftChatMember() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
leftChatMemberrecord component. - length() - Method in record class org.teleight.teleightbots.api.methods.SendVideoNote
-
Returns the value of the
lengthrecord component. - length() - Method in record class org.teleight.teleightbots.api.objects.MessageEntity
-
Returns the value of the
lengthrecord component. - length() - Method in record class org.teleight.teleightbots.api.objects.VideoNote
-
Returns the value of the
lengthrecord component. - length(int) - Method in class org.teleight.teleightbots.api.methods.SendVideoNote.Builder
- length(int) - Method in class org.teleight.teleightbots.api.objects.MessageEntity.Builder
- level() - Method in record class org.teleight.teleightbots.api.objects.UserRating
-
Returns the value of the
levelrecord component. - lightThemeMainColor() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftColors
-
Returns the value of the
lightThemeMainColorrecord component. - lightThemeOtherColors() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftColors
-
Returns the value of the
lightThemeOtherColorsrecord component. - limit() - Method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts
-
Returns the value of the
limitrecord component. - limit() - Method in record class org.teleight.teleightbots.api.methods.GetChatGifts
-
Returns the value of the
limitrecord component. - limit() - Method in record class org.teleight.teleightbots.api.methods.GetStarTransactions
-
Returns the value of the
limitrecord component. - limit() - Method in record class org.teleight.teleightbots.api.methods.GetUpdates
-
Returns the value of the
limitrecord component. - limit() - Method in record class org.teleight.teleightbots.api.methods.GetUserGifts
-
Returns the value of the
limitrecord component. - limit() - Method in record class org.teleight.teleightbots.api.methods.GetUserPersonalChatMessages
-
Returns the value of the
limitrecord component. - limit() - Method in record class org.teleight.teleightbots.api.methods.GetUserProfileAudios
-
Returns the value of the
limitrecord component. - limit() - Method in record class org.teleight.teleightbots.api.methods.GetUserProfilePhotos
-
Returns the value of the
limitrecord component. - limit() - Method in record class org.teleight.teleightbots.conversation.constraint.MaxInstancesConstraint
-
Returns the value of the
limitrecord component. - limit() - Method in record class org.teleight.teleightbots.conversation.constraint.MaxInstancesPerChatConstraint
-
Returns the value of the
limitrecord component. - limit(int) - Method in class org.teleight.teleightbots.api.methods.GetChatGifts.Builder
- limit(int) - Method in class org.teleight.teleightbots.api.methods.GetUserGifts.Builder
- limit(int) - Method in class org.teleight.teleightbots.api.methods.GetUserProfileAudios.Builder
- limit(int) - Method in class org.teleight.teleightbots.api.methods.GetUserPersonalChatMessages.Builder
- limit(int) - Method in class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts.Builder
- limit(int) - Method in class org.teleight.teleightbots.api.methods.GetStarTransactions.Builder
- limit(int) - Method in class org.teleight.teleightbots.api.methods.GetUpdates.Builder
- limit(int) - Method in class org.teleight.teleightbots.api.methods.GetUserProfilePhotos.Builder
- limitedGifts() - Method in record class org.teleight.teleightbots.api.objects.AcceptedGiftTypes
-
Returns the value of the
limitedGiftsrecord component. - limitedGifts(boolean) - Method in class org.teleight.teleightbots.api.objects.AcceptedGiftTypes.Builder
- linkedChatId() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
linkedChatIdrecord component. - linkPreviewOptions() - Method in record class org.teleight.teleightbots.api.methods.EditMessageText
-
Returns the value of the
linkPreviewOptionsrecord component. - linkPreviewOptions() - Method in record class org.teleight.teleightbots.api.methods.SendMessage
-
Returns the value of the
linkPreviewOptionsrecord component. - linkPreviewOptions() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
linkPreviewOptionsrecord component. - linkPreviewOptions() - Method in record class org.teleight.teleightbots.api.objects.InputTextMessageContent
-
Returns the value of the
linkPreviewOptionsrecord component. - linkPreviewOptions() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
linkPreviewOptionsrecord component. - linkPreviewOptions(LinkPreviewOptions) - Method in class org.teleight.teleightbots.api.methods.EditMessageText.Builder
- linkPreviewOptions(LinkPreviewOptions) - Method in class org.teleight.teleightbots.api.methods.SendMessage.Builder
- LinkPreviewOptions - Record Class in org.teleight.teleightbots.api.objects
- LinkPreviewOptions(boolean, String, boolean, boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.LinkPreviewOptions
-
Creates an instance of a
LinkPreviewOptionsrecord class. - LinkPreviewOptions.Builder - Class in org.teleight.teleightbots.api.objects
- livePeriod() - Method in record class org.teleight.teleightbots.api.methods.EditMessageLiveLocation
-
Returns the value of the
livePeriodrecord component. - livePeriod() - Method in record class org.teleight.teleightbots.api.methods.SendLocation
-
Returns the value of the
livePeriodrecord component. - livePeriod() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultLocation
-
Returns the value of the
livePeriodrecord component. - livePeriod() - Method in record class org.teleight.teleightbots.api.objects.InputLocationMessageContent
-
Returns the value of the
livePeriodrecord component. - livePeriod() - Method in record class org.teleight.teleightbots.api.objects.Location
-
Returns the value of the
livePeriodrecord component. - livePeriod(int) - Method in class org.teleight.teleightbots.api.methods.SendLocation.Builder
- livePeriod(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultLocation.Builder
- livePeriod(LivePeriod) - Method in class org.teleight.teleightbots.api.methods.EditMessageLiveLocation.Builder
- LivePeriod - Class in org.teleight.teleightbots.api.objects
- LivePeriodDeserializer - Class in org.teleight.teleightbots.api.serialization.deserializers
- LivePeriodDeserializer() - Constructor for class org.teleight.teleightbots.api.serialization.deserializers.LivePeriodDeserializer
- LivePeriodSerializer - Class in org.teleight.teleightbots.api.serialization.serializers
- LivePeriodSerializer() - Constructor for class org.teleight.teleightbots.api.serialization.serializers.LivePeriodSerializer
- livePhoto() - Method in record class org.teleight.teleightbots.api.methods.SendLivePhoto
-
Returns the value of the
livePhotorecord component. - livePhoto() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
livePhotorecord component. - livePhoto() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
livePhotorecord component. - livePhoto() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaLivePhoto
-
Returns the value of the
livePhotorecord component. - livePhoto() - Method in record class org.teleight.teleightbots.api.objects.PollMedia
-
Returns the value of the
livePhotorecord component. - livePhoto(InputFile) - Method in class org.teleight.teleightbots.api.methods.SendLivePhoto.Builder
- livePhoto(LivePhoto) - Method in class org.teleight.teleightbots.api.objects.PollMedia.Builder
- LivePhoto - Record Class in org.teleight.teleightbots.api.objects
- LivePhoto(PhotoSize[], String, String, int, int, int, String, Long) - Constructor for record class org.teleight.teleightbots.api.objects.LivePhoto
-
Creates an instance of a
LivePhotorecord class. - location() - Method in record class org.teleight.teleightbots.api.objects.BusinessLocation
-
Returns the value of the
locationrecord component. - location() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
locationrecord component. - location() - Method in record class org.teleight.teleightbots.api.objects.ChatLocation
-
Returns the value of the
locationrecord component. - location() - Method in record class org.teleight.teleightbots.api.objects.ChosenInlineResult
-
Returns the value of the
locationrecord component. - location() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
locationrecord component. - location() - Method in record class org.teleight.teleightbots.api.objects.InlineQuery
-
Returns the value of the
locationrecord component. - location() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
locationrecord component. - location() - Method in record class org.teleight.teleightbots.api.objects.PollMedia
-
Returns the value of the
locationrecord component. - location() - Method in record class org.teleight.teleightbots.api.objects.Venue
-
Returns the value of the
locationrecord component. - location(Location) - Method in class org.teleight.teleightbots.api.objects.PollMedia.Builder
- Location - Record Class in org.teleight.teleightbots.api.objects
- Location(Float, Float, Float, int, int, int) - Constructor for record class org.teleight.teleightbots.api.objects.Location
-
Creates an instance of a
Locationrecord class. - LocationAddress - Record Class in org.teleight.teleightbots.api.objects
- LocationAddress(String, String, String, String) - Constructor for record class org.teleight.teleightbots.api.objects.LocationAddress
-
Creates an instance of a
LocationAddressrecord class. - loginUrl() - Method in record class org.teleight.teleightbots.api.objects.InlineKeyboardButton
-
Returns the value of the
loginUrlrecord component. - loginUrl(LoginUrl) - Method in class org.teleight.teleightbots.api.objects.InlineKeyboardButton.Builder
- LoginUrl - Record Class in org.teleight.teleightbots.api.objects
- LoginUrl(String, String, String, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.LoginUrl
-
Creates an instance of a
LoginUrlrecord class. - longitude() - Method in record class org.teleight.teleightbots.api.methods.EditMessageLiveLocation
-
Returns the value of the
longituderecord component. - longitude() - Method in record class org.teleight.teleightbots.api.methods.SendLocation
-
Returns the value of the
longituderecord component. - longitude() - Method in record class org.teleight.teleightbots.api.methods.SendVenue
-
Returns the value of the
longituderecord component. - longitude() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultLocation
-
Returns the value of the
longituderecord component. - longitude() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVenue
-
Returns the value of the
longituderecord component. - longitude() - Method in record class org.teleight.teleightbots.api.objects.InputLocationMessageContent
-
Returns the value of the
longituderecord component. - longitude() - Method in record class org.teleight.teleightbots.api.objects.InputMediaLocation
-
Returns the value of the
longituderecord component. - longitude() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVenue
-
Returns the value of the
longituderecord component. - longitude() - Method in record class org.teleight.teleightbots.api.objects.InputVenueMessageContent
-
Returns the value of the
longituderecord component. - longitude() - Method in record class org.teleight.teleightbots.api.objects.Location
-
Returns the value of the
longituderecord component. - longitude() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeLocation
-
Returns the value of the
longituderecord component. - longitude(float) - Method in class org.teleight.teleightbots.api.methods.EditMessageLiveLocation.Builder
- longitude(float) - Method in class org.teleight.teleightbots.api.methods.SendLocation.Builder
- longitude(float) - Method in class org.teleight.teleightbots.api.methods.SendVenue.Builder
- longitude(float) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultLocation.Builder
- longitude(float) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVenue.Builder
- longitude(float) - Method in class org.teleight.teleightbots.api.objects.InputMediaLocation.Builder
- longitude(float) - Method in class org.teleight.teleightbots.api.objects.InputMediaVenue.Builder
- LongPollingBotSettings - Record Class in org.teleight.teleightbots.bot.settings
-
Represents the settings for configuring a long polling Telegram bot.
- LongPollingBotSettings(String, int, int, boolean, boolean, List) - Constructor for record class org.teleight.teleightbots.bot.settings.LongPollingBotSettings
-
Creates an instance of a
LongPollingBotSettingsrecord class. - LongPollingBotSettings.Builder - Class in org.teleight.teleightbots.bot.settings
- LongPollingTelegramBot - Interface in org.teleight.teleightbots.bot
-
Represents a Telegram bot that uses long polling to receive updates.
- LongPollingUpdateProcessor - Class in org.teleight.teleightbots.updateprocessor
- LongPollingUpdateProcessor(LongPollingTelegramBot) - Constructor for class org.teleight.teleightbots.updateprocessor.LongPollingUpdateProcessor
M
- mainClass() - Method in record class org.teleight.teleightbots.extensions.annotation.ExtensionInfoFile
-
Returns the value of the
mainClassrecord component. - mainFrameTimestamp() - Method in record class org.teleight.teleightbots.api.objects.InputProfilePhotoAnimated
-
Returns the value of the
mainFrameTimestamprecord component. - mainFrameTimestamp(float) - Method in class org.teleight.teleightbots.api.objects.InputProfilePhotoAnimated.Builder
- managedBotCreated() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
managedBotCreatedrecord component. - ManagedBotCreated - Record Class in org.teleight.teleightbots.api.objects
- ManagedBotCreated(User) - Constructor for record class org.teleight.teleightbots.api.objects.ManagedBotCreated
-
Creates an instance of a
ManagedBotCreatedrecord class. - managedBotUpdated() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
managedBotUpdatedrecord component. - ManagedBotUpdated - Record Class in org.teleight.teleightbots.api.objects
- ManagedBotUpdated(User, User) - Constructor for record class org.teleight.teleightbots.api.objects.ManagedBotUpdated
-
Creates an instance of a
ManagedBotUpdatedrecord class. - MARKDOWN - Enum constant in enum class org.teleight.teleightbots.api.objects.ParseMode
- MARKDOWNV2 - Enum constant in enum class org.teleight.teleightbots.api.objects.ParseMode
- markedAsDoneTaskIds() - Method in record class org.teleight.teleightbots.api.objects.ChecklistTasksDone
-
Returns the value of the
markedAsDoneTaskIdsrecord component. - markedAsNotDoneTaskIds() - Method in record class org.teleight.teleightbots.api.objects.ChecklistTasksDone
-
Returns the value of the
markedAsNotDoneTaskIdsrecord component. - MASK - Enum constant in enum class org.teleight.teleightbots.api.objects.StickerType
- maskPosition() - Method in record class org.teleight.teleightbots.api.methods.SetStickerMaskPosition
-
Returns the value of the
maskPositionrecord component. - maskPosition() - Method in record class org.teleight.teleightbots.api.objects.InputSticker
-
Returns the value of the
maskPositionrecord component. - maskPosition() - Method in record class org.teleight.teleightbots.api.objects.Sticker
-
Returns the value of the
maskPositionrecord component. - maskPosition(MaskPosition) - Method in class org.teleight.teleightbots.api.methods.SetStickerMaskPosition.Builder
- maskPosition(MaskPosition) - Method in class org.teleight.teleightbots.api.objects.InputSticker.Builder
- MaskPosition - Record Class in org.teleight.teleightbots.api.objects
- MaskPosition(String, Float, Float, Float) - Constructor for record class org.teleight.teleightbots.api.objects.MaskPosition
-
Creates an instance of a
MaskPositionrecord class. - maxConnections() - Method in record class org.teleight.teleightbots.api.methods.SetWebhook
-
Returns the value of the
maxConnectionsrecord component. - maxConnections() - Method in record class org.teleight.teleightbots.api.objects.WebhookInfo
-
Returns the value of the
maxConnectionsrecord component. - maxConnections() - Method in record class org.teleight.teleightbots.bot.settings.WebhookBotSettings
-
Returns the value of the
maxConnectionsrecord component. - maxConnections(int) - Method in class org.teleight.teleightbots.api.methods.SetWebhook.Builder
- maxConnections(int) - Method in class org.teleight.teleightbots.bot.settings.WebhookBotSettings.Builder
- MaxInstancesConstraint - Record Class in org.teleight.teleightbots.conversation.constraint
- MaxInstancesConstraint(int) - Constructor for record class org.teleight.teleightbots.conversation.constraint.MaxInstancesConstraint
-
Creates an instance of a
MaxInstancesConstraintrecord class. - MaxInstancesPerChatConstraint - Record Class in org.teleight.teleightbots.conversation.constraint
- MaxInstancesPerChatConstraint(int) - Constructor for record class org.teleight.teleightbots.conversation.constraint.MaxInstancesPerChatConstraint
-
Creates an instance of a
MaxInstancesPerChatConstraintrecord class. - maxQuantity() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestUsers
-
Returns the value of the
maxQuantityrecord component. - maxReactionCount() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
maxReactionCountrecord component. - maxTipAmount() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Returns the value of the
maxTipAmountrecord component. - maxTipAmount() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
maxTipAmountrecord component. - maxTipAmount() - Method in record class org.teleight.teleightbots.api.objects.InputInvoiceMessageContent
-
Returns the value of the
maxTipAmountrecord component. - maxTipAmount(int) - Method in class org.teleight.teleightbots.api.methods.CreateInvoiceLink.Builder
- maxTipAmount(int) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- MaybeInaccessibleMessage - Interface in org.teleight.teleightbots.api.objects
- MaybeInaccessibleMessageDeserializer - Class in org.teleight.teleightbots.api.serialization.deserializers
- MaybeInaccessibleMessageDeserializer() - Constructor for class org.teleight.teleightbots.api.serialization.deserializers.MaybeInaccessibleMessageDeserializer
- media() - Method in record class org.teleight.teleightbots.api.methods.EditMessageMedia
-
Returns the value of the
mediarecord component. - media() - Method in record class org.teleight.teleightbots.api.methods.SendMediaGroup
-
Returns the value of the
mediarecord component. - media() - Method in record class org.teleight.teleightbots.api.methods.SendPaidMedia
-
Returns the value of the
mediarecord component. - media() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
mediarecord component. - media() - Method in record class org.teleight.teleightbots.api.objects.InputMediaAnimation
-
Returns the value of the
mediarecord component. - media() - Method in record class org.teleight.teleightbots.api.objects.InputMediaAudio
-
Returns the value of the
mediarecord component. - media() - Method in record class org.teleight.teleightbots.api.objects.InputMediaDocument
-
Returns the value of the
mediarecord component. - media() - Method in record class org.teleight.teleightbots.api.objects.InputMediaLivePhoto
-
Returns the value of the
mediarecord component. - media() - Method in record class org.teleight.teleightbots.api.objects.InputMediaPhoto
-
Returns the value of the
mediarecord component. - media() - Method in record class org.teleight.teleightbots.api.objects.InputMediaSticker
-
Returns the value of the
mediarecord component. - media() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVideo
-
Returns the value of the
mediarecord component. - media() - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaLivePhoto
-
Returns the value of the
mediarecord component. - media() - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaPhoto
-
Returns the value of the
mediarecord component. - media() - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaVideo
-
Returns the value of the
mediarecord component. - media() - Method in record class org.teleight.teleightbots.api.objects.InputPollOption
-
Returns the value of the
mediarecord component. - media() - Method in record class org.teleight.teleightbots.api.objects.Poll
-
Returns the value of the
mediarecord component. - media() - Method in record class org.teleight.teleightbots.api.objects.PollOption
-
Returns the value of the
mediarecord component. - media(InputFile) - Method in class org.teleight.teleightbots.api.objects.InputMediaAnimation.Builder
- media(InputFile) - Method in class org.teleight.teleightbots.api.objects.InputMediaAudio.Builder
- media(InputFile) - Method in class org.teleight.teleightbots.api.objects.InputMediaDocument.Builder
- media(InputFile) - Method in class org.teleight.teleightbots.api.objects.InputMediaLivePhoto.Builder
- media(InputFile) - Method in class org.teleight.teleightbots.api.objects.InputMediaPhoto.Builder
- media(InputFile) - Method in class org.teleight.teleightbots.api.objects.InputMediaSticker.Builder
- media(InputFile) - Method in class org.teleight.teleightbots.api.objects.InputMediaVideo.Builder
- media(InputFile) - Method in class org.teleight.teleightbots.api.objects.InputPaidMediaLivePhoto.Builder
- media(InputFile) - Method in class org.teleight.teleightbots.api.objects.InputPaidMediaPhoto.Builder
- media(InputFile) - Method in class org.teleight.teleightbots.api.objects.InputPaidMediaVideo.Builder
- media(InputMedia) - Method in class org.teleight.teleightbots.api.methods.EditMessageMedia.Builder
- media(InputMedia[]) - Method in class org.teleight.teleightbots.api.methods.SendMediaGroup.Builder
- media(InputPaidMedia[]) - Method in class org.teleight.teleightbots.api.methods.SendPaidMedia.Builder
- media(InputPollMedia) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- media(InputPollOptionMedia) - Method in class org.teleight.teleightbots.api.objects.InputPollOption.Builder
- mediaGroupId() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
mediaGroupIdrecord component. - memberLimit() - Method in record class org.teleight.teleightbots.api.methods.CreateChatInviteLink
-
Returns the value of the
memberLimitrecord component. - memberLimit() - Method in record class org.teleight.teleightbots.api.methods.EditChatInviteLink
-
Returns the value of the
memberLimitrecord component. - memberLimit() - Method in record class org.teleight.teleightbots.api.objects.ChatInviteLink
-
Returns the value of the
memberLimitrecord component. - memberLimit(int) - Method in class org.teleight.teleightbots.api.methods.CreateChatInviteLink.Builder
- memberLimit(int) - Method in class org.teleight.teleightbots.api.methods.EditChatInviteLink.Builder
- membersOnly() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
membersOnlyrecord component. - membersOnly() - Method in record class org.teleight.teleightbots.api.objects.Poll
-
Returns the value of the
membersOnlyrecord component. - membersOnly(boolean) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- Menu - Interface in org.teleight.teleightbots.menu
-
Basic interface for a Menu.
- Menu.Builder - Interface in org.teleight.teleightbots.menu
- MenuBuilder - Interface in org.teleight.teleightbots.menu
- MenuBuilder.MenuBuilderImpl - Class in org.teleight.teleightbots.menu
- MenuBuilderImpl() - Constructor for class org.teleight.teleightbots.menu.MenuBuilder.MenuBuilderImpl
- menuButton() - Method in record class org.teleight.teleightbots.api.methods.SetChatMenuButton
-
Returns the value of the
menuButtonrecord component. - menuButton(MenuButton) - Method in class org.teleight.teleightbots.api.methods.SetChatMenuButton.Builder
- MenuButton - Interface in org.teleight.teleightbots.api.objects
- MenuButton.MenuButtonType - Enum Class in org.teleight.teleightbots.api.objects
- MenuButtonCommands - Record Class in org.teleight.teleightbots.api.objects
- MenuButtonCommands() - Constructor for record class org.teleight.teleightbots.api.objects.MenuButtonCommands
-
Creates an instance of a
MenuButtonCommandsrecord class. - MenuButtonDefault - Record Class in org.teleight.teleightbots.api.objects
- MenuButtonDefault() - Constructor for record class org.teleight.teleightbots.api.objects.MenuButtonDefault
-
Creates an instance of a
MenuButtonDefaultrecord class. - MenuButtonWebApp - Record Class in org.teleight.teleightbots.api.objects
- MenuButtonWebApp(String, WebAppInfo) - Constructor for record class org.teleight.teleightbots.api.objects.MenuButtonWebApp
-
Creates an instance of a
MenuButtonWebApprecord class. - MenuButtonWebApp.Builder - Class in org.teleight.teleightbots.api.objects
- MenuImpl - Class in org.teleight.teleightbots.menu
- MenuImpl(String) - Constructor for class org.teleight.teleightbots.menu.MenuImpl
- MenuManager - Interface in org.teleight.teleightbots.menu
-
Interface for a Menu Manager that provides methods for managing menus in the bot application.
- message() - Method in record class org.teleight.teleightbots.api.objects.BusinessIntro
-
Returns the value of the
messagerecord component. - message() - Method in record class org.teleight.teleightbots.api.objects.CallbackQuery
-
Returns the value of the
messagerecord component. - message() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorDataField
-
Returns the value of the
messagerecord component. - message() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorFile
-
Returns the value of the
messagerecord component. - message() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorFiles
-
Returns the value of the
messagerecord component. - message() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorFrontSide
-
Returns the value of the
messagerecord component. - message() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorReverseSide
-
Returns the value of the
messagerecord component. - message() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorSelfie
-
Returns the value of the
messagerecord component. - message() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorTranslationFile
-
Returns the value of the
messagerecord component. - message() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorTranslationFiles
-
Returns the value of the
messagerecord component. - message() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorUnspecified
-
Returns the value of the
messagerecord component. - message() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
messagerecord component. - message() - Method in class org.teleight.teleightbots.commands.builder.parser.CommandContext
- message() - Method in record class org.teleight.teleightbots.event.keyboard.ButtonPressEvent
- message() - Method in record class org.teleight.teleightbots.event.user.UserMessageReceivedEvent
- message(MaybeInaccessibleMessage) - Method in class org.teleight.teleightbots.api.objects.CallbackQuery.Builder
- Message - Record Class in org.teleight.teleightbots.api.objects
- Message(int, int, DirectMessagesTopic, User, Chat, int, String, User, Date, String, String, Chat, MessageOrigin, boolean, boolean, Message, ExternalReplyInfo, TextQuote, Story, int, String, User, User, Chat, Date, boolean, boolean, boolean, String, String, int, String, MessageEntity[], LinkPreviewOptions, String, Animation, Audio, Document, LivePhoto, PaidMedia, PhotoSize[], Sticker, Story, Video, VideoNote, Voice, String, MessageEntity[], boolean, boolean, Checklist, Contact, Dice, Game, Poll, Venue, Location, User[], User, ChatOwnerLeft, ChatOwnerChanged, String, PhotoSize[], boolean, boolean, boolean, boolean, MessageAutoDeleteTimerChanged, Long, Long, MaybeInaccessibleMessage, Invoice, SuccessfulPayment, RefundedPayment, UsersShared, ChatShared, GiftInfo, UniqueGiftInfo, GiftInfo, String, WriteAccessAllowed, PassportData, ProximityAlertTriggered, ChatBoostAdded, ChatBackground, ChecklistTasksDone, ChecklistTasksAdded, DirectMessagePriceChanged, ForumTopicCreated, ForumTopicEdited, ForumTopicClosed, ForumTopicReopened, GeneralForumTopicHidden, GeneralForumTopicUnhidden, GiveawayCreated, Giveaway, GiveawayWinners, GiveawayCompleted, ManagedBotCreated, PaidMessagePriceChanged, PollOptionAdded, PollOptionDeleted, SuggestedPostApproved, SuggestedPostApprovalFailed, SuggestedPostDeclined, SuggestedPostPaid, SuggestedPostRefunded, VideoChatScheduled, VideoChatStarted, VideoChatEnded, VideoChatParticipantsInvited, WebAppData, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.objects.Message
-
Creates an instance of a
Messagerecord class. - messageAutoDeleteTime() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
messageAutoDeleteTimerecord component. - messageAutoDeleteTime() - Method in record class org.teleight.teleightbots.api.objects.MessageAutoDeleteTimerChanged
-
Returns the value of the
messageAutoDeleteTimerecord component. - messageAutoDeleteTimerChanged() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
messageAutoDeleteTimerChangedrecord component. - MessageAutoDeleteTimerChanged - Record Class in org.teleight.teleightbots.api.objects
- MessageAutoDeleteTimerChanged(int) - Constructor for record class org.teleight.teleightbots.api.objects.MessageAutoDeleteTimerChanged
-
Creates an instance of a
MessageAutoDeleteTimerChangedrecord class. - messageEffectId() - Method in record class org.teleight.teleightbots.api.methods.CopyMessage
-
Returns the value of the
messageEffectIdrecord component. - messageEffectId() - Method in record class org.teleight.teleightbots.api.methods.ForwardMessage
-
Returns the value of the
messageEffectIdrecord component. - messageEffectId() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
-
Returns the value of the
messageEffectIdrecord component. - messageEffectId() - Method in record class org.teleight.teleightbots.api.methods.SendAudio
-
Returns the value of the
messageEffectIdrecord component. - messageEffectId() - Method in record class org.teleight.teleightbots.api.methods.SendChecklist
-
Returns the value of the
messageEffectIdrecord component. - messageEffectId() - Method in record class org.teleight.teleightbots.api.methods.SendContact
-
Returns the value of the
messageEffectIdrecord component. - messageEffectId() - Method in record class org.teleight.teleightbots.api.methods.SendDice
-
Returns the value of the
messageEffectIdrecord component. - messageEffectId() - Method in record class org.teleight.teleightbots.api.methods.SendDocument
-
Returns the value of the
messageEffectIdrecord component. - messageEffectId() - Method in record class org.teleight.teleightbots.api.methods.SendGame
-
Returns the value of the
messageEffectIdrecord component. - messageEffectId() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
messageEffectIdrecord component. - messageEffectId() - Method in record class org.teleight.teleightbots.api.methods.SendLivePhoto
-
Returns the value of the
messageEffectIdrecord component. - messageEffectId() - Method in record class org.teleight.teleightbots.api.methods.SendLocation
-
Returns the value of the
messageEffectIdrecord component. - messageEffectId() - Method in record class org.teleight.teleightbots.api.methods.SendMediaGroup
-
Returns the value of the
messageEffectIdrecord component. - messageEffectId() - Method in record class org.teleight.teleightbots.api.methods.SendMessage
-
Returns the value of the
messageEffectIdrecord component. - messageEffectId() - Method in record class org.teleight.teleightbots.api.methods.SendPhoto
-
Returns the value of the
messageEffectIdrecord component. - messageEffectId() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
messageEffectIdrecord component. - messageEffectId() - Method in record class org.teleight.teleightbots.api.methods.SendSticker
-
Returns the value of the
messageEffectIdrecord component. - messageEffectId() - Method in record class org.teleight.teleightbots.api.methods.SendVenue
-
Returns the value of the
messageEffectIdrecord component. - messageEffectId() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns the value of the
messageEffectIdrecord component. - messageEffectId() - Method in record class org.teleight.teleightbots.api.methods.SendVideoNote
-
Returns the value of the
messageEffectIdrecord component. - messageEffectId() - Method in record class org.teleight.teleightbots.api.methods.SendVoice
-
Returns the value of the
messageEffectIdrecord component. - messageEffectId(String) - Method in class org.teleight.teleightbots.api.methods.CopyMessage.Builder
- messageEffectId(String) - Method in class org.teleight.teleightbots.api.methods.ForwardMessage.Builder
- messageEffectId(String) - Method in class org.teleight.teleightbots.api.methods.SendChecklist.Builder
- messageEffectId(String) - Method in class org.teleight.teleightbots.api.methods.SendContact.Builder
- messageEffectId(String) - Method in class org.teleight.teleightbots.api.methods.SendDice.Builder
- messageEffectId(String) - Method in class org.teleight.teleightbots.api.methods.SendAnimation.Builder
- messageEffectId(String) - Method in class org.teleight.teleightbots.api.methods.SendAudio.Builder
- messageEffectId(String) - Method in class org.teleight.teleightbots.api.methods.SendDocument.Builder
- messageEffectId(String) - Method in class org.teleight.teleightbots.api.methods.SendGame.Builder
- messageEffectId(String) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- messageEffectId(String) - Method in class org.teleight.teleightbots.api.methods.SendLivePhoto.Builder
- messageEffectId(String) - Method in class org.teleight.teleightbots.api.methods.SendLocation.Builder
- messageEffectId(String) - Method in class org.teleight.teleightbots.api.methods.SendMediaGroup.Builder
- messageEffectId(String) - Method in class org.teleight.teleightbots.api.methods.SendMessage.Builder
- messageEffectId(String) - Method in class org.teleight.teleightbots.api.methods.SendPhoto.Builder
- messageEffectId(String) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- messageEffectId(String) - Method in class org.teleight.teleightbots.api.methods.SendSticker.Builder
- messageEffectId(String) - Method in class org.teleight.teleightbots.api.methods.SendVenue.Builder
- messageEffectId(String) - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- messageEffectId(String) - Method in class org.teleight.teleightbots.api.methods.SendVideoNote.Builder
- messageEffectId(String) - Method in class org.teleight.teleightbots.api.methods.SendVoice.Builder
- MessageEntity - Record Class in org.teleight.teleightbots.api.objects
- MessageEntity(String, int, int, String, User, String, String, Date, String) - Constructor for record class org.teleight.teleightbots.api.objects.MessageEntity
-
Creates an instance of a
MessageEntityrecord class. - MessageEntity.Builder - Class in org.teleight.teleightbots.api.objects
- MessageEvent - Interface in org.teleight.teleightbots.event.trait
- MessageEventProcessor - Class in org.teleight.teleightbots.updateprocessor.events
- MessageEventProcessor() - Constructor for class org.teleight.teleightbots.updateprocessor.events.MessageEventProcessor
- messageId() - Method in record class org.teleight.teleightbots.api.methods.ApproveSuggestedPost
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.methods.CopyMessage
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.methods.DeclineSuggestedPost
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.methods.DeleteMessage
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.methods.DeleteMessageReaction
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.methods.EditMessageCaption
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.methods.EditMessageChecklist
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.methods.EditMessageLiveLocation
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.methods.EditMessageMedia
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.methods.EditMessageReplyMarkup
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.methods.EditMessageText
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.methods.ForwardMessage
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.methods.GetGameHighScores
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.methods.PinChatMessage
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.methods.ReadBusinessMessage
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.methods.SetGameScore
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.methods.SetMessageReaction
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.methods.StopMessageLiveLocation
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.methods.StopPoll
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.methods.UnpinChatMessage
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.objects.InaccessibleMessage
-
Returns the value of the
messageIdrecord component. - messageId() - Method in interface org.teleight.teleightbots.api.objects.MaybeInaccessibleMessage
- messageId() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.objects.MessageId
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.objects.MessageOriginChannel
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.objects.MessageReactionCountUpdated
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.objects.MessageReactionUpdated
-
Returns the value of the
messageIdrecord component. - messageId() - Method in record class org.teleight.teleightbots.api.objects.ReplyParameters
-
Returns the value of the
messageIdrecord component. - messageId(int) - Method in class org.teleight.teleightbots.api.methods.ApproveSuggestedPost.Builder
- messageId(int) - Method in class org.teleight.teleightbots.api.methods.CopyMessage.Builder
- messageId(int) - Method in class org.teleight.teleightbots.api.methods.DeclineSuggestedPost.Builder
- messageId(int) - Method in class org.teleight.teleightbots.api.methods.DeleteMessage.Builder
- messageId(int) - Method in class org.teleight.teleightbots.api.methods.DeleteMessageReaction.Builder
- messageId(int) - Method in class org.teleight.teleightbots.api.methods.EditMessageCaption.Builder
- messageId(int) - Method in class org.teleight.teleightbots.api.methods.EditMessageChecklist.Builder
- messageId(int) - Method in class org.teleight.teleightbots.api.methods.EditMessageLiveLocation.Builder
- messageId(int) - Method in class org.teleight.teleightbots.api.methods.EditMessageMedia.Builder
- messageId(int) - Method in class org.teleight.teleightbots.api.methods.EditMessageReplyMarkup.Builder
- messageId(int) - Method in class org.teleight.teleightbots.api.methods.EditMessageText.Builder
- messageId(int) - Method in class org.teleight.teleightbots.api.methods.ForwardMessage.Builder
- messageId(int) - Method in class org.teleight.teleightbots.api.methods.GetGameHighScores.Builder
- messageId(int) - Method in class org.teleight.teleightbots.api.methods.PinChatMessage.Builder
- messageId(int) - Method in class org.teleight.teleightbots.api.methods.ReadBusinessMessage.Builder
- messageId(int) - Method in class org.teleight.teleightbots.api.methods.SetGameScore.Builder
- messageId(int) - Method in class org.teleight.teleightbots.api.methods.SetMessageReaction.Builder
- messageId(int) - Method in class org.teleight.teleightbots.api.methods.StopMessageLiveLocation.Builder
- messageId(int) - Method in class org.teleight.teleightbots.api.methods.StopPoll.Builder
- messageId(int) - Method in class org.teleight.teleightbots.api.methods.UnpinChatMessage.Builder
- messageId(int) - Method in class org.teleight.teleightbots.api.objects.ReplyParameters.Builder
- MessageId - Record Class in org.teleight.teleightbots.api.objects
- MessageId(int) - Constructor for record class org.teleight.teleightbots.api.objects.MessageId
-
Creates an instance of a
MessageIdrecord class. - messageIds() - Method in record class org.teleight.teleightbots.api.methods.BatchCopyMessages
-
Returns the value of the
messageIdsrecord component. - messageIds() - Method in record class org.teleight.teleightbots.api.methods.BatchDeleteMessages
-
Returns the value of the
messageIdsrecord component. - messageIds() - Method in record class org.teleight.teleightbots.api.methods.BatchForwardMessages
-
Returns the value of the
messageIdsrecord component. - messageIds() - Method in record class org.teleight.teleightbots.api.methods.DeleteBusinessMessages
-
Returns the value of the
messageIdsrecord component. - messageIds() - Method in record class org.teleight.teleightbots.api.objects.BusinessMessagesDeleted
-
Returns the value of the
messageIdsrecord component. - messageIds(int[]) - Method in class org.teleight.teleightbots.api.methods.DeleteBusinessMessages.Builder
- messageIds(long[]) - Method in class org.teleight.teleightbots.api.methods.BatchCopyMessages.Builder
- messageIds(long[]) - Method in class org.teleight.teleightbots.api.methods.BatchDeleteMessages.Builder
- messageIds(long[]) - Method in class org.teleight.teleightbots.api.methods.BatchForwardMessages.Builder
- MessageOrigin - Interface in org.teleight.teleightbots.api.objects
- MessageOriginChannel - Record Class in org.teleight.teleightbots.api.objects
- MessageOriginChannel(Date, Chat, int, String) - Constructor for record class org.teleight.teleightbots.api.objects.MessageOriginChannel
-
Creates an instance of a
MessageOriginChannelrecord class. - MessageOriginChat - Record Class in org.teleight.teleightbots.api.objects
- MessageOriginChat(Date, Chat, String) - Constructor for record class org.teleight.teleightbots.api.objects.MessageOriginChat
-
Creates an instance of a
MessageOriginChatrecord class. - MessageOriginHiddenUser - Record Class in org.teleight.teleightbots.api.objects
- MessageOriginHiddenUser(Date, String) - Constructor for record class org.teleight.teleightbots.api.objects.MessageOriginHiddenUser
-
Creates an instance of a
MessageOriginHiddenUserrecord class. - MessageOriginUser - Record Class in org.teleight.teleightbots.api.objects
- MessageOriginUser(Date, User) - Constructor for record class org.teleight.teleightbots.api.objects.MessageOriginUser
-
Creates an instance of a
MessageOriginUserrecord class. - messageReaction() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
messageReactionrecord component. - messageReactionCount() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
messageReactionCountrecord component. - MessageReactionCountUpdated - Record Class in org.teleight.teleightbots.api.objects
- MessageReactionCountUpdated(Chat, int, int, ReactionCount[]) - Constructor for record class org.teleight.teleightbots.api.objects.MessageReactionCountUpdated
-
Creates an instance of a
MessageReactionCountUpdatedrecord class. - MessageReactionUpdated - Record Class in org.teleight.teleightbots.api.objects
- MessageReactionUpdated(Chat, int, User, Chat, int, ReactionType[], ReactionType[]) - Constructor for record class org.teleight.teleightbots.api.objects.MessageReactionUpdated
-
Creates an instance of a
MessageReactionUpdatedrecord class. - messageText() - Method in record class org.teleight.teleightbots.api.objects.InputTextMessageContent
-
Returns the value of the
messageTextrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.BatchCopyMessages
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.BatchForwardMessages
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.CloseForumTopic
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.CopyMessage
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.DeleteForumTopic
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.EditForumTopic
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.ForwardMessage
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.ReopenForumTopic
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.SendAudio
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.SendChatAction
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.SendContact
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.SendDice
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.SendDocument
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.SendGame
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.SendLivePhoto
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.SendLocation
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.SendMediaGroup
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.SendMessage
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.SendMessageDraft
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.SendPaidMedia
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.SendPhoto
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.SendSticker
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.SendVenue
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.SendVideoNote
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.SendVoice
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.methods.UnpinAllForumTopicMessages
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.objects.ForumTopic
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
messageThreadIdrecord component. - messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.BatchCopyMessages.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.BatchForwardMessages.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.CloseForumTopic.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.CopyMessage.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.DeleteForumTopic.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.EditForumTopic.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.ForwardMessage.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.ReopenForumTopic.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.SendAnimation.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.SendAudio.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.SendChatAction.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.SendContact.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.SendDice.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.SendDocument.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.SendGame.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.SendLivePhoto.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.SendLocation.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.SendMediaGroup.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.SendMessage.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.SendMessageDraft.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.SendPaidMedia.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.SendPhoto.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.SendSticker.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.SendVenue.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.SendVideoNote.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.SendVoice.Builder
- messageThreadId(int) - Method in class org.teleight.teleightbots.api.methods.UnpinAllForumTopicMessages.Builder
- method() - Method in record class org.teleight.teleightbots.event.bot.MethodSendEvent
-
Returns the value of the
methodrecord component. - MethodSendEvent<R> - Record Class in org.teleight.teleightbots.event.bot
- MethodSendEvent(TelegramBot, ApiMethod, R) - Constructor for record class org.teleight.teleightbots.event.bot.MethodSendEvent
-
Creates an instance of a
MethodSendEventrecord class. - migrateFromChatId() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
migrateFromChatIdrecord component. - migrateToChatId() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
migrateToChatIdrecord component. - migrateToChatId() - Method in record class org.teleight.teleightbots.api.objects.ResponseParameters
-
Returns the value of the
migrateToChatIdrecord component. - mimeType() - Method in record class org.teleight.teleightbots.api.objects.Animation
-
Returns the value of the
mimeTyperecord component. - mimeType() - Method in record class org.teleight.teleightbots.api.objects.Audio
-
Returns the value of the
mimeTyperecord component. - mimeType() - Method in record class org.teleight.teleightbots.api.objects.Document
-
Returns the value of the
mimeTyperecord component. - mimeType() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultDocument
-
Returns the value of the
mimeTyperecord component. - mimeType() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVideo
-
Returns the value of the
mimeTyperecord component. - mimeType() - Method in record class org.teleight.teleightbots.api.objects.LivePhoto
-
Returns the value of the
mimeTyperecord component. - mimeType() - Method in record class org.teleight.teleightbots.api.objects.Video
-
Returns the value of the
mimeTyperecord component. - mimeType() - Method in record class org.teleight.teleightbots.api.objects.Voice
-
Returns the value of the
mimeTyperecord component. - mimeType(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultDocument.Builder
- mimeType(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVideo.Builder
- model() - Method in record class org.teleight.teleightbots.api.objects.UniqueGift
-
Returns the value of the
modelrecord component. - modelCustomEmojiId() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftColors
-
Returns the value of the
modelCustomEmojiIdrecord component. - month() - Method in record class org.teleight.teleightbots.api.objects.Birthdate
-
Returns the value of the
monthrecord component. - monthCount() - Method in record class org.teleight.teleightbots.api.methods.GiftPremiumSubscription
-
Returns the value of the
monthCountrecord component. - monthCount(int) - Method in class org.teleight.teleightbots.api.methods.GiftPremiumSubscription.Builder
- mpeg4Duration() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif
-
Returns the value of the
mpeg4Durationrecord component. - mpeg4Duration(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif.Builder
- mpeg4FileId() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif
-
Returns the value of the
mpeg4FileIdrecord component. - mpeg4FileId(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif.Builder
- mpeg4Height() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif
-
Returns the value of the
mpeg4Heightrecord component. - mpeg4Height(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif.Builder
- mpeg4Url() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif
-
Returns the value of the
mpeg4Urlrecord component. - mpeg4Url(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif.Builder
- mpeg4Width() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif
-
Returns the value of the
mpeg4Widthrecord component. - mpeg4Width(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif.Builder
- MultiPartApiMethod<R> - Interface in org.teleight.teleightbots.api
-
Interface representing a multipart API method.
- MultiPartApiMethodBoolean - Interface in org.teleight.teleightbots.api
-
Interface representing a multipart API method that returns a Boolean.
- MultiPartApiMethodMessage - Interface in org.teleight.teleightbots.api
-
Interface representing a multipart API method that returns a Message.
- MultiPartBodyPublisher - Class in org.teleight.teleightbots.updateprocessor
-
Class for generating a multipart request body.
- MultiPartBodyPublisher() - Constructor for class org.teleight.teleightbots.updateprocessor.MultiPartBodyPublisher
- myChatMember() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
myChatMemberrecord component.
N
- name() - Method in record class org.teleight.teleightbots.api.methods.AddStickerToSet
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.methods.CreateChatInviteLink
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.methods.CreateChatSubscriptionInviteLink
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.methods.CreateForumTopic
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.methods.CreateNewStickerSet
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.methods.DeleteStickerSet
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.methods.EditChatInviteLink
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.methods.EditChatSubscriptionInviteLink
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.methods.EditForumTopic
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.methods.EditGeneralForumTopic
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.methods.GetStickerSet
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.methods.ReplaceStickerInSet
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.methods.SetCustomEmojiStickerSetThumbnail
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.methods.SetMyName
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.methods.SetStickerSetThumbnail
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.methods.SetStickerSetTitle
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.objects.BotName
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.objects.ChatInviteLink
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.objects.ForumTopic
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.objects.ForumTopicCreated
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.objects.ForumTopicEdited
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.objects.OrderInfo
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.objects.StickerSet
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeUniqueGift
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.objects.UniqueGift
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftBackdrop
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftModel
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftSymbol
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.api.objects.UserProfileAudios
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.conversation.Conversation
-
Returns the value of the
namerecord component. - name() - Method in record class org.teleight.teleightbots.conversation.Property
-
Returns the value of the
namerecord component. - name() - Element in annotation interface org.teleight.teleightbots.extensions.annotation.ExtensionInfo
-
Represents the name of the extension.
- name() - Method in record class org.teleight.teleightbots.extensions.annotation.ExtensionInfoFile
-
Returns the value of the
namerecord component. - name(String) - Method in class org.teleight.teleightbots.api.methods.AddStickerToSet.Builder
- name(String) - Method in class org.teleight.teleightbots.api.methods.CreateForumTopic.Builder
- name(String) - Method in class org.teleight.teleightbots.api.methods.CreateNewStickerSet.Builder
- name(String) - Method in class org.teleight.teleightbots.api.methods.DeleteStickerSet.Builder
- name(String) - Method in class org.teleight.teleightbots.api.methods.EditForumTopic.Builder
- name(String) - Method in class org.teleight.teleightbots.api.methods.EditGeneralForumTopic.Builder
- name(String) - Method in class org.teleight.teleightbots.api.methods.GetStickerSet.Builder
- name(String) - Method in class org.teleight.teleightbots.api.methods.ReplaceStickerInSet.Builder
- name(String) - Method in class org.teleight.teleightbots.api.methods.SetCustomEmojiStickerSetThumbnail.Builder
- name(String) - Method in class org.teleight.teleightbots.api.methods.SetStickerSetThumbnail.Builder
- name(String) - Method in class org.teleight.teleightbots.api.methods.SetStickerSetTitle.Builder
- name(String) - Method in class org.teleight.teleightbots.conversation.Conversation.Builder
- name(String) - Method in class org.teleight.teleightbots.api.methods.CreateChatInviteLink.Builder
- name(String) - Method in class org.teleight.teleightbots.api.methods.CreateChatSubscriptionInviteLink.Builder
- name(String) - Method in class org.teleight.teleightbots.api.methods.EditChatInviteLink.Builder
- name(String) - Method in class org.teleight.teleightbots.api.methods.EditChatSubscriptionInviteLink.Builder
- name(String) - Method in class org.teleight.teleightbots.api.methods.SetMyName.Builder
- nanostarAmount() - Method in record class org.teleight.teleightbots.api.objects.AffiliateInfo
-
Returns the value of the
nanostarAmountrecord component. - nanostarAmount() - Method in record class org.teleight.teleightbots.api.objects.StarAmount
-
Returns the value of the
nanostarAmountrecord component. - nanostarAmount() - Method in record class org.teleight.teleightbots.api.objects.StarTransaction
-
Returns the value of the
nanostarAmountrecord component. - needEmail() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Returns the value of the
needEmailrecord component. - needEmail() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
needEmailrecord component. - needEmail() - Method in record class org.teleight.teleightbots.api.objects.InputInvoiceMessageContent
-
Returns the value of the
needEmailrecord component. - needEmail(boolean) - Method in class org.teleight.teleightbots.api.methods.CreateInvoiceLink.Builder
- needEmail(boolean) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- needName() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Returns the value of the
needNamerecord component. - needName() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
needNamerecord component. - needName() - Method in record class org.teleight.teleightbots.api.objects.InputInvoiceMessageContent
-
Returns the value of the
needNamerecord component. - needName(boolean) - Method in class org.teleight.teleightbots.api.methods.CreateInvoiceLink.Builder
- needName(boolean) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- needPhoneNumber() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Returns the value of the
needPhoneNumberrecord component. - needPhoneNumber() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
needPhoneNumberrecord component. - needPhoneNumber() - Method in record class org.teleight.teleightbots.api.objects.InputInvoiceMessageContent
-
Returns the value of the
needPhoneNumberrecord component. - needPhoneNumber(boolean) - Method in class org.teleight.teleightbots.api.methods.CreateInvoiceLink.Builder
- needPhoneNumber(boolean) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- needShippingAddress() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Returns the value of the
needShippingAddressrecord component. - needShippingAddress() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
needShippingAddressrecord component. - needShippingAddress() - Method in record class org.teleight.teleightbots.api.objects.InputInvoiceMessageContent
-
Returns the value of the
needShippingAddressrecord component. - needShippingAddress(boolean) - Method in class org.teleight.teleightbots.api.methods.CreateInvoiceLink.Builder
- needShippingAddress(boolean) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- needsRepainting() - Method in record class org.teleight.teleightbots.api.methods.CreateNewStickerSet
-
Returns the value of the
needsRepaintingrecord component. - needsRepainting() - Method in record class org.teleight.teleightbots.api.objects.Sticker
-
Returns the value of the
needsRepaintingrecord component. - needsRepainting(boolean) - Method in class org.teleight.teleightbots.api.methods.CreateNewStickerSet.Builder
- newBotManager() - Static method in interface org.teleight.teleightbots.bot.manager.BotManager
- newChatMember() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberUpdated
-
Returns the value of the
newChatMemberrecord component. - newChatMembers() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
newChatMembersrecord component. - newChatPhoto() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
newChatPhotorecord component. - newChatTitle() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
newChatTitlerecord component. - newCommandManager(TelegramBot) - Static method in interface org.teleight.teleightbots.commands.CommandManager
- newCommandParser(CommandManager) - Static method in interface org.teleight.teleightbots.commands.CommandParser
- newConversationManager(TelegramBot) - Static method in interface org.teleight.teleightbots.conversation.ConversationManager
- newEventManager() - Static method in interface org.teleight.teleightbots.event.EventManager
- newExtensionManager(TelegramBot) - Static method in interface org.teleight.teleightbots.extensions.ExtensionManager
- newFileDownloader(TelegramBot) - Static method in interface org.teleight.teleightbots.files.FileDownloader
- newMenuManager() - Static method in interface org.teleight.teleightbots.menu.MenuManager
- newOwner() - Method in record class org.teleight.teleightbots.api.objects.ChatOwnerChanged
-
Returns the value of the
newOwnerrecord component. - newOwner() - Method in record class org.teleight.teleightbots.api.objects.ChatOwnerLeft
-
Returns the value of the
newOwnerrecord component. - newOwnerChatId() - Method in record class org.teleight.teleightbots.api.methods.TransferGift
-
Returns the value of the
newOwnerChatIdrecord component. - newOwnerChatId(String) - Method in class org.teleight.teleightbots.api.methods.TransferGift.Builder
- newReaction() - Method in record class org.teleight.teleightbots.api.objects.MessageReactionUpdated
-
Returns the value of the
newReactionrecord component. - newScheduler() - Static method in interface org.teleight.teleightbots.scheduler.Scheduler
-
Internal factory method for creating a new scheduler instance.
- nextLevelRating() - Method in record class org.teleight.teleightbots.api.objects.UserRating
-
Returns the value of the
nextLevelRatingrecord component. - nextOffset() - Method in record class org.teleight.teleightbots.api.objects.OwnedGifts
-
Returns the value of the
nextOffsetrecord component. - nextTransferDate() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftUnique
-
Returns the value of the
nextTransferDaterecord component. - nextTransferDate() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftInfo
-
Returns the value of the
nextTransferDaterecord component. - NO_CONTENT - Enum constant in enum class org.teleight.teleightbots.webhook.HttpResponse.StatusCode
- noContent() - Static method in record class org.teleight.teleightbots.webhook.HttpResponse
-
Creates an HTTP response with status code 204 (No Content) and an empty body.
- NOT_FOUND - Enum constant in enum class org.teleight.teleightbots.webhook.HttpResponse.StatusCode
- number() - Method in record class org.teleight.teleightbots.api.objects.UniqueGift
-
Returns the value of the
numberrecord component.
O
- OBJECT_MAPPER - Static variable in interface org.teleight.teleightbots.api.ApiMethod
-
The object mapper used to serialize and deserialize objects to and from JSON.
- of(Class, Consumer) - Static method in interface org.teleight.teleightbots.event.EventListener
-
Creates a new
EventListenerinstance with the specified event type and handler. - of(String) - Static method in record class org.teleight.teleightbots.conversation.Property
-
Creates a new property with the given name.
- of(String, String) - Static method in record class org.teleight.teleightbots.bot.settings.WebhookBotSettings
-
Creates a new instance of
WebhookBotSettingswith the specified URL. - of(String, T) - Static method in record class org.teleight.teleightbots.conversation.Property
-
Creates a new property with the given name and value.
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.methods.DeleteMyCommands
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.methods.DeleteWebhook
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.methods.EditMessageCaption
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.methods.EditMessageReplyMarkup
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.methods.GetAvailableGifts
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.methods.GetChatMenuButton
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.methods.GetMyCommands
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.methods.GetMyDefaultAdministratorRights
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.methods.GetMyDescription
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.methods.GetMyName
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.methods.GetMyShortDescription
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.methods.GetMyStarBalance
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.methods.GetStarTransactions
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.methods.GetUpdates
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.methods.GetWebhookInfo
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.methods.SetChatMenuButton
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.methods.SetMyDefaultAdministratorRights
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.methods.SetMyDescription
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.methods.SetMyName
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.methods.SetMyShortDescription
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.methods.SetPassportDataErrors
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.methods.StopMessageLiveLocation
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.objects.AcceptedGiftTypes
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.objects.LinkPreviewOptions
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.objects.PollMedia
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.objects.SuggestedPostParameters
- ofBuilder() - Static method in record class org.teleight.teleightbots.api.objects.SuggestedPostPrice
- ofBuilder() - Static method in record class org.teleight.teleightbots.bot.settings.LongPollingBotSettings
- ofBuilder() - Static method in record class org.teleight.teleightbots.webhook.WebhookServerConfig
- ofBuilder(boolean) - Method in record class org.teleight.teleightbots.api.objects.ForceReplyKeyboard
- ofBuilder(boolean) - Method in record class org.teleight.teleightbots.api.objects.ReplyKeyboardRemove
- ofBuilder(float, float) - Static method in record class org.teleight.teleightbots.api.methods.EditMessageLiveLocation
- ofBuilder(float, float) - Static method in record class org.teleight.teleightbots.api.objects.InputMediaLocation
- ofBuilder(float, float, String, String) - Static method in record class org.teleight.teleightbots.api.objects.InputMediaVenue
- ofBuilder(int) - Static method in record class org.teleight.teleightbots.api.methods.SetUserEmojiStatus
- ofBuilder(int) - Static method in record class org.teleight.teleightbots.api.objects.ReplyParameters
- ofBuilder(int, String) - Static method in record class org.teleight.teleightbots.api.methods.SendGift
- ofBuilder(int, String) - Static method in record class org.teleight.teleightbots.api.objects.InputChecklistTask
- ofBuilder(int, String, boolean) - Static method in record class org.teleight.teleightbots.api.methods.EditUserStarSubscription
- ofBuilder(int, InlineQueryResult) - Static method in record class org.teleight.teleightbots.api.methods.SavePreparedInlineMessage
- ofBuilder(long) - Static method in record class org.teleight.teleightbots.api.methods.GetGameHighScores
- ofBuilder(long) - Static method in record class org.teleight.teleightbots.api.methods.GetManagedBotAccessSettings
- ofBuilder(long) - Static method in record class org.teleight.teleightbots.api.methods.GetManagedBotToken
- ofBuilder(long) - Static method in record class org.teleight.teleightbots.api.methods.GetUserGifts
- ofBuilder(long) - Static method in record class org.teleight.teleightbots.api.methods.GetUserProfileAudios
- ofBuilder(long) - Static method in record class org.teleight.teleightbots.api.methods.GetUserProfilePhotos
- ofBuilder(long) - Static method in record class org.teleight.teleightbots.api.methods.RemoveUserVerification
- ofBuilder(long) - Static method in record class org.teleight.teleightbots.api.methods.ReplaceManagedBotToken
- ofBuilder(long) - Static method in record class org.teleight.teleightbots.api.methods.VerifyUser
- ofBuilder(long, int) - Static method in record class org.teleight.teleightbots.api.methods.SetGameScore
- ofBuilder(long, int) - Static method in record class org.teleight.teleightbots.api.methods.GetUserPersonalChatMessages
- ofBuilder(long, boolean) - Static method in record class org.teleight.teleightbots.api.methods.SetManagedBotAccessSettings
- ofBuilder(long, int, int) - Static method in record class org.teleight.teleightbots.api.methods.GiftPremiumSubscription
- ofBuilder(long, String) - Static method in record class org.teleight.teleightbots.api.methods.RefundStarPayment
- ofBuilder(long, String, String, InputFile) - Static method in record class org.teleight.teleightbots.api.methods.ReplaceStickerInSet
- ofBuilder(long, String, String, InputSticker[]) - Static method in record class org.teleight.teleightbots.api.methods.CreateNewStickerSet
- ofBuilder(long, String, InputFile) - Static method in record class org.teleight.teleightbots.api.methods.AddStickerToSet
- ofBuilder(long, InputFile, StickerFormat) - Static method in record class org.teleight.teleightbots.api.methods.UploadStickerFile
- ofBuilder(long, KeyboardButton) - Static method in record class org.teleight.teleightbots.api.methods.SavePreparedKeyboardButton
- ofBuilder(Class) - Static method in interface org.teleight.teleightbots.event.EventListener
-
Creates a new Builder for constructing an
EventListener. - ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.objects.WebAppInfo
- ofBuilder(String, int) - Static method in record class org.teleight.teleightbots.api.methods.StopPoll
- ofBuilder(String, String) - Static method in record class org.teleight.teleightbots.bot.settings.WebhookBotSettings
-
Creates a new
WebhookBotSettings.Builderinstance with the specified webhook URL. - ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.AnswerCallbackQuery
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.AnswerInlineQuery
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.CloseGeneralForumTopic
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.CopyTextButton
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.CreateChatInviteLink
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.DeleteAllMessageReactions
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.DeleteChatPhoto
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.DeleteChatStickerSet
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.DeleteStickerFromSet
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.DeleteStickerSet
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.EditMessageText
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.ExportChatInviteLink
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountStarBalance
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.GetBusinessConnection
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.GetChat
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.GetChatAdministrators
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.GetChatGifts
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.GetChatMemberCount
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.GetFile
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.GetStickerSet
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.HideGeneralForumTopic
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.LeaveChat
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.RemoveBusinessAccountProfilePhoto
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.RemoveChatVerification
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.ReopenGeneralForumTopic
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.SendDice
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountBio
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountUsername
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.SetCustomEmojiStickerSetThumbnail
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.SetStickerMaskPosition
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.SetWebhook
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.UnhideGeneralForumTopic
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.UnpinAllChatMessages
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.UnpinAllGeneralForumTopicMessages
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.UnpinChatMessage
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.methods.VerifyChat
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.objects.InlineKeyboardButton
- ofBuilder(String) - Static method in record class org.teleight.teleightbots.api.objects.InputPollOption
- ofBuilder(String[]) - Static method in record class org.teleight.teleightbots.api.methods.GetCustomEmojiStickers
- ofBuilder(String, boolean) - Static method in record class org.teleight.teleightbots.api.methods.AnswerPreCheckoutQuery
- ofBuilder(String, boolean) - Static method in record class org.teleight.teleightbots.api.methods.AnswerShippingQuery
- ofBuilder(String, boolean, AcceptedGiftTypes) - Static method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountGiftSettings
- ofBuilder(String, float, float) - Static method in record class org.teleight.teleightbots.api.methods.SendLocation
- ofBuilder(String, float, float, String) - Static method in record class org.teleight.teleightbots.api.objects.InlineQueryResultLocation
- ofBuilder(String, float, float, String, String) - Static method in record class org.teleight.teleightbots.api.methods.SendVenue
- ofBuilder(String, float, float, String, String) - Static method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVenue
- ofBuilder(String, int) - Static method in record class org.teleight.teleightbots.api.methods.ApproveSuggestedPost
- ofBuilder(String, int) - Static method in record class org.teleight.teleightbots.api.methods.CloseForumTopic
- ofBuilder(String, int) - Static method in record class org.teleight.teleightbots.api.methods.DeclineSuggestedPost
- ofBuilder(String, int) - Static method in record class org.teleight.teleightbots.api.methods.DeleteForumTopic
- ofBuilder(String, int) - Static method in record class org.teleight.teleightbots.api.methods.DeleteMessage
- ofBuilder(String, int) - Static method in record class org.teleight.teleightbots.api.methods.DeleteMessageReaction
- ofBuilder(String, int) - Static method in record class org.teleight.teleightbots.api.methods.DeleteStory
- ofBuilder(String, int) - Static method in record class org.teleight.teleightbots.api.methods.EditForumTopic
- ofBuilder(String, int) - Static method in record class org.teleight.teleightbots.api.methods.PinChatMessage
- ofBuilder(String, int) - Static method in record class org.teleight.teleightbots.api.methods.ReopenForumTopic
- ofBuilder(String, int) - Static method in record class org.teleight.teleightbots.api.methods.SetMessageReaction
- ofBuilder(String, int) - Static method in record class org.teleight.teleightbots.api.methods.SetStickerPositionInSet
- ofBuilder(String, int) - Static method in record class org.teleight.teleightbots.api.methods.TransferBusinessAccountStars
- ofBuilder(String, int) - Static method in record class org.teleight.teleightbots.api.methods.UnpinAllForumTopicMessages
- ofBuilder(String, int[]) - Static method in record class org.teleight.teleightbots.api.methods.DeleteBusinessMessages
- ofBuilder(String, int, int) - Static method in record class org.teleight.teleightbots.api.objects.MessageEntity
- ofBuilder(String, int, String) - Static method in record class org.teleight.teleightbots.api.methods.SendContact
- ofBuilder(String, int, String) - Static method in record class org.teleight.teleightbots.api.methods.SendMessageDraft
- ofBuilder(String, int, InputPaidMedia[]) - Static method in record class org.teleight.teleightbots.api.methods.SendPaidMedia
- ofBuilder(String, int, InputStoryContent) - Static method in record class org.teleight.teleightbots.api.methods.EditStory
- ofBuilder(String, long) - Static method in record class org.teleight.teleightbots.api.methods.ApproveChatJoinRequest
- ofBuilder(String, long) - Static method in record class org.teleight.teleightbots.api.methods.BanChatMember
- ofBuilder(String, long) - Static method in record class org.teleight.teleightbots.api.methods.BanChatSenderChat
- ofBuilder(String, long) - Static method in record class org.teleight.teleightbots.api.methods.DeclineChatJoinRequest
- ofBuilder(String, long) - Static method in record class org.teleight.teleightbots.api.methods.GetChatMember
- ofBuilder(String, long) - Static method in record class org.teleight.teleightbots.api.methods.GetUserChatBoosts
- ofBuilder(String, long) - Static method in record class org.teleight.teleightbots.api.methods.PromoteChatMember
- ofBuilder(String, long) - Static method in record class org.teleight.teleightbots.api.methods.SetChatMemberTag
- ofBuilder(String, long) - Static method in record class org.teleight.teleightbots.api.methods.UnbanChatMember
- ofBuilder(String, long) - Static method in record class org.teleight.teleightbots.api.methods.UnbanChatSenderChat
- ofBuilder(String, long[]) - Static method in record class org.teleight.teleightbots.api.methods.BatchDeleteMessages
- ofBuilder(String, long, int, StoryActivePeriod) - Static method in record class org.teleight.teleightbots.api.methods.RepostStory
- ofBuilder(String, long, String) - Static method in record class org.teleight.teleightbots.api.methods.SetChatAdministratorCustomTitle
- ofBuilder(String, long, ChatPermissions) - Static method in record class org.teleight.teleightbots.api.methods.RestrictChatMember
- ofBuilder(String, long, StickerFormat) - Static method in record class org.teleight.teleightbots.api.methods.SetStickerSetThumbnail
- ofBuilder(String, String) - Static method in record class org.teleight.teleightbots.api.methods.ConvertGiftToStars
- ofBuilder(String, String) - Static method in record class org.teleight.teleightbots.api.methods.CreateForumTopic
- ofBuilder(String, String) - Static method in record class org.teleight.teleightbots.api.methods.EditChatInviteLink
- ofBuilder(String, String) - Static method in record class org.teleight.teleightbots.api.methods.EditChatSubscriptionInviteLink
- ofBuilder(String, String) - Static method in record class org.teleight.teleightbots.api.methods.EditGeneralForumTopic
- ofBuilder(String, String) - Static method in record class org.teleight.teleightbots.api.methods.RevokeChatInviteLink
- ofBuilder(String, String) - Static method in record class org.teleight.teleightbots.api.methods.SendGame
- ofBuilder(String, String) - Static method in record class org.teleight.teleightbots.api.methods.SendMessage
- ofBuilder(String, String) - Static method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountName
- ofBuilder(String, String) - Static method in record class org.teleight.teleightbots.api.methods.SetChatDescription
- ofBuilder(String, String) - Static method in record class org.teleight.teleightbots.api.methods.SetChatStickerSet
- ofBuilder(String, String) - Static method in record class org.teleight.teleightbots.api.methods.SetChatTitle
- ofBuilder(String, String) - Static method in record class org.teleight.teleightbots.api.methods.SetStickerSetTitle
- ofBuilder(String, String) - Static method in record class org.teleight.teleightbots.api.methods.UpgradeGift
- ofBuilder(String, String) - Static method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedAudio
- ofBuilder(String, String) - Static method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument
- ofBuilder(String, String) - Static method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif
- ofBuilder(String, String) - Static method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif
- ofBuilder(String, String) - Static method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGame
- ofBuilder(String, String) - Static method in record class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif
- ofBuilder(String, String[]) - Static method in record class org.teleight.teleightbots.api.methods.SetStickerEmojiList
- ofBuilder(String, String[]) - Static method in record class org.teleight.teleightbots.api.methods.SetStickerKeywords
- ofBuilder(String, String, int) - Static method in record class org.teleight.teleightbots.api.methods.CopyMessage
- ofBuilder(String, String, int) - Static method in record class org.teleight.teleightbots.api.methods.ForwardMessage
- ofBuilder(String, String, int) - Static method in record class org.teleight.teleightbots.api.methods.ReadBusinessMessage
- ofBuilder(String, String, int, InputChecklist) - Static method in record class org.teleight.teleightbots.api.methods.EditMessageChecklist
- ofBuilder(String, String, long[]) - Static method in record class org.teleight.teleightbots.api.methods.BatchCopyMessages
- ofBuilder(String, String, long[]) - Static method in record class org.teleight.teleightbots.api.methods.BatchForwardMessages
- ofBuilder(String, String, String) - Static method in record class org.teleight.teleightbots.api.methods.TransferGift
- ofBuilder(String, String, String) - Static method in record class org.teleight.teleightbots.api.objects.InlineQueryResultAudio
- ofBuilder(String, String, String) - Static method in record class org.teleight.teleightbots.api.objects.InlineQueryResultContact
- ofBuilder(String, String, String) - Static method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGif
- ofBuilder(String, String, String) - Static method in record class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto
- ofBuilder(String, String, String) - Static method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVoice
- ofBuilder(String, String, String, String) - Static method in record class org.teleight.teleightbots.api.objects.InlineQueryResultDocument
- ofBuilder(String, String, String, String, String) - Static method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVideo
- ofBuilder(String, String, String, String, String, LabeledPrice[]) - Static method in record class org.teleight.teleightbots.api.methods.SendInvoice
- ofBuilder(String, String, String, String, LabeledPrice[]) - Static method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
- ofBuilder(String, String, InputChecklist) - Static method in record class org.teleight.teleightbots.api.methods.SendChecklist
- ofBuilder(String, String, InputMessageContent) - Static method in record class org.teleight.teleightbots.api.objects.InlineQueryResultArticle
- ofBuilder(String, String, InputPollOption[]) - Static method in record class org.teleight.teleightbots.api.methods.SendPoll
- ofBuilder(String, Date) - Static method in record class org.teleight.teleightbots.api.methods.CreateChatSubscriptionInviteLink
- ofBuilder(String, ChatAction) - Static method in record class org.teleight.teleightbots.api.methods.SendChatAction
- ofBuilder(String, ChatPermissions) - Static method in record class org.teleight.teleightbots.api.methods.SetChatPermissions
- ofBuilder(String, InlineQueryResult) - Static method in record class org.teleight.teleightbots.api.methods.AnswerGuestQuery
- ofBuilder(String, InlineQueryResult) - Static method in record class org.teleight.teleightbots.api.methods.AnswerWebAppQuery
- ofBuilder(String, InputChecklistTask[]) - Static method in record class org.teleight.teleightbots.api.objects.InputChecklist
- ofBuilder(String, InputFile) - Static method in record class org.teleight.teleightbots.api.methods.SendAnimation
- ofBuilder(String, InputFile) - Static method in record class org.teleight.teleightbots.api.methods.SendAudio
- ofBuilder(String, InputFile) - Static method in record class org.teleight.teleightbots.api.methods.SendDocument
- ofBuilder(String, InputFile) - Static method in record class org.teleight.teleightbots.api.methods.SendPhoto
- ofBuilder(String, InputFile) - Static method in record class org.teleight.teleightbots.api.methods.SendSticker
- ofBuilder(String, InputFile) - Static method in record class org.teleight.teleightbots.api.methods.SendVideo
- ofBuilder(String, InputFile) - Static method in record class org.teleight.teleightbots.api.methods.SendVideoNote
- ofBuilder(String, InputFile) - Static method in record class org.teleight.teleightbots.api.methods.SendVoice
- ofBuilder(String, InputFile) - Static method in record class org.teleight.teleightbots.api.methods.SetChatPhoto
- ofBuilder(String, InputFile, InputFile) - Static method in record class org.teleight.teleightbots.api.methods.SendLivePhoto
- ofBuilder(String, InputMedia[]) - Static method in record class org.teleight.teleightbots.api.methods.SendMediaGroup
- ofBuilder(String, InputProfilePhoto) - Static method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountProfilePhoto
- ofBuilder(String, InputStoryContent, StoryActivePeriod) - Static method in record class org.teleight.teleightbots.api.methods.PostStory
- ofBuilder(String, User) - Static method in record class org.teleight.teleightbots.api.objects.CallbackQuery
- ofBuilder(String, WebAppInfo) - Static method in record class org.teleight.teleightbots.api.objects.MenuButtonWebApp
- ofBuilder(String, ConversationExecutor) - Static method in record class org.teleight.teleightbots.conversation.Conversation
- ofBuilder(List) - Static method in record class org.teleight.teleightbots.api.methods.SetMyCommands
- ofBuilder(InputProfilePhoto) - Static method in record class org.teleight.teleightbots.api.methods.SetMyProfilePhoto
- ofBuilder(InlineKeyboardButton[][]) - Method in record class org.teleight.teleightbots.api.objects.InlineKeyboardMarkup
- ofBuilder(InputFile) - Static method in record class org.teleight.teleightbots.api.objects.InputMediaAnimation
- ofBuilder(InputFile) - Static method in record class org.teleight.teleightbots.api.objects.InputMediaAudio
- ofBuilder(InputFile) - Static method in record class org.teleight.teleightbots.api.objects.InputMediaDocument
- ofBuilder(InputFile) - Static method in record class org.teleight.teleightbots.api.objects.InputMediaPhoto
- ofBuilder(InputFile) - Static method in record class org.teleight.teleightbots.api.objects.InputMediaSticker
- ofBuilder(InputFile) - Static method in record class org.teleight.teleightbots.api.objects.InputMediaVideo
- ofBuilder(InputFile) - Static method in record class org.teleight.teleightbots.api.objects.InputPaidMediaPhoto
- ofBuilder(InputFile) - Static method in record class org.teleight.teleightbots.api.objects.InputPaidMediaVideo
- ofBuilder(InputFile) - Static method in record class org.teleight.teleightbots.api.objects.InputProfilePhotoAnimated
- ofBuilder(InputFile) - Static method in record class org.teleight.teleightbots.api.objects.InputProfilePhotoStatic
- ofBuilder(InputFile, InputFile) - Static method in record class org.teleight.teleightbots.api.objects.InputMediaLivePhoto
- ofBuilder(InputFile, InputFile) - Static method in record class org.teleight.teleightbots.api.objects.InputPaidMediaLivePhoto
- ofBuilder(InputFile, StickerFormat) - Static method in record class org.teleight.teleightbots.api.objects.InputSticker
- ofBuilder(InputMedia) - Static method in record class org.teleight.teleightbots.api.methods.EditMessageMedia
- ofBuilder(KeyboardButton[][]) - Method in record class org.teleight.teleightbots.api.objects.ReplyKeyboardMarkup
- OFFER - Enum constant in enum class org.teleight.teleightbots.api.objects.UniqueGiftOrigin
- offset() - Method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts
-
Returns the value of the
offsetrecord component. - offset() - Method in record class org.teleight.teleightbots.api.methods.GetChatGifts
-
Returns the value of the
offsetrecord component. - offset() - Method in record class org.teleight.teleightbots.api.methods.GetStarTransactions
-
Returns the value of the
offsetrecord component. - offset() - Method in record class org.teleight.teleightbots.api.methods.GetUpdates
-
Returns the value of the
offsetrecord component. - offset() - Method in record class org.teleight.teleightbots.api.methods.GetUserGifts
-
Returns the value of the
offsetrecord component. - offset() - Method in record class org.teleight.teleightbots.api.methods.GetUserProfileAudios
-
Returns the value of the
offsetrecord component. - offset() - Method in record class org.teleight.teleightbots.api.methods.GetUserProfilePhotos
-
Returns the value of the
offsetrecord component. - offset() - Method in record class org.teleight.teleightbots.api.objects.InlineQuery
-
Returns the value of the
offsetrecord component. - offset() - Method in record class org.teleight.teleightbots.api.objects.MessageEntity
-
Returns the value of the
offsetrecord component. - offset(int) - Method in class org.teleight.teleightbots.api.methods.GetStarTransactions.Builder
- offset(int) - Method in class org.teleight.teleightbots.api.methods.GetUpdates.Builder
- offset(int) - Method in class org.teleight.teleightbots.api.methods.GetUserProfileAudios.Builder
- offset(int) - Method in class org.teleight.teleightbots.api.methods.GetUserProfilePhotos.Builder
- offset(int) - Method in class org.teleight.teleightbots.api.objects.MessageEntity.Builder
- offset(String) - Method in class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts.Builder
- offset(String) - Method in class org.teleight.teleightbots.api.methods.GetChatGifts.Builder
- offset(String) - Method in class org.teleight.teleightbots.api.methods.GetUserGifts.Builder
- ok() - Method in record class org.teleight.teleightbots.api.methods.AnswerPreCheckoutQuery
-
Returns the value of the
okrecord component. - ok() - Method in record class org.teleight.teleightbots.api.methods.AnswerShippingQuery
-
Returns the value of the
okrecord component. - ok() - Method in record class org.teleight.teleightbots.api.objects.ApiResponse
-
Returns the value of the
okrecord component. - ok(boolean) - Method in class org.teleight.teleightbots.api.methods.AnswerPreCheckoutQuery.Builder
- ok(boolean) - Method in class org.teleight.teleightbots.api.methods.AnswerShippingQuery.Builder
- ok(String) - Static method in record class org.teleight.teleightbots.webhook.HttpResponse
-
Creates an HTTP response with status code 200 (OK) and the specified response body.
- OK - Enum constant in enum class org.teleight.teleightbots.webhook.HttpResponse.StatusCode
- oldChatMember() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberUpdated
-
Returns the value of the
oldChatMemberrecord component. - oldReaction() - Method in record class org.teleight.teleightbots.api.objects.MessageReactionUpdated
-
Returns the value of the
oldReactionrecord component. - oldSticker() - Method in record class org.teleight.teleightbots.api.methods.ReplaceStickerInSet
-
Returns the value of the
oldStickerrecord component. - oldSticker(String) - Method in class org.teleight.teleightbots.api.methods.ReplaceStickerInSet.Builder
- oneTimeKeyboard() - Method in record class org.teleight.teleightbots.api.objects.ReplyKeyboardMarkup
-
Returns the value of the
oneTimeKeyboardrecord component. - oneTimeKeyboard(boolean) - Method in class org.teleight.teleightbots.api.objects.ReplyKeyboardMarkup.Builder
- onlyIfBanned() - Method in record class org.teleight.teleightbots.api.methods.UnbanChatMember
-
Returns the value of the
onlyIfBannedrecord component. - onlyIfBanned(boolean) - Method in class org.teleight.teleightbots.api.methods.UnbanChatMember.Builder
- onlyNewMembers() - Method in record class org.teleight.teleightbots.api.objects.Giveaway
-
Returns the value of the
onlyNewMembersrecord component. - onlyNewMembers() - Method in record class org.teleight.teleightbots.api.objects.GiveawayWinners
-
Returns the value of the
onlyNewMembersrecord component. - openingHours() - Method in record class org.teleight.teleightbots.api.objects.BusinessOpeningHours
-
Returns the value of the
openingHoursrecord component. - openingMinute() - Method in record class org.teleight.teleightbots.api.objects.BusinessOpeningHoursInterval
-
Returns the value of the
openingMinuterecord component. - openPeriod() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
openPeriodrecord component. - openPeriod() - Method in record class org.teleight.teleightbots.api.objects.Poll
-
Returns the value of the
openPeriodrecord component. - openPeriod(int) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- optionIds() - Method in record class org.teleight.teleightbots.api.objects.PollAnswer
-
Returns the value of the
optionIdsrecord component. - optionPersistentId() - Method in record class org.teleight.teleightbots.api.objects.PollOptionAdded
-
Returns the value of the
optionPersistentIdrecord component. - optionPersistentId() - Method in record class org.teleight.teleightbots.api.objects.PollOptionDeleted
-
Returns the value of the
optionPersistentIdrecord component. - optionPersistentIds() - Method in record class org.teleight.teleightbots.api.objects.PollAnswer
-
Returns the value of the
optionPersistentIdsrecord component. - options() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
optionsrecord component. - options() - Method in record class org.teleight.teleightbots.api.objects.Poll
-
Returns the value of the
optionsrecord component. - options(InputPollOption[]) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- optionText() - Method in record class org.teleight.teleightbots.api.objects.PollOptionAdded
-
Returns the value of the
optionTextrecord component. - optionText() - Method in record class org.teleight.teleightbots.api.objects.PollOptionDeleted
-
Returns the value of the
optionTextrecord component. - optionTextEntities() - Method in record class org.teleight.teleightbots.api.objects.PollOptionAdded
-
Returns the value of the
optionTextEntitiesrecord component. - optionTextEntities() - Method in record class org.teleight.teleightbots.api.objects.PollOptionDeleted
-
Returns the value of the
optionTextEntitiesrecord component. - orderInfo() - Method in record class org.teleight.teleightbots.api.objects.PreCheckoutQuery
-
Returns the value of the
orderInforecord component. - orderInfo() - Method in record class org.teleight.teleightbots.api.objects.SuccessfulPayment
-
Returns the value of the
orderInforecord component. - OrderInfo - Record Class in org.teleight.teleightbots.api.objects
- OrderInfo(String, String, String, ShippingAddress) - Constructor for record class org.teleight.teleightbots.api.objects.OrderInfo
-
Creates an instance of a
OrderInforecord class. - org.teleight.teleightbots - package org.teleight.teleightbots
- org.teleight.teleightbots.api - package org.teleight.teleightbots.api
- org.teleight.teleightbots.api.methods - package org.teleight.teleightbots.api.methods
- org.teleight.teleightbots.api.objects - package org.teleight.teleightbots.api.objects
- org.teleight.teleightbots.api.serialization.deserializers - package org.teleight.teleightbots.api.serialization.deserializers
- org.teleight.teleightbots.api.serialization.serializers - package org.teleight.teleightbots.api.serialization.serializers
- org.teleight.teleightbots.bot - package org.teleight.teleightbots.bot
- org.teleight.teleightbots.bot.manager - package org.teleight.teleightbots.bot.manager
- org.teleight.teleightbots.bot.settings - package org.teleight.teleightbots.bot.settings
- org.teleight.teleightbots.commands - package org.teleight.teleightbots.commands
- org.teleight.teleightbots.commands.builder - package org.teleight.teleightbots.commands.builder
- org.teleight.teleightbots.commands.builder.argument - package org.teleight.teleightbots.commands.builder.argument
- org.teleight.teleightbots.commands.builder.condition - package org.teleight.teleightbots.commands.builder.condition
- org.teleight.teleightbots.commands.builder.exception - package org.teleight.teleightbots.commands.builder.exception
- org.teleight.teleightbots.commands.builder.parser - package org.teleight.teleightbots.commands.builder.parser
- org.teleight.teleightbots.conversation - package org.teleight.teleightbots.conversation
- org.teleight.teleightbots.conversation.constraint - package org.teleight.teleightbots.conversation.constraint
- org.teleight.teleightbots.event - package org.teleight.teleightbots.event
- org.teleight.teleightbots.event.bot - package org.teleight.teleightbots.event.bot
- org.teleight.teleightbots.event.bot.channel - package org.teleight.teleightbots.event.bot.channel
- org.teleight.teleightbots.event.bot.group - package org.teleight.teleightbots.event.bot.group
- org.teleight.teleightbots.event.keyboard - package org.teleight.teleightbots.event.keyboard
- org.teleight.teleightbots.event.trait - package org.teleight.teleightbots.event.trait
- org.teleight.teleightbots.event.user - package org.teleight.teleightbots.event.user
- org.teleight.teleightbots.event.user.group - package org.teleight.teleightbots.event.user.group
- org.teleight.teleightbots.exception - package org.teleight.teleightbots.exception
- org.teleight.teleightbots.exception.exceptions - package org.teleight.teleightbots.exception.exceptions
- org.teleight.teleightbots.extensions - package org.teleight.teleightbots.extensions
- org.teleight.teleightbots.extensions.annotation - package org.teleight.teleightbots.extensions.annotation
- org.teleight.teleightbots.files - package org.teleight.teleightbots.files
- org.teleight.teleightbots.menu - package org.teleight.teleightbots.menu
- org.teleight.teleightbots.scheduler - package org.teleight.teleightbots.scheduler
- org.teleight.teleightbots.updateprocessor - package org.teleight.teleightbots.updateprocessor
- org.teleight.teleightbots.updateprocessor.events - package org.teleight.teleightbots.updateprocessor.events
- org.teleight.teleightbots.webhook - package org.teleight.teleightbots.webhook
- origin() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
originrecord component. - origin() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftInfo
-
Returns the value of the
originrecord component. - othersCanAddTasks() - Method in record class org.teleight.teleightbots.api.objects.Checklist
-
Returns the value of the
othersCanAddTasksrecord component. - othersCanAddTasks() - Method in record class org.teleight.teleightbots.api.objects.InputChecklist
-
Returns the value of the
othersCanAddTasksrecord component. - othersCanAddTasks(boolean) - Method in class org.teleight.teleightbots.api.objects.InputChecklist.Builder
- othersCanMarkTasksAsDone() - Method in record class org.teleight.teleightbots.api.objects.Checklist
-
Returns the value of the
othersCanMarkTasksAsDonerecord component. - othersCanMarkTasksAsDone() - Method in record class org.teleight.teleightbots.api.objects.InputChecklist
-
Returns the value of the
othersCanMarkTasksAsDonerecord component. - othersCanMarkTasksAsDone(boolean) - Method in class org.teleight.teleightbots.api.objects.InputChecklist.Builder
- OwnedGift - Interface in org.teleight.teleightbots.api.objects
- ownedGiftId() - Method in record class org.teleight.teleightbots.api.methods.ConvertGiftToStars
-
Returns the value of the
ownedGiftIdrecord component. - ownedGiftId() - Method in record class org.teleight.teleightbots.api.methods.TransferGift
-
Returns the value of the
ownedGiftIdrecord component. - ownedGiftId() - Method in record class org.teleight.teleightbots.api.methods.UpgradeGift
-
Returns the value of the
ownedGiftIdrecord component. - ownedGiftId() - Method in record class org.teleight.teleightbots.api.objects.GiftInfo
-
Returns the value of the
ownedGiftIdrecord component. - ownedGiftId() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftRegular
-
Returns the value of the
ownedGiftIdrecord component. - ownedGiftId() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftUnique
-
Returns the value of the
ownedGiftIdrecord component. - ownedGiftId() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftInfo
-
Returns the value of the
ownedGiftIdrecord component. - ownedGiftId(String) - Method in class org.teleight.teleightbots.api.methods.ConvertGiftToStars.Builder
- ownedGiftId(String) - Method in class org.teleight.teleightbots.api.methods.TransferGift.Builder
- ownedGiftId(String) - Method in class org.teleight.teleightbots.api.methods.UpgradeGift.Builder
- OwnedGiftRegular - Record Class in org.teleight.teleightbots.api.objects
- OwnedGiftRegular(Gift, String, User, Date, String, MessageEntity[], boolean, boolean, boolean, boolean, Integer, Integer, boolean, int) - Constructor for record class org.teleight.teleightbots.api.objects.OwnedGiftRegular
-
Creates an instance of a
OwnedGiftRegularrecord class. - OwnedGifts - Record Class in org.teleight.teleightbots.api.objects
- OwnedGifts(int, OwnedGift[], String) - Constructor for record class org.teleight.teleightbots.api.objects.OwnedGifts
-
Creates an instance of a
OwnedGiftsrecord class. - OwnedGiftUnique - Record Class in org.teleight.teleightbots.api.objects
- OwnedGiftUnique(UniqueGift, String, User, Date, boolean, boolean, Integer, Date) - Constructor for record class org.teleight.teleightbots.api.objects.OwnedGiftUnique
-
Creates an instance of a
OwnedGiftUniquerecord class. - owner() - Method in interface org.teleight.teleightbots.scheduler.Task
P
- PAID_MEDIA_PAYMENT - Enum constant in enum class org.teleight.teleightbots.api.objects.TransactionType
- paidMedia() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
paidMediarecord component. - paidMedia() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
paidMediarecord component. - paidMedia() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaInfo
-
Returns the value of the
paidMediarecord component. - paidMedia() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerUser
-
Returns the value of the
paidMediarecord component. - PaidMedia - Interface in org.teleight.teleightbots.api.objects
- PaidMediaInfo - Record Class in org.teleight.teleightbots.api.objects
- PaidMediaInfo(int, PaidMedia[]) - Constructor for record class org.teleight.teleightbots.api.objects.PaidMediaInfo
-
Creates an instance of a
PaidMediaInforecord class. - PaidMediaLivePhoto - Record Class in org.teleight.teleightbots.api.objects
- PaidMediaLivePhoto(LivePhoto) - Constructor for record class org.teleight.teleightbots.api.objects.PaidMediaLivePhoto
-
Creates an instance of a
PaidMediaLivePhotorecord class. - paidMediaPayload() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaPurchased
-
Returns the value of the
paidMediaPayloadrecord component. - paidMediaPayload() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerUser
-
Returns the value of the
paidMediaPayloadrecord component. - PaidMediaPhoto - Record Class in org.teleight.teleightbots.api.objects
- PaidMediaPhoto(PhotoSize[]) - Constructor for record class org.teleight.teleightbots.api.objects.PaidMediaPhoto
-
Creates an instance of a
PaidMediaPhotorecord class. - PaidMediaPreview - Record Class in org.teleight.teleightbots.api.objects
- PaidMediaPreview(int, int, int) - Constructor for record class org.teleight.teleightbots.api.objects.PaidMediaPreview
-
Creates an instance of a
PaidMediaPreviewrecord class. - PaidMediaPurchased - Record Class in org.teleight.teleightbots.api.objects
- PaidMediaPurchased(User, String) - Constructor for record class org.teleight.teleightbots.api.objects.PaidMediaPurchased
-
Creates an instance of a
PaidMediaPurchasedrecord class. - PaidMediaVideo - Record Class in org.teleight.teleightbots.api.objects
- PaidMediaVideo(Video) - Constructor for record class org.teleight.teleightbots.api.objects.PaidMediaVideo
-
Creates an instance of a
PaidMediaVideorecord class. - paidMessagePriceChanged() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
paidMessagePriceChangedrecord component. - PaidMessagePriceChanged - Record Class in org.teleight.teleightbots.api.objects
- PaidMessagePriceChanged(int) - Constructor for record class org.teleight.teleightbots.api.objects.PaidMessagePriceChanged
-
Creates an instance of a
PaidMessagePriceChangedrecord class. - paidMessageStarCount() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
paidMessageStarCountrecord component. - paidMessageStarCount() - Method in record class org.teleight.teleightbots.api.objects.PaidMessagePriceChanged
-
Returns the value of the
paidMessageStarCountrecord component. - paidStarCount() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
paidStarCountrecord component. - parameters() - Method in record class org.teleight.teleightbots.api.objects.ApiResponse
-
Returns the value of the
parametersrecord component. - parentBot() - Element in annotation interface org.teleight.teleightbots.extensions.annotation.ExtensionInfo
-
Represents the parent bot's username of the extension.
- parentBot() - Method in record class org.teleight.teleightbots.extensions.annotation.ExtensionInfoFile
-
Returns the value of the
parentBotrecord component. - parentChat() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
parentChatrecord component. - parse(String) - Method in class org.teleight.teleightbots.commands.builder.argument.Argument
-
Parses the input into an object of a type
T - parse(String) - Method in class org.teleight.teleightbots.commands.builder.argument.ArgumentInteger
-
Parses the input string into an integer.
- parse(String) - Method in class org.teleight.teleightbots.commands.builder.argument.ArgumentString
-
Returns the input string as it is.
- parse(TelegramBot, User, String, Message) - Method in interface org.teleight.teleightbots.commands.CommandParser
-
Parses user input into a command.
- parseMode() - Method in record class org.teleight.teleightbots.api.methods.CopyMessage
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.methods.EditMessageCaption
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.methods.EditMessageText
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.methods.EditStory
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.methods.PostStory
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.methods.SendAudio
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.methods.SendDocument
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.methods.SendLivePhoto
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.methods.SendMessage
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.methods.SendMessageDraft
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.methods.SendPaidMedia
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.methods.SendPhoto
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.methods.SendVoice
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultAudio
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedAudio
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedPhoto
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVideo
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVoice
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultDocument
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGif
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVideo
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVoice
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.objects.InputChecklist
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.objects.InputChecklistTask
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.objects.InputMediaAnimation
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.objects.InputMediaAudio
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.objects.InputMediaDocument
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.objects.InputMediaLivePhoto
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.objects.InputMediaPhoto
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVideo
-
Returns the value of the
parseModerecord component. - parseMode() - Method in record class org.teleight.teleightbots.api.objects.InputTextMessageContent
-
Returns the value of the
parseModerecord component. - parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.methods.CopyMessage.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.methods.EditMessageCaption.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.methods.EditMessageText.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.methods.EditStory.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.methods.PostStory.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.methods.SendAnimation.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.methods.SendAudio.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.methods.SendDocument.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.methods.SendLivePhoto.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.methods.SendMessage.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.methods.SendMessageDraft.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.methods.SendPaidMedia.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.methods.SendPhoto.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.methods.SendVoice.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultAudio.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedAudio.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultDocument.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultGif.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVideo.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVoice.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.objects.InputChecklist.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.objects.InputChecklistTask.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.objects.InputMediaAnimation.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.objects.InputMediaAudio.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.objects.InputMediaDocument.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.objects.InputMediaLivePhoto.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.objects.InputMediaPhoto.Builder
- parseMode(ParseMode) - Method in class org.teleight.teleightbots.api.objects.InputMediaVideo.Builder
- ParseMode - Enum Class in org.teleight.teleightbots.api.objects
- parseResponse(String) - Static method in record class org.teleight.teleightbots.api.objects.Update
- passportData() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
passportDatarecord component. - PassportData - Record Class in org.teleight.teleightbots.api.objects
- PassportData(EncryptedPassportElement[], EncryptedCredentials) - Constructor for record class org.teleight.teleightbots.api.objects.PassportData
-
Creates an instance of a
PassportDatarecord class. - PassportElementError - Interface in org.teleight.teleightbots.api.objects
- PassportElementErrorDataField - Record Class in org.teleight.teleightbots.api.objects
- PassportElementErrorDataField(String, String, String, String) - Constructor for record class org.teleight.teleightbots.api.objects.PassportElementErrorDataField
-
Creates an instance of a
PassportElementErrorDataFieldrecord class. - PassportElementErrorFile - Record Class in org.teleight.teleightbots.api.objects
- PassportElementErrorFile(String, String, String) - Constructor for record class org.teleight.teleightbots.api.objects.PassportElementErrorFile
-
Creates an instance of a
PassportElementErrorFilerecord class. - PassportElementErrorFiles - Record Class in org.teleight.teleightbots.api.objects
- PassportElementErrorFiles(String, String[], String) - Constructor for record class org.teleight.teleightbots.api.objects.PassportElementErrorFiles
-
Creates an instance of a
PassportElementErrorFilesrecord class. - PassportElementErrorFrontSide - Record Class in org.teleight.teleightbots.api.objects
- PassportElementErrorFrontSide(String, String, String) - Constructor for record class org.teleight.teleightbots.api.objects.PassportElementErrorFrontSide
-
Creates an instance of a
PassportElementErrorFrontSiderecord class. - PassportElementErrorReverseSide - Record Class in org.teleight.teleightbots.api.objects
- PassportElementErrorReverseSide(String, String, String) - Constructor for record class org.teleight.teleightbots.api.objects.PassportElementErrorReverseSide
-
Creates an instance of a
PassportElementErrorReverseSiderecord class. - PassportElementErrorSelfie - Record Class in org.teleight.teleightbots.api.objects
- PassportElementErrorSelfie(String, String, String) - Constructor for record class org.teleight.teleightbots.api.objects.PassportElementErrorSelfie
-
Creates an instance of a
PassportElementErrorSelfierecord class. - PassportElementErrorTranslationFile - Record Class in org.teleight.teleightbots.api.objects
- PassportElementErrorTranslationFile(String, String, String) - Constructor for record class org.teleight.teleightbots.api.objects.PassportElementErrorTranslationFile
-
Creates an instance of a
PassportElementErrorTranslationFilerecord class. - PassportElementErrorTranslationFiles - Record Class in org.teleight.teleightbots.api.objects
- PassportElementErrorTranslationFiles(String, String[], String) - Constructor for record class org.teleight.teleightbots.api.objects.PassportElementErrorTranslationFiles
-
Creates an instance of a
PassportElementErrorTranslationFilesrecord class. - PassportElementErrorUnspecified - Record Class in org.teleight.teleightbots.api.objects
- PassportElementErrorUnspecified(String, String, String) - Constructor for record class org.teleight.teleightbots.api.objects.PassportElementErrorUnspecified
-
Creates an instance of a
PassportElementErrorUnspecifiedrecord class. - PassportFile - Record Class in org.teleight.teleightbots.api.objects
- PassportFile(String, String, int, int) - Constructor for record class org.teleight.teleightbots.api.objects.PassportFile
-
Creates an instance of a
PassportFilerecord class. - path() - Method in record class org.teleight.teleightbots.bot.settings.WebhookBotSettings
-
Returns the value of the
pathrecord component. - path(String) - Method in class org.teleight.teleightbots.bot.settings.WebhookBotSettings.Builder
- pay() - Method in record class org.teleight.teleightbots.api.objects.InlineKeyboardButton
-
Returns the value of the
payrecord component. - pay(boolean) - Method in class org.teleight.teleightbots.api.objects.InlineKeyboardButton.Builder
- payForUpgrade() - Method in record class org.teleight.teleightbots.api.methods.SendGift
-
Returns the value of the
payForUpgraderecord component. - payForUpgrade(boolean) - Method in class org.teleight.teleightbots.api.methods.SendGift.Builder
- payload() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Returns the value of the
payloadrecord component. - payload() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
payloadrecord component. - payload() - Method in record class org.teleight.teleightbots.api.methods.SendPaidMedia
-
Returns the value of the
payloadrecord component. - payload() - Method in record class org.teleight.teleightbots.api.objects.InputInvoiceMessageContent
-
Returns the value of the
payloadrecord component. - payload(String) - Method in class org.teleight.teleightbots.api.methods.CreateInvoiceLink.Builder
- payload(String) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- payload(String) - Method in class org.teleight.teleightbots.api.methods.SendPaidMedia.Builder
- PAYMENT_REFUNDED - Enum constant in enum class org.teleight.teleightbots.api.objects.SuggestedPostRefundReason
- PENDING - Enum constant in enum class org.teleight.teleightbots.api.objects.SuggestedPostState
- pendingJoinRequestCount() - Method in record class org.teleight.teleightbots.api.objects.ChatInviteLink
-
Returns the value of the
pendingJoinRequestCountrecord component. - pendingUpdateCount() - Method in record class org.teleight.teleightbots.api.objects.WebhookInfo
-
Returns the value of the
pendingUpdateCountrecord component. - performer() - Method in record class org.teleight.teleightbots.api.methods.SendAudio
-
Returns the value of the
performerrecord component. - performer() - Method in record class org.teleight.teleightbots.api.objects.Audio
-
Returns the value of the
performerrecord component. - performer() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultAudio
-
Returns the value of the
performerrecord component. - performer(String) - Method in class org.teleight.teleightbots.api.methods.SendAudio.Builder
- performer(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultAudio.Builder
- permissions() - Method in record class org.teleight.teleightbots.api.methods.RestrictChatMember
-
Returns the value of the
permissionsrecord component. - permissions() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
permissionsrecord component. - permissions(ChatPermissions) - Method in class org.teleight.teleightbots.api.methods.RestrictChatMember.Builder
- persistentId() - Method in record class org.teleight.teleightbots.api.objects.PollOption
-
Returns the value of the
persistentIdrecord component. - personalChat() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
personalChatrecord component. - personalRemainingCount() - Method in record class org.teleight.teleightbots.api.objects.Gift
-
Returns the value of the
personalRemainingCountrecord component. - personalTotalCount() - Method in record class org.teleight.teleightbots.api.objects.Gift
-
Returns the value of the
personalTotalCountrecord component. - phoneNumber() - Method in record class org.teleight.teleightbots.api.methods.SendContact
-
Returns the value of the
phoneNumberrecord component. - phoneNumber() - Method in record class org.teleight.teleightbots.api.objects.Contact
-
Returns the value of the
phoneNumberrecord component. - phoneNumber() - Method in record class org.teleight.teleightbots.api.objects.EncryptedPassportElement
-
Returns the value of the
phoneNumberrecord component. - phoneNumber() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultContact
-
Returns the value of the
phoneNumberrecord component. - phoneNumber() - Method in record class org.teleight.teleightbots.api.objects.InputContactMessageContent
-
Returns the value of the
phoneNumberrecord component. - phoneNumber() - Method in record class org.teleight.teleightbots.api.objects.OrderInfo
-
Returns the value of the
phoneNumberrecord component. - phoneNumber(int) - Method in class org.teleight.teleightbots.api.methods.SendContact.Builder
- phoneNumber(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultContact.Builder
- photo() - Method in record class org.teleight.teleightbots.api.methods.SendLivePhoto
-
Returns the value of the
photorecord component. - photo() - Method in record class org.teleight.teleightbots.api.methods.SendPhoto
-
Returns the value of the
photorecord component. - photo() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountProfilePhoto
-
Returns the value of the
photorecord component. - photo() - Method in record class org.teleight.teleightbots.api.methods.SetChatPhoto
-
Returns the value of the
photorecord component. - photo() - Method in record class org.teleight.teleightbots.api.methods.SetMyProfilePhoto
-
Returns the value of the
photorecord component. - photo() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
photorecord component. - photo() - Method in record class org.teleight.teleightbots.api.objects.ChatShared
-
Returns the value of the
photorecord component. - photo() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
photorecord component. - photo() - Method in record class org.teleight.teleightbots.api.objects.Game
-
Returns the value of the
photorecord component. - photo() - Method in record class org.teleight.teleightbots.api.objects.InputMediaLivePhoto
-
Returns the value of the
photorecord component. - photo() - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaLivePhoto
-
Returns the value of the
photorecord component. - photo() - Method in record class org.teleight.teleightbots.api.objects.InputProfilePhotoStatic
-
Returns the value of the
photorecord component. - photo() - Method in record class org.teleight.teleightbots.api.objects.InputStoryContentPhoto
-
Returns the value of the
photorecord component. - photo() - Method in record class org.teleight.teleightbots.api.objects.LivePhoto
-
Returns the value of the
photorecord component. - photo() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
photorecord component. - photo() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaPhoto
-
Returns the value of the
photorecord component. - photo() - Method in record class org.teleight.teleightbots.api.objects.PollMedia
-
Returns the value of the
photorecord component. - photo() - Method in record class org.teleight.teleightbots.api.objects.SharedUser
-
Returns the value of the
photorecord component. - photo(InputFile) - Method in class org.teleight.teleightbots.api.methods.SendLivePhoto.Builder
- photo(InputFile) - Method in class org.teleight.teleightbots.api.methods.SendPhoto.Builder
- photo(InputFile) - Method in class org.teleight.teleightbots.api.methods.SetChatPhoto.Builder
- photo(InputFile) - Method in class org.teleight.teleightbots.api.objects.InputMediaLivePhoto.Builder
- photo(InputFile) - Method in class org.teleight.teleightbots.api.objects.InputPaidMediaLivePhoto.Builder
- photo(InputFile) - Method in class org.teleight.teleightbots.api.objects.InputProfilePhotoStatic.Builder
- photo(InputProfilePhoto) - Method in class org.teleight.teleightbots.api.methods.SetBusinessAccountProfilePhoto.Builder
- photo(InputProfilePhoto) - Method in class org.teleight.teleightbots.api.methods.SetMyProfilePhoto.Builder
- photo(PhotoSize[]) - Method in class org.teleight.teleightbots.api.objects.PollMedia.Builder
- photoFileId() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedPhoto
-
Returns the value of the
photoFileIdrecord component. - photoHeight() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Returns the value of the
photoHeightrecord component. - photoHeight() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
photoHeightrecord component. - photoHeight() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto
-
Returns the value of the
photoHeightrecord component. - photoHeight() - Method in record class org.teleight.teleightbots.api.objects.InputInvoiceMessageContent
-
Returns the value of the
photoHeightrecord component. - photoHeight(int) - Method in class org.teleight.teleightbots.api.methods.CreateInvoiceLink.Builder
- photoHeight(int) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- photoHeight(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto.Builder
- photos() - Method in record class org.teleight.teleightbots.api.objects.UserProfilePhotos
-
Returns the value of the
photosrecord component. - photoSize() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Returns the value of the
photoSizerecord component. - photoSize() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
photoSizerecord component. - photoSize() - Method in record class org.teleight.teleightbots.api.objects.InputInvoiceMessageContent
-
Returns the value of the
photoSizerecord component. - photoSize(int) - Method in class org.teleight.teleightbots.api.methods.CreateInvoiceLink.Builder
- photoSize(int) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- PhotoSize - Record Class in org.teleight.teleightbots.api.objects
- PhotoSize(String, String, int, int, long) - Constructor for record class org.teleight.teleightbots.api.objects.PhotoSize
-
Creates an instance of a
PhotoSizerecord class. - photoUrl() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Returns the value of the
photoUrlrecord component. - photoUrl() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
photoUrlrecord component. - photoUrl() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto
-
Returns the value of the
photoUrlrecord component. - photoUrl() - Method in record class org.teleight.teleightbots.api.objects.InputInvoiceMessageContent
-
Returns the value of the
photoUrlrecord component. - photoUrl(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto.Builder
- photoUrl(String) - Method in class org.teleight.teleightbots.api.methods.CreateInvoiceLink.Builder
- photoUrl(String) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- photoWidth() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Returns the value of the
photoWidthrecord component. - photoWidth() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
photoWidthrecord component. - photoWidth() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto
-
Returns the value of the
photoWidthrecord component. - photoWidth() - Method in record class org.teleight.teleightbots.api.objects.InputInvoiceMessageContent
-
Returns the value of the
photoWidthrecord component. - photoWidth(int) - Method in class org.teleight.teleightbots.api.methods.CreateInvoiceLink.Builder
- photoWidth(int) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- photoWidth(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto.Builder
- PinChatMessage - Record Class in org.teleight.teleightbots.api.methods
- PinChatMessage(String, String, int, boolean) - Constructor for record class org.teleight.teleightbots.api.methods.PinChatMessage
-
Creates an instance of a
PinChatMessagerecord class. - PinChatMessage.Builder - Class in org.teleight.teleightbots.api.methods
- pinnedMessage() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
pinnedMessagerecord component. - pinnedMessage() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
pinnedMessagerecord component. - point() - Method in record class org.teleight.teleightbots.api.objects.MaskPosition
-
Returns the value of the
pointrecord component. - poll() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
pollrecord component. - poll() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
pollrecord component. - poll() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
pollrecord component. - Poll - Record Class in org.teleight.teleightbots.api.objects
- Poll(String, String, MessageEntity[], PollOption[], int, boolean, boolean, PollType, boolean, boolean, boolean, String[], int[], String, MessageEntity[], PollMedia, int, Date, String, MessageEntity[], PollMedia) - Constructor for record class org.teleight.teleightbots.api.objects.Poll
-
Creates an instance of a
Pollrecord class. - pollAnswer() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
pollAnswerrecord component. - PollAnswer - Record Class in org.teleight.teleightbots.api.objects
- PollAnswer(String, Chat, User, Integer[], String[]) - Constructor for record class org.teleight.teleightbots.api.objects.PollAnswer
-
Creates an instance of a
PollAnswerrecord class. - pollId() - Method in record class org.teleight.teleightbots.api.objects.PollAnswer
-
Returns the value of the
pollIdrecord component. - PollMedia - Record Class in org.teleight.teleightbots.api.objects
- PollMedia(Animation, Audio, Document, LivePhoto, Location, PhotoSize[], Sticker, Venue, Video) - Constructor for record class org.teleight.teleightbots.api.objects.PollMedia
-
Creates an instance of a
PollMediarecord class. - PollMedia.Builder - Class in org.teleight.teleightbots.api.objects
- pollMessage() - Method in record class org.teleight.teleightbots.api.objects.PollOptionAdded
-
Returns the value of the
pollMessagerecord component. - pollMessage() - Method in record class org.teleight.teleightbots.api.objects.PollOptionDeleted
-
Returns the value of the
pollMessagerecord component. - PollOption - Record Class in org.teleight.teleightbots.api.objects
- PollOption(String, String, MessageEntity[], PollMedia, int, User, Date) - Constructor for record class org.teleight.teleightbots.api.objects.PollOption
-
Creates an instance of a
PollOptionrecord class. - pollOptionAdded() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
pollOptionAddedrecord component. - PollOptionAdded - Record Class in org.teleight.teleightbots.api.objects
- PollOptionAdded(MaybeInaccessibleMessage, String, String, List) - Constructor for record class org.teleight.teleightbots.api.objects.PollOptionAdded
-
Creates an instance of a
PollOptionAddedrecord class. - pollOptionDeleted() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
pollOptionDeletedrecord component. - PollOptionDeleted - Record Class in org.teleight.teleightbots.api.objects
- PollOptionDeleted(MaybeInaccessibleMessage, String, String, List) - Constructor for record class org.teleight.teleightbots.api.objects.PollOptionDeleted
-
Creates an instance of a
PollOptionDeletedrecord class. - pollOptionId() - Method in record class org.teleight.teleightbots.api.objects.ReplyParameters
-
Returns the value of the
pollOptionIdrecord component. - pollOptionId(String) - Method in class org.teleight.teleightbots.api.objects.ReplyParameters.Builder
- PollType - Enum Class in org.teleight.teleightbots.api.objects
- port() - Method in record class org.teleight.teleightbots.webhook.WebhookServerConfig
-
Returns the value of the
portrecord component. - port(int) - Method in class org.teleight.teleightbots.webhook.WebhookServerConfig.Builder
- position() - Method in record class org.teleight.teleightbots.api.methods.SetStickerPositionInSet
-
Returns the value of the
positionrecord component. - position() - Method in record class org.teleight.teleightbots.api.objects.GameHighScore
-
Returns the value of the
positionrecord component. - position() - Method in record class org.teleight.teleightbots.api.objects.StoryArea
-
Returns the value of the
positionrecord component. - position() - Method in record class org.teleight.teleightbots.api.objects.TextQuote
-
Returns the value of the
positionrecord component. - position(int) - Method in class org.teleight.teleightbots.api.methods.SetStickerPositionInSet.Builder
- POST_DELETED - Enum constant in enum class org.teleight.teleightbots.api.objects.SuggestedPostRefundReason
- postCode() - Method in record class org.teleight.teleightbots.api.objects.ShippingAddress
-
Returns the value of the
postCoderecord component. - PostStory - Record Class in org.teleight.teleightbots.api.methods
- PostStory(String, InputStoryContent, StoryActivePeriod, String, ParseMode, MessageEntity[], StoryArea[], boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.methods.PostStory
-
Creates an instance of a
PostStoryrecord class. - PostStory.Builder - Class in org.teleight.teleightbots.api.methods
- postToChatPage() - Method in record class org.teleight.teleightbots.api.methods.PostStory
-
Returns the value of the
postToChatPagerecord component. - postToChatPage() - Method in record class org.teleight.teleightbots.api.methods.RepostStory
-
Returns the value of the
postToChatPagerecord component. - postToChatPage(boolean) - Method in class org.teleight.teleightbots.api.methods.PostStory.Builder
- postToChatPage(boolean) - Method in class org.teleight.teleightbots.api.methods.RepostStory.Builder
- preCheckoutQuery() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
preCheckoutQueryrecord component. - PreCheckoutQuery - Record Class in org.teleight.teleightbots.api.objects
- PreCheckoutQuery(String, User, String, int, String, String, OrderInfo) - Constructor for record class org.teleight.teleightbots.api.objects.PreCheckoutQuery
-
Creates an instance of a
PreCheckoutQueryrecord class. - preCheckoutQueryId() - Method in record class org.teleight.teleightbots.api.methods.AnswerPreCheckoutQuery
-
Returns the value of the
preCheckoutQueryIdrecord component. - preCheckoutQueryId(String) - Method in class org.teleight.teleightbots.api.methods.AnswerPreCheckoutQuery.Builder
- preferLargeMedia() - Method in record class org.teleight.teleightbots.api.objects.LinkPreviewOptions
-
Returns the value of the
preferLargeMediarecord component. - preferLargeMedia(boolean) - Method in class org.teleight.teleightbots.api.objects.LinkPreviewOptions.Builder
- preferSmallMedia() - Method in record class org.teleight.teleightbots.api.objects.LinkPreviewOptions
-
Returns the value of the
preferSmallMediarecord component. - preferSmallMedia(boolean) - Method in class org.teleight.teleightbots.api.objects.LinkPreviewOptions.Builder
- PREMIUM_PURCHASE - Enum constant in enum class org.teleight.teleightbots.api.objects.TransactionType
- premiumAnnotation() - Method in record class org.teleight.teleightbots.api.objects.Sticker
-
Returns the value of the
premiumAnnotationrecord component. - premiumSubscription() - Method in record class org.teleight.teleightbots.api.objects.AcceptedGiftTypes
-
Returns the value of the
premiumSubscriptionrecord component. - premiumSubscription(boolean) - Method in class org.teleight.teleightbots.api.objects.AcceptedGiftTypes.Builder
- premiumSubscriptionDuration() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerUser
-
Returns the value of the
premiumSubscriptionDurationrecord component. - premiumSubscriptionMonthCount() - Method in record class org.teleight.teleightbots.api.objects.Giveaway
-
Returns the value of the
premiumSubscriptionMonthCountrecord component. - premiumSubscriptionMonthCount() - Method in record class org.teleight.teleightbots.api.objects.GiveawayWinners
-
Returns the value of the
premiumSubscriptionMonthCountrecord component. - prepaidUpgradeStarCount() - Method in record class org.teleight.teleightbots.api.objects.GiftInfo
-
Returns the value of the
prepaidUpgradeStarCountrecord component. - prepaidUpgradeStarCount() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftRegular
-
Returns the value of the
prepaidUpgradeStarCountrecord component. - PreparedInlineMessage - Record Class in org.teleight.teleightbots.api.objects
- PreparedInlineMessage(String, Date) - Constructor for record class org.teleight.teleightbots.api.objects.PreparedInlineMessage
-
Creates an instance of a
PreparedInlineMessagerecord class. - PreparedKeyboardButton - Record Class in org.teleight.teleightbots.api.objects
- PreparedKeyboardButton(String) - Constructor for record class org.teleight.teleightbots.api.objects.PreparedKeyboardButton
-
Creates an instance of a
PreparedKeyboardButtonrecord class. - price() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostApprovalFailed
-
Returns the value of the
pricerecord component. - price() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostApproved
-
Returns the value of the
pricerecord component. - price() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostInfo
-
Returns the value of the
pricerecord component. - price() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostParameters
-
Returns the value of the
pricerecord component. - price(SuggestedPostPrice) - Method in class org.teleight.teleightbots.api.objects.SuggestedPostParameters.Builder
- prices() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Returns the value of the
pricesrecord component. - prices() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
pricesrecord component. - prices() - Method in record class org.teleight.teleightbots.api.objects.InputInvoiceMessageContent
-
Returns the value of the
pricesrecord component. - prices() - Method in record class org.teleight.teleightbots.api.objects.ShippingOption
-
Returns the value of the
pricesrecord component. - prices(LabeledPrice[]) - Method in class org.teleight.teleightbots.api.methods.CreateInvoiceLink.Builder
- prices(LabeledPrice[]) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- PRIMARY - Enum constant in enum class org.teleight.teleightbots.api.objects.KeyboardButtonStyle
- prizeDescription() - Method in record class org.teleight.teleightbots.api.objects.Giveaway
-
Returns the value of the
prizeDescriptionrecord component. - prizeDescription() - Method in record class org.teleight.teleightbots.api.objects.GiveawayWinners
-
Returns the value of the
prizeDescriptionrecord component. - prizeStarCount() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostSourceGiveaway
-
Returns the value of the
prizeStarCountrecord component. - prizeStarCount() - Method in record class org.teleight.teleightbots.api.objects.Giveaway
-
Returns the value of the
prizeStarCountrecord component. - prizeStarCount() - Method in record class org.teleight.teleightbots.api.objects.GiveawayCreated
-
Returns the value of the
prizeStarCountrecord component. - prizeStarCount() - Method in record class org.teleight.teleightbots.api.objects.GiveawayWinners
-
Returns the value of the
prizeStarCountrecord component. - process(Set, RoundEnvironment) - Method in class org.teleight.teleightbots.extensions.annotation.ExtensionAnnotationProcessor
- processorEvents - Static variable in interface org.teleight.teleightbots.updateprocessor.UpdateProcessor
- processUpdate(TelegramBot, Update) - Method in class org.teleight.teleightbots.updateprocessor.events.CallbackQueryEventProcessor
- processUpdate(TelegramBot, Update) - Method in class org.teleight.teleightbots.updateprocessor.events.ChannelPostEventProcessor
- processUpdate(TelegramBot, Update) - Method in class org.teleight.teleightbots.updateprocessor.events.ChatMemberStatusEventProcessor
- processUpdate(TelegramBot, Update) - Method in interface org.teleight.teleightbots.updateprocessor.events.EventProcessor
- processUpdate(TelegramBot, Update) - Method in class org.teleight.teleightbots.updateprocessor.events.InlineQueryEventProcessor
- processUpdate(TelegramBot, Update) - Method in class org.teleight.teleightbots.updateprocessor.events.MessageEventProcessor
- profileAccentColorId() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
profileAccentColorIdrecord component. - profileBackgroundCustomEmojiId() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
profileBackgroundCustomEmojiIdrecord component. - PromoteChatMember - Record Class in org.teleight.teleightbots.api.methods
- PromoteChatMember(String, long, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.methods.PromoteChatMember
-
Creates an instance of a
PromoteChatMemberrecord class. - PromoteChatMember.Builder - Class in org.teleight.teleightbots.api.methods
- properties() - Method in record class org.teleight.teleightbots.conversation.Conversation
-
Returns the value of the
propertiesrecord component. - properties(Map) - Method in class org.teleight.teleightbots.conversation.Conversation.Builder
- properties(List) - Method in class org.teleight.teleightbots.conversation.Conversation.Builder
- property(Property) - Method in class org.teleight.teleightbots.conversation.Conversation.Builder
- Property<T> - Record Class in org.teleight.teleightbots.conversation
-
Represents a custom property that can be used in a conversation.
- Property(String, T, boolean) - Constructor for record class org.teleight.teleightbots.conversation.Property
-
Creates an instance of a
Propertyrecord class. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.BatchCopyMessages
-
Returns the value of the
protectContentrecord component. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.BatchForwardMessages
-
Returns the value of the
protectContentrecord component. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.CopyMessage
-
Returns the value of the
protectContentrecord component. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.ForwardMessage
-
Returns the value of the
protectContentrecord component. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.PostStory
-
Returns the value of the
protectContentrecord component. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.RepostStory
-
Returns the value of the
protectContentrecord component. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
-
Returns the value of the
protectContentrecord component. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.SendAudio
-
Returns the value of the
protectContentrecord component. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.SendChecklist
-
Returns the value of the
protectContentrecord component. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.SendContact
-
Returns the value of the
protectContentrecord component. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.SendDice
-
Returns the value of the
protectContentrecord component. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.SendDocument
-
Returns the value of the
protectContentrecord component. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.SendGame
-
Returns the value of the
protectContentrecord component. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
protectContentrecord component. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.SendLivePhoto
-
Returns the value of the
protectContentrecord component. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.SendLocation
-
Returns the value of the
protectContentrecord component. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.SendMediaGroup
-
Returns the value of the
protectContentrecord component. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.SendMessage
-
Returns the value of the
protectContentrecord component. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.SendPaidMedia
-
Returns the value of the
protectContentrecord component. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.SendPhoto
-
Returns the value of the
protectContentrecord component. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
protectContentrecord component. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.SendSticker
-
Returns the value of the
protectContentrecord component. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.SendVenue
-
Returns the value of the
protectContentrecord component. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns the value of the
protectContentrecord component. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.SendVideoNote
-
Returns the value of the
protectContentrecord component. - protectContent() - Method in record class org.teleight.teleightbots.api.methods.SendVoice
-
Returns the value of the
protectContentrecord component. - protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.BatchCopyMessages.Builder
- protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.BatchForwardMessages.Builder
- protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.CopyMessage.Builder
- protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.ForwardMessage.Builder
- protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.PostStory.Builder
- protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.RepostStory.Builder
- protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.SendAnimation.Builder
- protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.SendAudio.Builder
- protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.SendChecklist.Builder
- protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.SendContact.Builder
- protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.SendDice.Builder
- protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.SendDocument.Builder
- protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.SendGame.Builder
- protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.SendLivePhoto.Builder
- protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.SendLocation.Builder
- protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.SendMediaGroup.Builder
- protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.SendMessage.Builder
- protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.SendPaidMedia.Builder
- protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.SendPhoto.Builder
- protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.SendSticker.Builder
- protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.SendVenue.Builder
- protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.SendVideoNote.Builder
- protectContent(boolean) - Method in class org.teleight.teleightbots.api.methods.SendVoice.Builder
- providerData() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Returns the value of the
providerDatarecord component. - providerData() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
providerDatarecord component. - providerData() - Method in record class org.teleight.teleightbots.api.objects.InputInvoiceMessageContent
-
Returns the value of the
providerDatarecord component. - providerData(String) - Method in class org.teleight.teleightbots.api.methods.CreateInvoiceLink.Builder
- providerData(String) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- providerPaymentChargeId() - Method in record class org.teleight.teleightbots.api.objects.RefundedPayment
-
Returns the value of the
providerPaymentChargeIdrecord component. - providerPaymentChargeId() - Method in record class org.teleight.teleightbots.api.objects.SuccessfulPayment
-
Returns the value of the
providerPaymentChargeIdrecord component. - providerToken() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Returns the value of the
providerTokenrecord component. - providerToken() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
providerTokenrecord component. - providerToken() - Method in record class org.teleight.teleightbots.api.objects.InputInvoiceMessageContent
-
Returns the value of the
providerTokenrecord component. - providerToken(String) - Method in class org.teleight.teleightbots.api.methods.CreateInvoiceLink.Builder
- providerToken(String) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- proximityAlertRadius() - Method in record class org.teleight.teleightbots.api.methods.EditMessageLiveLocation
-
Returns the value of the
proximityAlertRadiusrecord component. - proximityAlertRadius() - Method in record class org.teleight.teleightbots.api.methods.SendLocation
-
Returns the value of the
proximityAlertRadiusrecord component. - proximityAlertRadius() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultLocation
-
Returns the value of the
proximityAlertRadiusrecord component. - proximityAlertRadius() - Method in record class org.teleight.teleightbots.api.objects.InputLocationMessageContent
-
Returns the value of the
proximityAlertRadiusrecord component. - proximityAlertRadius() - Method in record class org.teleight.teleightbots.api.objects.Location
-
Returns the value of the
proximityAlertRadiusrecord component. - proximityAlertRadius(int) - Method in class org.teleight.teleightbots.api.methods.EditMessageLiveLocation.Builder
- proximityAlertRadius(int) - Method in class org.teleight.teleightbots.api.methods.SendLocation.Builder
- proximityAlertRadius(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultLocation.Builder
- proximityAlertTriggered() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
proximityAlertTriggeredrecord component. - ProximityAlertTriggered - Record Class in org.teleight.teleightbots.api.objects
- ProximityAlertTriggered(User, User, int) - Constructor for record class org.teleight.teleightbots.api.objects.ProximityAlertTriggered
-
Creates an instance of a
ProximityAlertTriggeredrecord class. - publisherChat() - Method in record class org.teleight.teleightbots.api.objects.Gift
-
Returns the value of the
publisherChatrecord component. - publisherChat() - Method in record class org.teleight.teleightbots.api.objects.UniqueGift
-
Returns the value of the
publisherChatrecord component. - purchasedPaidMedia() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
purchasedPaidMediarecord component.
Q
- qualities() - Method in record class org.teleight.teleightbots.api.objects.Video
-
Returns the value of the
qualitiesrecord component. - query() - Method in record class org.teleight.teleightbots.api.objects.ChosenInlineResult
-
Returns the value of the
queryrecord component. - query() - Method in record class org.teleight.teleightbots.api.objects.InlineQuery
-
Returns the value of the
queryrecord component. - query() - Method in record class org.teleight.teleightbots.api.objects.SwitchInlineQueryChosenChat
-
Returns the value of the
queryrecord component. - question() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
questionrecord component. - question() - Method in record class org.teleight.teleightbots.api.objects.Poll
-
Returns the value of the
questionrecord component. - question(String) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- questionEntities() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
questionEntitiesrecord component. - questionEntities() - Method in record class org.teleight.teleightbots.api.objects.Poll
-
Returns the value of the
questionEntitiesrecord component. - questionEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- questionParseMode() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
questionParseModerecord component. - questionParseMode(ParseMode) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- QUIZ - Enum constant in enum class org.teleight.teleightbots.api.objects.PollType
- quote() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
quoterecord component. - quote() - Method in record class org.teleight.teleightbots.api.objects.ReplyParameters
-
Returns the value of the
quoterecord component. - quote(String) - Method in class org.teleight.teleightbots.api.objects.ReplyParameters.Builder
- quoteEntities() - Method in record class org.teleight.teleightbots.api.objects.ReplyParameters
-
Returns the value of the
quoteEntitiesrecord component. - quoteEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.objects.ReplyParameters.Builder
- quoteParseMode() - Method in record class org.teleight.teleightbots.api.objects.ReplyParameters
-
Returns the value of the
quoteParseModerecord component. - quoteParseMode(ParseMode) - Method in class org.teleight.teleightbots.api.objects.ReplyParameters.Builder
- quotePosition() - Method in record class org.teleight.teleightbots.api.objects.ReplyParameters
-
Returns the value of the
quotePositionrecord component. - quotePosition(int) - Method in class org.teleight.teleightbots.api.objects.ReplyParameters.Builder
R
- rarity() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftModel
-
Returns the value of the
rarityrecord component. - rarityPerMille() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftBackdrop
-
Returns the value of the
rarityPerMillerecord component. - rarityPerMille() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftModel
-
Returns the value of the
rarityPerMillerecord component. - rarityPerMille() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftSymbol
-
Returns the value of the
rarityPerMillerecord component. - RateLimitException - Exception Class in org.teleight.teleightbots.exception.exceptions
- RateLimitException() - Constructor for exception class org.teleight.teleightbots.exception.exceptions.RateLimitException
- rating() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
ratingrecord component. - rating() - Method in record class org.teleight.teleightbots.api.objects.UserRating
-
Returns the value of the
ratingrecord component. - reaction() - Method in record class org.teleight.teleightbots.api.methods.SetMessageReaction
-
Returns the value of the
reactionrecord component. - reaction(ReactionType[]) - Method in class org.teleight.teleightbots.api.methods.SetMessageReaction.Builder
- ReactionCount - Record Class in org.teleight.teleightbots.api.objects
- ReactionCount(ReactionType, String) - Constructor for record class org.teleight.teleightbots.api.objects.ReactionCount
-
Creates an instance of a
ReactionCountrecord class. - reactions() - Method in record class org.teleight.teleightbots.api.objects.MessageReactionCountUpdated
-
Returns the value of the
reactionsrecord component. - reactionType() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeSuggestedReaction
-
Returns the value of the
reactionTyperecord component. - ReactionType - Interface in org.teleight.teleightbots.api.objects
- ReactionTypeCustomEmoji - Record Class in org.teleight.teleightbots.api.objects
- ReactionTypeCustomEmoji(String) - Constructor for record class org.teleight.teleightbots.api.objects.ReactionTypeCustomEmoji
-
Creates an instance of a
ReactionTypeCustomEmojirecord class. - ReactionTypeEmoji - Record Class in org.teleight.teleightbots.api.objects
- ReactionTypeEmoji(String) - Constructor for record class org.teleight.teleightbots.api.objects.ReactionTypeEmoji
-
Creates an instance of a
ReactionTypeEmojirecord class. - ReactionTypePaid - Record Class in org.teleight.teleightbots.api.objects
- ReactionTypePaid() - Constructor for record class org.teleight.teleightbots.api.objects.ReactionTypePaid
-
Creates an instance of a
ReactionTypePaidrecord class. - ReadBusinessMessage - Record Class in org.teleight.teleightbots.api.methods
- ReadBusinessMessage(String, String, int) - Constructor for record class org.teleight.teleightbots.api.methods.ReadBusinessMessage
-
Creates an instance of a
ReadBusinessMessagerecord class. - ReadBusinessMessage.Builder - Class in org.teleight.teleightbots.api.methods
- readRemaining() - Method in class org.teleight.teleightbots.commands.builder.parser.ArgumentReader
-
Reads the remaining characters from the input string.
- readWord() - Method in class org.teleight.teleightbots.commands.builder.parser.ArgumentReader
-
Reads the next word from the input string.
- reason() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostRefunded
-
Returns the value of the
reasonrecord component. - reason() - Method in record class org.teleight.teleightbots.conversation.constraint.ConversationInstanceConstraint.ConstraintResult.Denied
-
Returns the value of the
reasonrecord component. - reason() - Method in record class org.teleight.teleightbots.conversation.ConversationManager.JoinResult.InstanceConstraintReached
-
Returns the value of the
reasonrecord component. - receiver() - Method in record class org.teleight.teleightbots.api.objects.StarTransaction
-
Returns the value of the
receiverrecord component. - RECORD_VIDEO - Enum constant in enum class org.teleight.teleightbots.api.objects.ChatAction
- RECORD_VIDEO_NOTE - Enum constant in enum class org.teleight.teleightbots.api.objects.ChatAction
- RECORD_VOICE - Enum constant in enum class org.teleight.teleightbots.api.objects.ChatAction
- refundedPayment() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
refundedPaymentrecord component. - RefundedPayment - Record Class in org.teleight.teleightbots.api.objects
- RefundedPayment(String, int, String, String, String) - Constructor for record class org.teleight.teleightbots.api.objects.RefundedPayment
-
Creates an instance of a
RefundedPaymentrecord class. - RefundStarPayment - Record Class in org.teleight.teleightbots.api.methods
- RefundStarPayment(long, String) - Constructor for record class org.teleight.teleightbots.api.methods.RefundStarPayment
-
Creates an instance of a
RefundStarPaymentrecord class. - RefundStarPayment.Builder - Class in org.teleight.teleightbots.api.methods
- registerCommand(Command) - Method in interface org.teleight.teleightbots.commands.CommandManager
-
Registers a new command from a Command instance.
- registerConversation(Conversation) - Method in interface org.teleight.teleightbots.conversation.ConversationManager
-
Registers a new conversation.
- registerLongPolling(String, String, Consumer) - Method in interface org.teleight.teleightbots.bot.manager.BotManager
-
Registers a new long polling bot with the default settings.
- registerLongPolling(String, String, LongPollingBotSettings, Consumer) - Method in interface org.teleight.teleightbots.bot.manager.BotManager
-
Registers a new long polling bot with custom settings.
- registerMenu(Menu) - Method in interface org.teleight.teleightbots.menu.MenuManager
-
Registers a new Menu with this MenuManager.
- registerWebhook(String, String, WebhookBotSettings, WebhookServerConfig, Consumer) - Method in interface org.teleight.teleightbots.bot.manager.BotManager
-
Registers a new webhook-based bot with an internal server configuration.
- registerWebhook(String, String, WebhookBotSettings, WebhookServer, Consumer) - Method in interface org.teleight.teleightbots.bot.manager.BotManager
-
Registers a new webhook-based bot with no internal server configuration.
- REGULAR - Enum constant in enum class org.teleight.teleightbots.api.objects.PollType
- REGULAR - Enum constant in enum class org.teleight.teleightbots.api.objects.StickerType
- remainingCount() - Method in record class org.teleight.teleightbots.api.objects.Gift
-
Returns the value of the
remainingCountrecord component. - RemoveBusinessAccountProfilePhoto - Record Class in org.teleight.teleightbots.api.methods
- RemoveBusinessAccountProfilePhoto(String, boolean) - Constructor for record class org.teleight.teleightbots.api.methods.RemoveBusinessAccountProfilePhoto
-
Creates an instance of a
RemoveBusinessAccountProfilePhotorecord class. - RemoveBusinessAccountProfilePhoto.Builder - Class in org.teleight.teleightbots.api.methods
- removeCaption() - Method in record class org.teleight.teleightbots.api.methods.BatchCopyMessages
-
Returns the value of the
removeCaptionrecord component. - removeCaption(boolean) - Method in class org.teleight.teleightbots.api.methods.BatchCopyMessages.Builder
- RemoveChatVerification - Record Class in org.teleight.teleightbots.api.methods
- RemoveChatVerification(String) - Constructor for record class org.teleight.teleightbots.api.methods.RemoveChatVerification
-
Creates an instance of a
RemoveChatVerificationrecord class. - RemoveChatVerification.Builder - Class in org.teleight.teleightbots.api.methods
- removeConversation(String) - Method in interface org.teleight.teleightbots.conversation.ConversationManager
-
Removes an existing Conversation.
- removeDate() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostRemoved
-
Returns the value of the
removeDaterecord component. - removedChatBoost() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
removedChatBoostrecord component. - removeKeyboard() - Method in record class org.teleight.teleightbots.api.objects.ReplyKeyboardRemove
-
Returns the value of the
removeKeyboardrecord component. - removeKeyboard(boolean) - Method in class org.teleight.teleightbots.api.objects.ReplyKeyboardRemove.Builder
- RemoveMyProfilePhoto - Record Class in org.teleight.teleightbots.api.methods
- RemoveMyProfilePhoto() - Constructor for record class org.teleight.teleightbots.api.methods.RemoveMyProfilePhoto
-
Creates an instance of a
RemoveMyProfilePhotorecord class. - removePostRoute(String) - Method in interface org.teleight.teleightbots.webhook.WebhookServer
-
Removes a previously added POST route from the server.
- RemoveUserVerification - Record Class in org.teleight.teleightbots.api.methods
- RemoveUserVerification(long) - Constructor for record class org.teleight.teleightbots.api.methods.RemoveUserVerification
-
Creates an instance of a
RemoveUserVerificationrecord class. - RemoveUserVerification.Builder - Class in org.teleight.teleightbots.api.methods
- ReopenForumTopic - Record Class in org.teleight.teleightbots.api.methods
- ReopenForumTopic(String, int) - Constructor for record class org.teleight.teleightbots.api.methods.ReopenForumTopic
-
Creates an instance of a
ReopenForumTopicrecord class. - ReopenForumTopic.Builder - Class in org.teleight.teleightbots.api.methods
- ReopenGeneralForumTopic - Record Class in org.teleight.teleightbots.api.methods
- ReopenGeneralForumTopic(String) - Constructor for record class org.teleight.teleightbots.api.methods.ReopenGeneralForumTopic
-
Creates an instance of a
ReopenGeneralForumTopicrecord class. - ReopenGeneralForumTopic.Builder - Class in org.teleight.teleightbots.api.methods
- repeat(long, TimeUnit) - Method in class org.teleight.teleightbots.scheduler.Task.Builder
- ReplaceManagedBotToken - Record Class in org.teleight.teleightbots.api.methods
- ReplaceManagedBotToken(long) - Constructor for record class org.teleight.teleightbots.api.methods.ReplaceManagedBotToken
-
Creates an instance of a
ReplaceManagedBotTokenrecord class. - ReplaceManagedBotToken.Builder - Class in org.teleight.teleightbots.api.methods
- ReplaceStickerInSet - Record Class in org.teleight.teleightbots.api.methods
- ReplaceStickerInSet(long, String, String, InputFile) - Constructor for record class org.teleight.teleightbots.api.methods.ReplaceStickerInSet
-
Creates an instance of a
ReplaceStickerInSetrecord class. - ReplaceStickerInSet.Builder - Class in org.teleight.teleightbots.api.methods
- reply(String) - Method in interface org.teleight.teleightbots.event.trait.MessageEvent
- ReplyKeyboard - Interface in org.teleight.teleightbots.api.objects
- ReplyKeyboardMarkup - Record Class in org.teleight.teleightbots.api.objects
- ReplyKeyboardMarkup(KeyboardButton[][], boolean, boolean, boolean, String, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.ReplyKeyboardMarkup
-
Creates an instance of a
ReplyKeyboardMarkuprecord class. - ReplyKeyboardMarkup.Builder - Class in org.teleight.teleightbots.api.objects
- ReplyKeyboardRemove - Record Class in org.teleight.teleightbots.api.objects
- ReplyKeyboardRemove(boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.ReplyKeyboardRemove
-
Creates an instance of a
ReplyKeyboardRemoverecord class. - ReplyKeyboardRemove.Builder - Class in org.teleight.teleightbots.api.objects
- replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.CopyMessage
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.EditMessageCaption
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.EditMessageChecklist
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.EditMessageLiveLocation
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.EditMessageMedia
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.EditMessageReplyMarkup
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.EditMessageText
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.SendAudio
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.SendChecklist
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.SendContact
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.SendDice
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.SendDocument
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.SendGame
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.SendLivePhoto
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.SendLocation
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.SendMessage
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.SendPaidMedia
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.SendPhoto
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.SendSticker
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.SendVenue
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.SendVideoNote
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.SendVoice
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.StopMessageLiveLocation
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.methods.StopPoll
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultArticle
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultAudio
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedAudio
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedPhoto
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedSticker
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVideo
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVoice
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultContact
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultDocument
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGame
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGif
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultLocation
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVenue
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVideo
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVoice
-
Returns the value of the
replyMarkuprecord component. - replyMarkup() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
replyMarkuprecord component. - replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.CopyMessage.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.EditMessageCaption.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.EditMessageChecklist.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.EditMessageLiveLocation.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.EditMessageMedia.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.EditMessageReplyMarkup.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.EditMessageText.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.SendAnimation.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.SendAudio.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.SendChecklist.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.SendContact.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.SendDice.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.SendDocument.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.SendGame.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.SendLivePhoto.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.SendLocation.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.SendMessage.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.SendPaidMedia.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.SendPhoto.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.SendSticker.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.SendVenue.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.SendVideoNote.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.SendVoice.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.StopMessageLiveLocation.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.methods.StopPoll.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultArticle.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultAudio.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedAudio.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultContact.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultDocument.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultGame.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultGif.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultLocation.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVenue.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVideo.Builder
- replyMarkup(ReplyKeyboard) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVoice.Builder
- replyMarkup(InlineKeyboardMarkup) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- replyParameters() - Method in record class org.teleight.teleightbots.api.methods.CopyMessage
-
Returns the value of the
replyParametersrecord component. - replyParameters() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
-
Returns the value of the
replyParametersrecord component. - replyParameters() - Method in record class org.teleight.teleightbots.api.methods.SendAudio
-
Returns the value of the
replyParametersrecord component. - replyParameters() - Method in record class org.teleight.teleightbots.api.methods.SendChecklist
-
Returns the value of the
replyParametersrecord component. - replyParameters() - Method in record class org.teleight.teleightbots.api.methods.SendContact
-
Returns the value of the
replyParametersrecord component. - replyParameters() - Method in record class org.teleight.teleightbots.api.methods.SendDice
-
Returns the value of the
replyParametersrecord component. - replyParameters() - Method in record class org.teleight.teleightbots.api.methods.SendDocument
-
Returns the value of the
replyParametersrecord component. - replyParameters() - Method in record class org.teleight.teleightbots.api.methods.SendGame
-
Returns the value of the
replyParametersrecord component. - replyParameters() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
replyParametersrecord component. - replyParameters() - Method in record class org.teleight.teleightbots.api.methods.SendLivePhoto
-
Returns the value of the
replyParametersrecord component. - replyParameters() - Method in record class org.teleight.teleightbots.api.methods.SendLocation
-
Returns the value of the
replyParametersrecord component. - replyParameters() - Method in record class org.teleight.teleightbots.api.methods.SendMediaGroup
-
Returns the value of the
replyParametersrecord component. - replyParameters() - Method in record class org.teleight.teleightbots.api.methods.SendMessage
-
Returns the value of the
replyParametersrecord component. - replyParameters() - Method in record class org.teleight.teleightbots.api.methods.SendPaidMedia
-
Returns the value of the
replyParametersrecord component. - replyParameters() - Method in record class org.teleight.teleightbots.api.methods.SendPhoto
-
Returns the value of the
replyParametersrecord component. - replyParameters() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
replyParametersrecord component. - replyParameters() - Method in record class org.teleight.teleightbots.api.methods.SendSticker
-
Returns the value of the
replyParametersrecord component. - replyParameters() - Method in record class org.teleight.teleightbots.api.methods.SendVenue
-
Returns the value of the
replyParametersrecord component. - replyParameters() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns the value of the
replyParametersrecord component. - replyParameters() - Method in record class org.teleight.teleightbots.api.methods.SendVideoNote
-
Returns the value of the
replyParametersrecord component. - replyParameters() - Method in record class org.teleight.teleightbots.api.methods.SendVoice
-
Returns the value of the
replyParametersrecord component. - replyParameters(ReplyParameters) - Method in class org.teleight.teleightbots.api.methods.CopyMessage.Builder
- replyParameters(ReplyParameters) - Method in class org.teleight.teleightbots.api.methods.SendAnimation.Builder
- replyParameters(ReplyParameters) - Method in class org.teleight.teleightbots.api.methods.SendAudio.Builder
- replyParameters(ReplyParameters) - Method in class org.teleight.teleightbots.api.methods.SendChecklist.Builder
- replyParameters(ReplyParameters) - Method in class org.teleight.teleightbots.api.methods.SendContact.Builder
- replyParameters(ReplyParameters) - Method in class org.teleight.teleightbots.api.methods.SendDice.Builder
- replyParameters(ReplyParameters) - Method in class org.teleight.teleightbots.api.methods.SendDocument.Builder
- replyParameters(ReplyParameters) - Method in class org.teleight.teleightbots.api.methods.SendGame.Builder
- replyParameters(ReplyParameters) - Method in class org.teleight.teleightbots.api.methods.SendLivePhoto.Builder
- replyParameters(ReplyParameters) - Method in class org.teleight.teleightbots.api.methods.SendLocation.Builder
- replyParameters(ReplyParameters) - Method in class org.teleight.teleightbots.api.methods.SendMediaGroup.Builder
- replyParameters(ReplyParameters) - Method in class org.teleight.teleightbots.api.methods.SendMessage.Builder
- replyParameters(ReplyParameters) - Method in class org.teleight.teleightbots.api.methods.SendPaidMedia.Builder
- replyParameters(ReplyParameters) - Method in class org.teleight.teleightbots.api.methods.SendPhoto.Builder
- replyParameters(ReplyParameters) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- replyParameters(ReplyParameters) - Method in class org.teleight.teleightbots.api.methods.SendSticker.Builder
- replyParameters(ReplyParameters) - Method in class org.teleight.teleightbots.api.methods.SendVenue.Builder
- replyParameters(ReplyParameters) - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- replyParameters(ReplyParameters) - Method in class org.teleight.teleightbots.api.methods.SendVideoNote.Builder
- replyParameters(ReplyParameters) - Method in class org.teleight.teleightbots.api.methods.SendVoice.Builder
- replyParameters(ReplyParameters) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- ReplyParameters - Record Class in org.teleight.teleightbots.api.objects
- ReplyParameters(int, String, boolean, String, ParseMode, MessageEntity[], int, int, String) - Constructor for record class org.teleight.teleightbots.api.objects.ReplyParameters
-
Creates an instance of a
ReplyParametersrecord class. - ReplyParameters.Builder - Class in org.teleight.teleightbots.api.objects
- replyToChecklistTaskId() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
replyToChecklistTaskIdrecord component. - replyToMessage() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
replyToMessagerecord component. - replyToPollOptionId() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
replyToPollOptionIdrecord component. - replyToStory() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
replyToStoryrecord component. - RepostStory - Record Class in org.teleight.teleightbots.api.methods
- RepostStory(String, long, int, StoryActivePeriod, boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.methods.RepostStory
-
Creates an instance of a
RepostStoryrecord class. - RepostStory.Builder - Class in org.teleight.teleightbots.api.methods
- requestChat() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButton
-
Returns the value of the
requestChatrecord component. - requestContact() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButton
-
Returns the value of the
requestContactrecord component. - requestCount() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerTelegramApi
-
Returns the value of the
requestCountrecord component. - requestId() - Method in record class org.teleight.teleightbots.api.objects.ChatShared
-
Returns the value of the
requestIdrecord component. - requestId() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestChat
-
Returns the value of the
requestIdrecord component. - requestId() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestManagedBot
-
Returns the value of the
requestIdrecord component. - requestId() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestUsers
-
Returns the value of the
requestIdrecord component. - requestId() - Method in record class org.teleight.teleightbots.api.objects.UsersShared
-
Returns the value of the
requestIdrecord component. - requestLocation() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButton
-
Returns the value of the
requestLocationrecord component. - requestManagedBot() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButton
-
Returns the value of the
requestManagedBotrecord component. - requestName() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestUsers
-
Returns the value of the
requestNamerecord component. - requestPhoto() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestChat
-
Returns the value of the
requestPhotorecord component. - requestPhoto() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestUsers
-
Returns the value of the
requestPhotorecord component. - requestPoll() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButton
-
Returns the value of the
requestPollrecord component. - requestTitle() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestChat
-
Returns the value of the
requestTitlerecord component. - requestUsername() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestChat
-
Returns the value of the
requestUsernamerecord component. - requestUsername() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestUsers
-
Returns the value of the
requestUsernamerecord component. - requestUsers() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButton
-
Returns the value of the
requestUsersrecord component. - requestWriteAccess() - Method in record class org.teleight.teleightbots.api.objects.LoginUrl
-
Returns the value of the
requestWriteAccessrecord component. - required() - Method in record class org.teleight.teleightbots.conversation.Property
-
Returns the value of the
requiredrecord component. - RESALE - Enum constant in enum class org.teleight.teleightbots.api.objects.UniqueGiftOrigin
- resetCursor() - Method in class org.teleight.teleightbots.commands.builder.parser.ArgumentReader
-
Resets the cursor to the start of the input string.
- resizeKeyboard() - Method in record class org.teleight.teleightbots.api.objects.ReplyKeyboardMarkup
-
Returns the value of the
resizeKeyboardrecord component. - resizeKeyboard(boolean) - Method in class org.teleight.teleightbots.api.objects.ReplyKeyboardMarkup.Builder
- response(HttpResponse.StatusCode, String) - Static method in record class org.teleight.teleightbots.webhook.HttpResponse
-
Creates an HTTP response with the specified status code and response body.
- ResponseParameters - Record Class in org.teleight.teleightbots.api.objects
- ResponseParameters(long, int) - Constructor for record class org.teleight.teleightbots.api.objects.ResponseParameters
-
Creates an instance of a
ResponseParametersrecord class. - RestrictChatMember - Record Class in org.teleight.teleightbots.api.methods
- RestrictChatMember(String, long, ChatPermissions, boolean, int) - Constructor for record class org.teleight.teleightbots.api.methods.RestrictChatMember
-
Creates an instance of a
RestrictChatMemberrecord class. - RestrictChatMember.Builder - Class in org.teleight.teleightbots.api.methods
- result() - Method in record class org.teleight.teleightbots.api.methods.AnswerGuestQuery
-
Returns the value of the
resultrecord component. - result() - Method in record class org.teleight.teleightbots.api.methods.AnswerWebAppQuery
-
Returns the value of the
resultrecord component. - result() - Method in record class org.teleight.teleightbots.api.methods.SavePreparedInlineMessage
-
Returns the value of the
resultrecord component. - result() - Method in record class org.teleight.teleightbots.api.objects.ApiResponse
-
Returns the value of the
resultrecord component. - result() - Method in record class org.teleight.teleightbots.event.bot.MethodSendEvent
-
Returns the value of the
resultrecord component. - result(InlineQueryResult) - Method in class org.teleight.teleightbots.api.methods.AnswerGuestQuery.Builder
- result(InlineQueryResult) - Method in class org.teleight.teleightbots.api.methods.AnswerWebAppQuery.Builder
- result(InlineQueryResult) - Method in class org.teleight.teleightbots.api.methods.SavePreparedInlineMessage.Builder
- resultId() - Method in record class org.teleight.teleightbots.api.objects.ChosenInlineResult
-
Returns the value of the
resultIdrecord component. - results() - Method in record class org.teleight.teleightbots.api.methods.AnswerInlineQuery
-
Returns the value of the
resultsrecord component. - results(InlineQueryResult[]) - Method in class org.teleight.teleightbots.api.methods.AnswerInlineQuery.Builder
- retryAfter() - Method in record class org.teleight.teleightbots.api.objects.ResponseParameters
-
Returns the value of the
retryAfterrecord component. - returnBots() - Method in record class org.teleight.teleightbots.api.methods.GetChatAdministrators
-
Returns the value of the
returnBotsrecord component. - returnBots(boolean) - Method in class org.teleight.teleightbots.api.methods.GetChatAdministrators.Builder
- RevenueWithdrawalState - Interface in org.teleight.teleightbots.api.objects
- RevenueWithdrawalStateFailed - Record Class in org.teleight.teleightbots.api.objects
- RevenueWithdrawalStateFailed() - Constructor for record class org.teleight.teleightbots.api.objects.RevenueWithdrawalStateFailed
-
Creates an instance of a
RevenueWithdrawalStateFailedrecord class. - RevenueWithdrawalStatePending - Record Class in org.teleight.teleightbots.api.objects
- RevenueWithdrawalStatePending() - Constructor for record class org.teleight.teleightbots.api.objects.RevenueWithdrawalStatePending
-
Creates an instance of a
RevenueWithdrawalStatePendingrecord class. - RevenueWithdrawalStateSucceeded - Record Class in org.teleight.teleightbots.api.objects
- RevenueWithdrawalStateSucceeded(Date, String) - Constructor for record class org.teleight.teleightbots.api.objects.RevenueWithdrawalStateSucceeded
-
Creates an instance of a
RevenueWithdrawalStateSucceededrecord class. - reverseSide() - Method in record class org.teleight.teleightbots.api.objects.EncryptedPassportElement
-
Returns the value of the
reverseSiderecord component. - RevokeChatInviteLink - Record Class in org.teleight.teleightbots.api.methods
- RevokeChatInviteLink(String, String) - Constructor for record class org.teleight.teleightbots.api.methods.RevokeChatInviteLink
-
Creates an instance of a
RevokeChatInviteLinkrecord class. - RevokeChatInviteLink.Builder - Class in org.teleight.teleightbots.api.methods
- revokeMessages() - Method in record class org.teleight.teleightbots.api.methods.BanChatMember
-
Returns the value of the
revokeMessagesrecord component. - revokeMessages(boolean) - Method in class org.teleight.teleightbots.api.methods.BanChatMember.Builder
- rights() - Method in record class org.teleight.teleightbots.api.methods.SetMyDefaultAdministratorRights
-
Returns the value of the
rightsrecord component. - rights() - Method in record class org.teleight.teleightbots.api.objects.BusinessConnection
-
Returns the value of the
rightsrecord component. - rights(ChatAdministratorRights) - Method in class org.teleight.teleightbots.api.methods.SetMyDefaultAdministratorRights.Builder
- rotationAngle() - Method in record class org.teleight.teleightbots.api.objects.BackgroundFillGradient
-
Returns the value of the
rotationAnglerecord component. - rotationAngle() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaPosition
-
Returns the value of the
rotationAnglerecord component. - run() - Method in class org.teleight.teleightbots.conversation.ConversationContextImpl.ConversationLifecycle
- run(T) - Method in interface org.teleight.teleightbots.event.EventListener
-
Executes the event handler with the given event.
- runningConversation() - Method in class org.teleight.teleightbots.conversation.ConversationContextImpl
S
- SavePreparedInlineMessage - Record Class in org.teleight.teleightbots.api.methods
- SavePreparedInlineMessage(int, InlineQueryResult, boolean, boolean, boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.methods.SavePreparedInlineMessage
-
Creates an instance of a
SavePreparedInlineMessagerecord class. - SavePreparedInlineMessage.Builder - Class in org.teleight.teleightbots.api.methods
- SavePreparedKeyboardButton - Record Class in org.teleight.teleightbots.api.methods
- SavePreparedKeyboardButton(long, KeyboardButton) - Constructor for record class org.teleight.teleightbots.api.methods.SavePreparedKeyboardButton
-
Creates an instance of a
SavePreparedKeyboardButtonrecord class. - SavePreparedKeyboardButton.Builder - Class in org.teleight.teleightbots.api.methods
- scale() - Method in record class org.teleight.teleightbots.api.objects.MaskPosition
-
Returns the value of the
scalerecord component. - schedule() - Method in class org.teleight.teleightbots.scheduler.Task.Builder
- scheduler() - Method in interface org.teleight.teleightbots.TeleightBotsProcess
- Scheduler - Interface in org.teleight.teleightbots.scheduler
-
Represents a scheduler that can be used to schedule tasks to be executed at a later time.
- scope() - Method in record class org.teleight.teleightbots.api.methods.DeleteMyCommands
-
Returns the value of the
scoperecord component. - scope() - Method in record class org.teleight.teleightbots.api.methods.GetMyCommands
-
Returns the value of the
scoperecord component. - scope() - Method in record class org.teleight.teleightbots.api.methods.SetMyCommands
-
Returns the value of the
scoperecord component. - scope(BotCommandScope) - Method in class org.teleight.teleightbots.api.methods.DeleteMyCommands.Builder
- scope(BotCommandScope) - Method in class org.teleight.teleightbots.api.methods.GetMyCommands.Builder
- scope(BotCommandScope) - Method in class org.teleight.teleightbots.api.methods.SetMyCommands.Builder
- score() - Method in record class org.teleight.teleightbots.api.methods.SetGameScore
-
Returns the value of the
scorerecord component. - score() - Method in record class org.teleight.teleightbots.api.objects.GameHighScore
-
Returns the value of the
scorerecord component. - score(int) - Method in class org.teleight.teleightbots.api.methods.SetGameScore.Builder
- secret() - Method in record class org.teleight.teleightbots.api.objects.EncryptedCredentials
-
Returns the value of the
secretrecord component. - secretToken() - Method in record class org.teleight.teleightbots.api.methods.SetWebhook
-
Returns the value of the
secretTokenrecord component. - secretToken() - Method in record class org.teleight.teleightbots.bot.settings.WebhookBotSettings
-
Returns the value of the
secretTokenrecord component. - secretToken(String) - Method in class org.teleight.teleightbots.api.methods.SetWebhook.Builder
- secretToken(String) - Method in class org.teleight.teleightbots.bot.settings.WebhookBotSettings.Builder
- selective() - Method in record class org.teleight.teleightbots.api.objects.ForceReplyKeyboard
-
Returns the value of the
selectiverecord component. - selective() - Method in record class org.teleight.teleightbots.api.objects.ReplyKeyboardMarkup
-
Returns the value of the
selectiverecord component. - selective() - Method in record class org.teleight.teleightbots.api.objects.ReplyKeyboardRemove
-
Returns the value of the
selectiverecord component. - selective(boolean) - Method in class org.teleight.teleightbots.api.objects.ForceReplyKeyboard.Builder
- selective(boolean) - Method in class org.teleight.teleightbots.api.objects.ReplyKeyboardMarkup.Builder
- selective(boolean) - Method in class org.teleight.teleightbots.api.objects.ReplyKeyboardRemove.Builder
- selfie() - Method in record class org.teleight.teleightbots.api.objects.EncryptedPassportElement
-
Returns the value of the
selfierecord component. - SelfJoinGroupEvent - Record Class in org.teleight.teleightbots.event.bot.group
- SelfJoinGroupEvent(TelegramBot, User, Chat, Update) - Constructor for record class org.teleight.teleightbots.event.bot.group.SelfJoinGroupEvent
-
Creates an instance of a
SelfJoinGroupEventrecord class. - SelfQuitGroupEvent - Record Class in org.teleight.teleightbots.event.bot.group
- SelfQuitGroupEvent(TelegramBot, User, Chat, Update) - Constructor for record class org.teleight.teleightbots.event.bot.group.SelfQuitGroupEvent
-
Creates an instance of a
SelfQuitGroupEventrecord class. - SendAnimation - Record Class in org.teleight.teleightbots.api.methods
- SendAnimation(String, String, int, long, InputFile, int, int, int, InputFile, String, ParseMode, MessageEntity[], boolean, boolean, boolean, boolean, boolean, String, SuggestedPostParameters, ReplyParameters, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.SendAnimation
-
Creates an instance of a
SendAnimationrecord class. - SendAnimation.Builder - Class in org.teleight.teleightbots.api.methods
- SendAudio - Record Class in org.teleight.teleightbots.api.methods
- SendAudio(String, String, int, long, InputFile, String, ParseMode, MessageEntity[], int, String, String, InputFile, boolean, boolean, boolean, String, SuggestedPostParameters, ReplyParameters, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.SendAudio
-
Creates an instance of a
SendAudiorecord class. - SendAudio.Builder - Class in org.teleight.teleightbots.api.methods
- SendChatAction - Record Class in org.teleight.teleightbots.api.methods
- SendChatAction(String, String, int, ChatAction) - Constructor for record class org.teleight.teleightbots.api.methods.SendChatAction
-
Creates an instance of a
SendChatActionrecord class. - SendChatAction.Builder - Class in org.teleight.teleightbots.api.methods
- SendChecklist - Record Class in org.teleight.teleightbots.api.methods
- SendChecklist(String, String, InputChecklist, boolean, boolean, String, ReplyParameters, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.SendChecklist
-
Creates an instance of a
SendChecklistrecord class. - SendChecklist.Builder - Class in org.teleight.teleightbots.api.methods
- SendContact - Record Class in org.teleight.teleightbots.api.methods
- SendContact(String, String, int, long, int, String, String, String, boolean, boolean, boolean, String, SuggestedPostParameters, ReplyParameters, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.SendContact
-
Creates an instance of a
SendContactrecord class. - SendContact.Builder - Class in org.teleight.teleightbots.api.methods
- sendDate() - Method in record class org.teleight.teleightbots.api.methods.ApproveSuggestedPost
-
Returns the value of the
sendDaterecord component. - sendDate() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftRegular
-
Returns the value of the
sendDaterecord component. - sendDate() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftUnique
-
Returns the value of the
sendDaterecord component. - sendDate() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostApproved
-
Returns the value of the
sendDaterecord component. - sendDate() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostInfo
-
Returns the value of the
sendDaterecord component. - sendDate() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostParameters
-
Returns the value of the
sendDaterecord component. - sendDate(int) - Method in class org.teleight.teleightbots.api.objects.SuggestedPostParameters.Builder
- sendDate(Long) - Method in class org.teleight.teleightbots.api.methods.ApproveSuggestedPost.Builder
- sendDate(Instant) - Method in class org.teleight.teleightbots.api.methods.ApproveSuggestedPost.Builder
- sendDate(Date) - Method in class org.teleight.teleightbots.api.methods.ApproveSuggestedPost.Builder
- SendDice - Record Class in org.teleight.teleightbots.api.methods
- SendDice(String, String, int, long, String, boolean, boolean, boolean, String, SuggestedPostParameters, ReplyParameters, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.SendDice
-
Creates an instance of a
SendDicerecord class. - SendDice.Builder - Class in org.teleight.teleightbots.api.methods
- SendDocument - Record Class in org.teleight.teleightbots.api.methods
- SendDocument(String, String, int, long, InputFile, InputFile, String, ParseMode, MessageEntity[], boolean, boolean, boolean, boolean, String, SuggestedPostParameters, ReplyParameters, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.SendDocument
-
Creates an instance of a
SendDocumentrecord class. - SendDocument.Builder - Class in org.teleight.teleightbots.api.methods
- sendEmailToProvider() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Returns the value of the
sendEmailToProviderrecord component. - sendEmailToProvider() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
sendEmailToProviderrecord component. - sendEmailToProvider() - Method in record class org.teleight.teleightbots.api.objects.InputInvoiceMessageContent
-
Returns the value of the
sendEmailToProviderrecord component. - sendEmailToProvider(boolean) - Method in class org.teleight.teleightbots.api.methods.CreateInvoiceLink.Builder
- sendEmailToProvider(boolean) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- senderBoostCount() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
senderBoostCountrecord component. - senderBusinessBot() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
senderBusinessBotrecord component. - senderChat() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
senderChatrecord component. - senderChat() - Method in record class org.teleight.teleightbots.api.objects.MessageOriginChat
-
Returns the value of the
senderChatrecord component. - senderChatId() - Method in record class org.teleight.teleightbots.api.methods.BanChatSenderChat
-
Returns the value of the
senderChatIdrecord component. - senderChatId() - Method in record class org.teleight.teleightbots.api.methods.SetChatPermissions
-
Returns the value of the
senderChatIdrecord component. - senderChatId() - Method in record class org.teleight.teleightbots.api.methods.UnbanChatSenderChat
-
Returns the value of the
senderChatIdrecord component. - senderChatId(long) - Method in class org.teleight.teleightbots.api.methods.BanChatSenderChat.Builder
- senderChatId(long) - Method in class org.teleight.teleightbots.api.methods.UnbanChatSenderChat.Builder
- senderChatId(ChatPermissions) - Method in class org.teleight.teleightbots.api.methods.SetChatPermissions.Builder
- senderSignature() - Method in record class org.teleight.teleightbots.api.objects.MessageOriginChannel
-
Returns the value of the
senderSignaturerecord component. - senderSignature() - Method in record class org.teleight.teleightbots.api.objects.MessageOriginChat
-
Returns the value of the
senderSignaturerecord component. - senderTag() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
senderTagrecord component. - senderUser() - Method in record class org.teleight.teleightbots.api.objects.MessageOriginUser
-
Returns the value of the
senderUserrecord component. - senderUser() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftRegular
-
Returns the value of the
senderUserrecord component. - senderUser() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftUnique
-
Returns the value of the
senderUserrecord component. - senderUserName() - Method in record class org.teleight.teleightbots.api.objects.MessageOriginHiddenUser
-
Returns the value of the
senderUserNamerecord component. - SendGame - Record Class in org.teleight.teleightbots.api.methods
- SendGame(String, String, int, String, boolean, boolean, boolean, String, ReplyParameters, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.SendGame
-
Creates an instance of a
SendGamerecord class. - SendGame.Builder - Class in org.teleight.teleightbots.api.methods
- SendGift - Record Class in org.teleight.teleightbots.api.methods
- SendGift(int, String, String, boolean, String, ParseMode, MessageEntity[]) - Constructor for record class org.teleight.teleightbots.api.methods.SendGift
-
Creates an instance of a
SendGiftrecord class. - SendGift.Builder - Class in org.teleight.teleightbots.api.methods
- SendInvoice - Record Class in org.teleight.teleightbots.api.methods
- SendInvoice(String, int, long, String, String, String, String, String, LabeledPrice[], int, int[], String, String, String, int, int, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, SuggestedPostParameters, ReplyParameters, InlineKeyboardMarkup) - Constructor for record class org.teleight.teleightbots.api.methods.SendInvoice
-
Creates an instance of a
SendInvoicerecord class. - SendInvoice.Builder - Class in org.teleight.teleightbots.api.methods
- SendLivePhoto - Record Class in org.teleight.teleightbots.api.methods
- SendLivePhoto(String, String, int, long, InputFile, InputFile, String, ParseMode, MessageEntity[], boolean, boolean, boolean, boolean, boolean, String, SuggestedPostParameters, ReplyParameters, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.SendLivePhoto
-
Creates an instance of a
SendLivePhotorecord class. - SendLivePhoto.Builder - Class in org.teleight.teleightbots.api.methods
- SendLocation - Record Class in org.teleight.teleightbots.api.methods
- SendLocation(String, String, int, long, float, float, float, int, int, int, boolean, boolean, boolean, String, SuggestedPostParameters, ReplyParameters, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.SendLocation
-
Creates an instance of a
SendLocationrecord class. - SendLocation.Builder - Class in org.teleight.teleightbots.api.methods
- SendMediaGroup - Record Class in org.teleight.teleightbots.api.methods
- SendMediaGroup(String, String, int, long, InputMedia[], boolean, boolean, boolean, String, ReplyParameters) - Constructor for record class org.teleight.teleightbots.api.methods.SendMediaGroup
-
Creates an instance of a
SendMediaGrouprecord class. - SendMediaGroup.Builder - Class in org.teleight.teleightbots.api.methods
- SendMessage - Record Class in org.teleight.teleightbots.api.methods
- SendMessage(String, String, int, long, String, ParseMode, MessageEntity[], LinkPreviewOptions, boolean, boolean, boolean, String, SuggestedPostParameters, ReplyParameters, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.SendMessage
-
Creates an instance of a
SendMessagerecord class. - SendMessage.Builder - Class in org.teleight.teleightbots.api.methods
- SendMessageDraft - Record Class in org.teleight.teleightbots.api.methods
- SendMessageDraft(String, int, int, String, ParseMode, MessageEntity[]) - Constructor for record class org.teleight.teleightbots.api.methods.SendMessageDraft
-
Creates an instance of a
SendMessageDraftrecord class. - SendMessageDraft.Builder - Class in org.teleight.teleightbots.api.methods
- SendPaidMedia - Record Class in org.teleight.teleightbots.api.methods
- SendPaidMedia(String, String, int, long, int, InputPaidMedia[], String, String, ParseMode, MessageEntity[], boolean, boolean, boolean, boolean, SuggestedPostParameters, ReplyParameters, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.SendPaidMedia
-
Creates an instance of a
SendPaidMediarecord class. - SendPaidMedia.Builder - Class in org.teleight.teleightbots.api.methods
- sendPhoneNumberToProvider() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Returns the value of the
sendPhoneNumberToProviderrecord component. - sendPhoneNumberToProvider() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
sendPhoneNumberToProviderrecord component. - sendPhoneNumberToProvider() - Method in record class org.teleight.teleightbots.api.objects.InputInvoiceMessageContent
-
Returns the value of the
sendPhoneNumberToProviderrecord component. - sendPhoneNumberToProvider(boolean) - Method in class org.teleight.teleightbots.api.methods.CreateInvoiceLink.Builder
- sendPhoneNumberToProvider(boolean) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- SendPhoto - Record Class in org.teleight.teleightbots.api.methods
- SendPhoto(String, String, int, long, InputFile, String, ParseMode, MessageEntity[], boolean, boolean, boolean, boolean, boolean, String, SuggestedPostParameters, ReplyParameters, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.SendPhoto
-
Creates an instance of a
SendPhotorecord class. - SendPhoto.Builder - Class in org.teleight.teleightbots.api.methods
- SendPoll - Record Class in org.teleight.teleightbots.api.methods
- SendPoll(String, String, int, String, ParseMode, MessageEntity[], InputPollOption[], boolean, PollType, boolean, boolean, boolean, boolean, boolean, boolean, String[], int[], String, ParseMode, MessageEntity[], InputPollMedia, int, long, boolean, String, ParseMode, MessageEntity[], InputPollMedia, boolean, boolean, boolean, String, ReplyParameters, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.SendPoll
-
Creates an instance of a
SendPollrecord class. - SendPoll.Builder - Class in org.teleight.teleightbots.api.methods
- SendSticker - Record Class in org.teleight.teleightbots.api.methods
- SendSticker(String, String, int, long, InputFile, String, boolean, boolean, boolean, String, SuggestedPostParameters, ReplyParameters, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.SendSticker
-
Creates an instance of a
SendStickerrecord class. - SendSticker.Builder - Class in org.teleight.teleightbots.api.methods
- SendVenue - Record Class in org.teleight.teleightbots.api.methods
- SendVenue(String, String, int, long, float, float, String, String, String, String, String, String, boolean, boolean, boolean, String, SuggestedPostParameters, ReplyParameters, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.SendVenue
-
Creates an instance of a
SendVenuerecord class. - SendVenue.Builder - Class in org.teleight.teleightbots.api.methods
- SendVideo - Record Class in org.teleight.teleightbots.api.methods
- SendVideo(String, String, int, long, InputFile, int, int, int, InputFile, PhotoSize, int, String, ParseMode, MessageEntity[], boolean, boolean, boolean, boolean, boolean, boolean, String, SuggestedPostParameters, ReplyParameters, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.SendVideo
-
Creates an instance of a
SendVideorecord class. - SendVideo.Builder - Class in org.teleight.teleightbots.api.methods
- SendVideoNote - Record Class in org.teleight.teleightbots.api.methods
- SendVideoNote(String, String, int, long, InputFile, int, int, InputFile, boolean, boolean, boolean, String, SuggestedPostParameters, ReplyParameters, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.SendVideoNote
-
Creates an instance of a
SendVideoNoterecord class. - SendVideoNote.Builder - Class in org.teleight.teleightbots.api.methods
- SendVoice - Record Class in org.teleight.teleightbots.api.methods
- SendVoice(String, String, int, long, InputFile, String, ParseMode, MessageEntity[], int, boolean, boolean, boolean, String, SuggestedPostParameters, ReplyParameters, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.SendVoice
-
Creates an instance of a
SendVoicerecord class. - SendVoice.Builder - Class in org.teleight.teleightbots.api.methods
- SentGuestMessage - Record Class in org.teleight.teleightbots.api.objects
- SentGuestMessage(String) - Constructor for record class org.teleight.teleightbots.api.objects.SentGuestMessage
-
Creates an instance of a
SentGuestMessagerecord class. - SentWebAppMessage - Record Class in org.teleight.teleightbots.api.objects
- SentWebAppMessage(String) - Constructor for record class org.teleight.teleightbots.api.objects.SentWebAppMessage
-
Creates an instance of a
SentWebAppMessagerecord class. - serialize(Color, JsonGenerator, SerializationContext) - Method in class org.teleight.teleightbots.api.serialization.serializers.ColorSerializer
- serialize(Date, JsonGenerator, SerializationContext) - Method in class org.teleight.teleightbots.api.serialization.serializers.DateSecondSerializer
- serialize(InputFile, JsonGenerator, SerializationContext) - Method in class org.teleight.teleightbots.api.serialization.serializers.InputFileSerializer
- serialize(LivePeriod, JsonGenerator, SerializationContext) - Method in class org.teleight.teleightbots.api.serialization.serializers.LivePeriodSerializer
- setArgument(String, Object) - Method in class org.teleight.teleightbots.commands.builder.parser.CommandContext
- SetBusinessAccountBio - Record Class in org.teleight.teleightbots.api.methods
- SetBusinessAccountBio(String, String) - Constructor for record class org.teleight.teleightbots.api.methods.SetBusinessAccountBio
-
Creates an instance of a
SetBusinessAccountBiorecord class. - SetBusinessAccountBio.Builder - Class in org.teleight.teleightbots.api.methods
- SetBusinessAccountGiftSettings - Record Class in org.teleight.teleightbots.api.methods
- SetBusinessAccountGiftSettings(String, boolean, AcceptedGiftTypes) - Constructor for record class org.teleight.teleightbots.api.methods.SetBusinessAccountGiftSettings
-
Creates an instance of a
SetBusinessAccountGiftSettingsrecord class. - SetBusinessAccountGiftSettings.Builder - Class in org.teleight.teleightbots.api.methods
- SetBusinessAccountName - Record Class in org.teleight.teleightbots.api.methods
- SetBusinessAccountName(String, String, String) - Constructor for record class org.teleight.teleightbots.api.methods.SetBusinessAccountName
-
Creates an instance of a
SetBusinessAccountNamerecord class. - SetBusinessAccountName.Builder - Class in org.teleight.teleightbots.api.methods
- SetBusinessAccountProfilePhoto - Record Class in org.teleight.teleightbots.api.methods
- SetBusinessAccountProfilePhoto(String, InputProfilePhoto, boolean) - Constructor for record class org.teleight.teleightbots.api.methods.SetBusinessAccountProfilePhoto
-
Creates an instance of a
SetBusinessAccountProfilePhotorecord class. - SetBusinessAccountProfilePhoto.Builder - Class in org.teleight.teleightbots.api.methods
- SetBusinessAccountUsername - Record Class in org.teleight.teleightbots.api.methods
- SetBusinessAccountUsername(String, String) - Constructor for record class org.teleight.teleightbots.api.methods.SetBusinessAccountUsername
-
Creates an instance of a
SetBusinessAccountUsernamerecord class. - SetBusinessAccountUsername.Builder - Class in org.teleight.teleightbots.api.methods
- setCancelled(boolean) - Method in interface org.teleight.teleightbots.event.trait.CancellableEvent
-
Sets the canceled status of the event.
- SetChatAdministratorCustomTitle - Record Class in org.teleight.teleightbots.api.methods
- SetChatAdministratorCustomTitle(String, long, String) - Constructor for record class org.teleight.teleightbots.api.methods.SetChatAdministratorCustomTitle
-
Creates an instance of a
SetChatAdministratorCustomTitlerecord class. - SetChatAdministratorCustomTitle.Builder - Class in org.teleight.teleightbots.api.methods
- SetChatDescription - Record Class in org.teleight.teleightbots.api.methods
- SetChatDescription(String, String) - Constructor for record class org.teleight.teleightbots.api.methods.SetChatDescription
-
Creates an instance of a
SetChatDescriptionrecord class. - SetChatDescription.Builder - Class in org.teleight.teleightbots.api.methods
- SetChatMemberTag - Record Class in org.teleight.teleightbots.api.methods
- SetChatMemberTag(String, long, String) - Constructor for record class org.teleight.teleightbots.api.methods.SetChatMemberTag
-
Creates an instance of a
SetChatMemberTagrecord class. - SetChatMemberTag.Builder - Class in org.teleight.teleightbots.api.methods
- SetChatMenuButton - Record Class in org.teleight.teleightbots.api.methods
- SetChatMenuButton(String, MenuButton) - Constructor for record class org.teleight.teleightbots.api.methods.SetChatMenuButton
-
Creates an instance of a
SetChatMenuButtonrecord class. - SetChatMenuButton.Builder - Class in org.teleight.teleightbots.api.methods
- SetChatPermissions - Record Class in org.teleight.teleightbots.api.methods
- SetChatPermissions(String, ChatPermissions, boolean) - Constructor for record class org.teleight.teleightbots.api.methods.SetChatPermissions
-
Creates an instance of a
SetChatPermissionsrecord class. - SetChatPermissions.Builder - Class in org.teleight.teleightbots.api.methods
- SetChatPhoto - Record Class in org.teleight.teleightbots.api.methods
- SetChatPhoto(String, InputFile) - Constructor for record class org.teleight.teleightbots.api.methods.SetChatPhoto
-
Creates an instance of a
SetChatPhotorecord class. - SetChatPhoto.Builder - Class in org.teleight.teleightbots.api.methods
- SetChatStickerSet - Record Class in org.teleight.teleightbots.api.methods
- SetChatStickerSet(String, String) - Constructor for record class org.teleight.teleightbots.api.methods.SetChatStickerSet
-
Creates an instance of a
SetChatStickerSetrecord class. - SetChatStickerSet.Builder - Class in org.teleight.teleightbots.api.methods
- SetChatTitle - Record Class in org.teleight.teleightbots.api.methods
- SetChatTitle(String, String) - Constructor for record class org.teleight.teleightbots.api.methods.SetChatTitle
-
Creates an instance of a
SetChatTitlerecord class. - SetChatTitle.Builder - Class in org.teleight.teleightbots.api.methods
- setCondition(CommandCondition) - Method in class org.teleight.teleightbots.commands.builder.Command
-
Sets the condition for this command.
- SetCustomEmojiStickerSetThumbnail - Record Class in org.teleight.teleightbots.api.methods
- SetCustomEmojiStickerSetThumbnail(String, String) - Constructor for record class org.teleight.teleightbots.api.methods.SetCustomEmojiStickerSetThumbnail
-
Creates an instance of a
SetCustomEmojiStickerSetThumbnailrecord class. - SetCustomEmojiStickerSetThumbnail.Builder - Class in org.teleight.teleightbots.api.methods
- setDefaultExecutor(CommandExecutor) - Method in class org.teleight.teleightbots.commands.builder.Command
-
Sets the default executor for this command.
- setDeleteWebhook(DeleteWebhook) - Method in interface org.teleight.teleightbots.bot.WebhookTelegramBot
-
Sets the webhook for the bot.
- setExceptionHandler(ExceptionHandler) - Method in class org.teleight.teleightbots.exception.ExceptionManager
- SetGameScore - Record Class in org.teleight.teleightbots.api.methods
- SetGameScore(long, int, boolean, boolean, String, int, String) - Constructor for record class org.teleight.teleightbots.api.methods.SetGameScore
-
Creates an instance of a
SetGameScorerecord class. - SetGameScore.Builder - Class in org.teleight.teleightbots.api.methods
- SetManagedBotAccessSettings - Record Class in org.teleight.teleightbots.api.methods
- SetManagedBotAccessSettings(long, boolean, User[]) - Constructor for record class org.teleight.teleightbots.api.methods.SetManagedBotAccessSettings
-
Creates an instance of a
SetManagedBotAccessSettingsrecord class. - SetManagedBotAccessSettings.Builder - Class in org.teleight.teleightbots.api.methods
- SetMessageReaction - Record Class in org.teleight.teleightbots.api.methods
- SetMessageReaction(String, int, ReactionType[], boolean) - Constructor for record class org.teleight.teleightbots.api.methods.SetMessageReaction
-
Creates an instance of a
SetMessageReactionrecord class. - SetMessageReaction.Builder - Class in org.teleight.teleightbots.api.methods
- SetMyCommands - Record Class in org.teleight.teleightbots.api.methods
- SetMyCommands(List, BotCommandScope, String) - Constructor for record class org.teleight.teleightbots.api.methods.SetMyCommands
-
Creates an instance of a
SetMyCommandsrecord class. - SetMyCommands.Builder - Class in org.teleight.teleightbots.api.methods
- SetMyDefaultAdministratorRights - Record Class in org.teleight.teleightbots.api.methods
- SetMyDefaultAdministratorRights(ChatAdministratorRights, boolean) - Constructor for record class org.teleight.teleightbots.api.methods.SetMyDefaultAdministratorRights
-
Creates an instance of a
SetMyDefaultAdministratorRightsrecord class. - SetMyDefaultAdministratorRights.Builder - Class in org.teleight.teleightbots.api.methods
- SetMyDescription - Record Class in org.teleight.teleightbots.api.methods
- SetMyDescription(String, String) - Constructor for record class org.teleight.teleightbots.api.methods.SetMyDescription
-
Creates an instance of a
SetMyDescriptionrecord class. - SetMyDescription.Builder - Class in org.teleight.teleightbots.api.methods
- SetMyName - Record Class in org.teleight.teleightbots.api.methods
- SetMyName(String, String) - Constructor for record class org.teleight.teleightbots.api.methods.SetMyName
-
Creates an instance of a
SetMyNamerecord class. - SetMyName.Builder - Class in org.teleight.teleightbots.api.methods
- SetMyProfilePhoto - Record Class in org.teleight.teleightbots.api.methods
- SetMyProfilePhoto(InputProfilePhoto) - Constructor for record class org.teleight.teleightbots.api.methods.SetMyProfilePhoto
-
Creates an instance of a
SetMyProfilePhotorecord class. - SetMyProfilePhoto.Builder - Class in org.teleight.teleightbots.api.methods
- SetMyShortDescription - Record Class in org.teleight.teleightbots.api.methods
- SetMyShortDescription(String, String) - Constructor for record class org.teleight.teleightbots.api.methods.SetMyShortDescription
-
Creates an instance of a
SetMyShortDescriptionrecord class. - SetMyShortDescription.Builder - Class in org.teleight.teleightbots.api.methods
- setName() - Method in record class org.teleight.teleightbots.api.objects.Sticker
-
Returns the value of the
setNamerecord component. - SetPassportDataErrors - Record Class in org.teleight.teleightbots.api.methods
- SetPassportDataErrors(long, PassportElementError[]) - Constructor for record class org.teleight.teleightbots.api.methods.SetPassportDataErrors
-
Creates an instance of a
SetPassportDataErrorsrecord class. - SetPassportDataErrors.Builder - Class in org.teleight.teleightbots.api.methods
- SetStickerEmojiList - Record Class in org.teleight.teleightbots.api.methods
- SetStickerEmojiList(String, String[]) - Constructor for record class org.teleight.teleightbots.api.methods.SetStickerEmojiList
-
Creates an instance of a
SetStickerEmojiListrecord class. - SetStickerEmojiList.Builder - Class in org.teleight.teleightbots.api.methods
- SetStickerKeywords - Record Class in org.teleight.teleightbots.api.methods
- SetStickerKeywords(String, String[]) - Constructor for record class org.teleight.teleightbots.api.methods.SetStickerKeywords
-
Creates an instance of a
SetStickerKeywordsrecord class. - SetStickerKeywords.Builder - Class in org.teleight.teleightbots.api.methods
- SetStickerMaskPosition - Record Class in org.teleight.teleightbots.api.methods
- SetStickerMaskPosition(String, MaskPosition) - Constructor for record class org.teleight.teleightbots.api.methods.SetStickerMaskPosition
-
Creates an instance of a
SetStickerMaskPositionrecord class. - SetStickerMaskPosition.Builder - Class in org.teleight.teleightbots.api.methods
- SetStickerPositionInSet - Record Class in org.teleight.teleightbots.api.methods
- SetStickerPositionInSet(String, int) - Constructor for record class org.teleight.teleightbots.api.methods.SetStickerPositionInSet
-
Creates an instance of a
SetStickerPositionInSetrecord class. - SetStickerPositionInSet.Builder - Class in org.teleight.teleightbots.api.methods
- SetStickerSetThumbnail - Record Class in org.teleight.teleightbots.api.methods
- SetStickerSetThumbnail(String, long, InputFile, StickerFormat) - Constructor for record class org.teleight.teleightbots.api.methods.SetStickerSetThumbnail
-
Creates an instance of a
SetStickerSetThumbnailrecord class. - SetStickerSetThumbnail.Builder - Class in org.teleight.teleightbots.api.methods
- SetStickerSetTitle - Record Class in org.teleight.teleightbots.api.methods
- SetStickerSetTitle(String, String) - Constructor for record class org.teleight.teleightbots.api.methods.SetStickerSetTitle
-
Creates an instance of a
SetStickerSetTitlerecord class. - SetStickerSetTitle.Builder - Class in org.teleight.teleightbots.api.methods
- setText(String) - Method in interface org.teleight.teleightbots.menu.Menu
-
Sets the text of the menu.
- setText(String) - Method in class org.teleight.teleightbots.menu.MenuImpl
- SetUserEmojiStatus - Record Class in org.teleight.teleightbots.api.methods
- SetUserEmojiStatus(int, String, Date) - Constructor for record class org.teleight.teleightbots.api.methods.SetUserEmojiStatus
-
Creates an instance of a
SetUserEmojiStatusrecord class. - SetUserEmojiStatus.Builder - Class in org.teleight.teleightbots.api.methods
- SetWebhook - Record Class in org.teleight.teleightbots.api.methods
- SetWebhook(String, InputFile, String, int, String[], boolean, String) - Constructor for record class org.teleight.teleightbots.api.methods.SetWebhook
-
Creates an instance of a
SetWebhookrecord class. - SetWebhook.Builder - Class in org.teleight.teleightbots.api.methods
- SharedUser - Record Class in org.teleight.teleightbots.api.objects
- SharedUser(long, String, String, String, PhotoSize[]) - Constructor for record class org.teleight.teleightbots.api.objects.SharedUser
-
Creates an instance of a
SharedUserrecord class. - shippingAddress() - Method in record class org.teleight.teleightbots.api.objects.OrderInfo
-
Returns the value of the
shippingAddressrecord component. - shippingAddress() - Method in record class org.teleight.teleightbots.api.objects.ShippingQuery
-
Returns the value of the
shippingAddressrecord component. - ShippingAddress - Record Class in org.teleight.teleightbots.api.objects
- ShippingAddress(String, String, String, String, String, String) - Constructor for record class org.teleight.teleightbots.api.objects.ShippingAddress
-
Creates an instance of a
ShippingAddressrecord class. - ShippingOption - Record Class in org.teleight.teleightbots.api.objects
- ShippingOption(String, String, LabeledPrice[]) - Constructor for record class org.teleight.teleightbots.api.objects.ShippingOption
-
Creates an instance of a
ShippingOptionrecord class. - shippingOptionId() - Method in record class org.teleight.teleightbots.api.objects.PreCheckoutQuery
-
Returns the value of the
shippingOptionIdrecord component. - shippingOptionId() - Method in record class org.teleight.teleightbots.api.objects.SuccessfulPayment
-
Returns the value of the
shippingOptionIdrecord component. - shippingOptions() - Method in record class org.teleight.teleightbots.api.methods.AnswerShippingQuery
-
Returns the value of the
shippingOptionsrecord component. - shippingOptions(ShippingOption[]) - Method in class org.teleight.teleightbots.api.methods.AnswerShippingQuery.Builder
- shippingQuery() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
shippingQueryrecord component. - ShippingQuery - Record Class in org.teleight.teleightbots.api.objects
- ShippingQuery(String, User, String, ShippingAddress) - Constructor for record class org.teleight.teleightbots.api.objects.ShippingQuery
-
Creates an instance of a
ShippingQueryrecord class. - shippingQueryId() - Method in record class org.teleight.teleightbots.api.methods.AnswerShippingQuery
-
Returns the value of the
shippingQueryIdrecord component. - shippingQueryId(String) - Method in class org.teleight.teleightbots.api.methods.AnswerShippingQuery.Builder
- shortDescription() - Method in record class org.teleight.teleightbots.api.methods.SetMyShortDescription
-
Returns the value of the
shortDescriptionrecord component. - shortDescription() - Method in record class org.teleight.teleightbots.api.objects.BotShortDescription
-
Returns the value of the
shortDescriptionrecord component. - shortDescription(String) - Method in class org.teleight.teleightbots.api.methods.SetMyShortDescription.Builder
- showAboveText() - Method in record class org.teleight.teleightbots.api.objects.LinkPreviewOptions
-
Returns the value of the
showAboveTextrecord component. - showAboveText(boolean) - Method in class org.teleight.teleightbots.api.objects.LinkPreviewOptions.Builder
- showAlert() - Method in record class org.teleight.teleightbots.api.methods.AnswerCallbackQuery
-
Returns the value of the
showAlertrecord component. - showAlert(boolean) - Method in class org.teleight.teleightbots.api.methods.AnswerCallbackQuery.Builder
- showCaptionAboveMedia() - Method in record class org.teleight.teleightbots.api.methods.CopyMessage
-
Returns the value of the
showCaptionAboveMediarecord component. - showCaptionAboveMedia() - Method in record class org.teleight.teleightbots.api.methods.EditMessageCaption
-
Returns the value of the
showCaptionAboveMediarecord component. - showCaptionAboveMedia() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
-
Returns the value of the
showCaptionAboveMediarecord component. - showCaptionAboveMedia() - Method in record class org.teleight.teleightbots.api.methods.SendLivePhoto
-
Returns the value of the
showCaptionAboveMediarecord component. - showCaptionAboveMedia() - Method in record class org.teleight.teleightbots.api.methods.SendPaidMedia
-
Returns the value of the
showCaptionAboveMediarecord component. - showCaptionAboveMedia() - Method in record class org.teleight.teleightbots.api.methods.SendPhoto
-
Returns the value of the
showCaptionAboveMediarecord component. - showCaptionAboveMedia() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns the value of the
showCaptionAboveMediarecord component. - showCaptionAboveMedia() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif
-
Returns the value of the
showCaptionAboveMediarecord component. - showCaptionAboveMedia() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif
-
Returns the value of the
showCaptionAboveMediarecord component. - showCaptionAboveMedia() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedPhoto
-
Returns the value of the
showCaptionAboveMediarecord component. - showCaptionAboveMedia() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVideo
-
Returns the value of the
showCaptionAboveMediarecord component. - showCaptionAboveMedia() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGif
-
Returns the value of the
showCaptionAboveMediarecord component. - showCaptionAboveMedia() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif
-
Returns the value of the
showCaptionAboveMediarecord component. - showCaptionAboveMedia() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto
-
Returns the value of the
showCaptionAboveMediarecord component. - showCaptionAboveMedia() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVideo
-
Returns the value of the
showCaptionAboveMediarecord component. - showCaptionAboveMedia() - Method in record class org.teleight.teleightbots.api.objects.InputMediaAnimation
-
Returns the value of the
showCaptionAboveMediarecord component. - showCaptionAboveMedia() - Method in record class org.teleight.teleightbots.api.objects.InputMediaLivePhoto
-
Returns the value of the
showCaptionAboveMediarecord component. - showCaptionAboveMedia() - Method in record class org.teleight.teleightbots.api.objects.InputMediaPhoto
-
Returns the value of the
showCaptionAboveMediarecord component. - showCaptionAboveMedia() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVideo
-
Returns the value of the
showCaptionAboveMediarecord component. - showCaptionAboveMedia() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
showCaptionAboveMediarecord component. - showCaptionAboveMedia(boolean) - Method in class org.teleight.teleightbots.api.methods.CopyMessage.Builder
- showCaptionAboveMedia(boolean) - Method in class org.teleight.teleightbots.api.methods.EditMessageCaption.Builder
- showCaptionAboveMedia(boolean) - Method in class org.teleight.teleightbots.api.methods.SendAnimation.Builder
- showCaptionAboveMedia(boolean) - Method in class org.teleight.teleightbots.api.methods.SendLivePhoto.Builder
- showCaptionAboveMedia(boolean) - Method in class org.teleight.teleightbots.api.methods.SendPaidMedia.Builder
- showCaptionAboveMedia(boolean) - Method in class org.teleight.teleightbots.api.methods.SendPhoto.Builder
- showCaptionAboveMedia(boolean) - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- showCaptionAboveMedia(boolean) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif.Builder
- showCaptionAboveMedia(boolean) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif.Builder
- showCaptionAboveMedia(boolean) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultGif.Builder
- showCaptionAboveMedia(boolean) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif.Builder
- showCaptionAboveMedia(boolean) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto.Builder
- showCaptionAboveMedia(boolean) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVideo.Builder
- showCaptionAboveMedia(boolean) - Method in class org.teleight.teleightbots.api.objects.InputMediaAnimation.Builder
- showCaptionAboveMedia(boolean) - Method in class org.teleight.teleightbots.api.objects.InputMediaLivePhoto.Builder
- showCaptionAboveMedia(boolean) - Method in class org.teleight.teleightbots.api.objects.InputMediaPhoto.Builder
- showCaptionAboveMedia(boolean) - Method in class org.teleight.teleightbots.api.objects.InputMediaVideo.Builder
- showGiftButton() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountGiftSettings
-
Returns the value of the
showGiftButtonrecord component. - showGiftButton(boolean) - Method in class org.teleight.teleightbots.api.methods.SetBusinessAccountGiftSettings.Builder
- shuffleOptions() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
shuffleOptionsrecord component. - shuffleOptions(boolean) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- shutdown() - Method in class org.teleight.teleightbots.extensions.Extension
-
Method used when the extension is shut down.
- silentlyThrowMethodExecution() - Method in interface org.teleight.teleightbots.bot.settings.BotSettings
-
Specifies whether exceptions that occur during bot method execution should be thrown silently.
- silentlyThrowMethodExecution() - Method in record class org.teleight.teleightbots.bot.settings.LongPollingBotSettings
-
Returns the value of the
silentlyThrowMethodExecutionrecord component. - silentlyThrowMethodExecution() - Method in record class org.teleight.teleightbots.bot.settings.WebhookBotSettings
-
Returns the value of the
silentlyThrowMethodExecutionrecord component. - silentlyThrowMethodExecution(boolean) - Method in class org.teleight.teleightbots.bot.settings.LongPollingBotSettings.Builder
- silentlyThrowMethodExecution(boolean) - Method in class org.teleight.teleightbots.bot.settings.WebhookBotSettings.Builder
- SIX_HOURS - Enum constant in enum class org.teleight.teleightbots.api.objects.StoryActivePeriod
- slowModeDelay() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
slowModeDelayrecord component. - smallFileId() - Method in record class org.teleight.teleightbots.api.objects.ChatPhoto
-
Returns the value of the
smallFileIdrecord component. - smallFileUniqueId() - Method in record class org.teleight.teleightbots.api.objects.ChatPhoto
-
Returns the value of the
smallFileUniqueIdrecord component. - sortByPrice() - Method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts
-
Returns the value of the
sortByPricerecord component. - sortByPrice() - Method in record class org.teleight.teleightbots.api.methods.GetChatGifts
-
Returns the value of the
sortByPricerecord component. - sortByPrice() - Method in record class org.teleight.teleightbots.api.methods.GetUserGifts
-
Returns the value of the
sortByPricerecord component. - sortByPrice(boolean) - Method in class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts.Builder
- sortByPrice(boolean) - Method in class org.teleight.teleightbots.api.methods.GetChatGifts.Builder
- sortByPrice(boolean) - Method in class org.teleight.teleightbots.api.methods.GetUserGifts.Builder
- source() - Method in record class org.teleight.teleightbots.api.objects.ChatBoost
-
Returns the value of the
sourcerecord component. - source() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostRemoved
-
Returns the value of the
sourcerecord component. - source() - Method in interface org.teleight.teleightbots.api.objects.ChatBoostSource
- source() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostSourceGiftCode
- source() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostSourceGiveaway
- source() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostSourcePremium
- source() - Method in interface org.teleight.teleightbots.api.objects.PassportElementError
- source() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorDataField
- source() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorFile
- source() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorFiles
- source() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorFrontSide
- source() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorReverseSide
- source() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorSelfie
- source() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorTranslationFile
- source() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorTranslationFiles
- source() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorUnspecified
- source() - Method in record class org.teleight.teleightbots.api.objects.StarTransaction
-
Returns the value of the
sourcerecord component. - sponsorUser() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerAffiliateProgram
-
Returns the value of the
sponsorUserrecord component. - starAmount() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostPaid
-
Returns the value of the
starAmountrecord component. - StarAmount - Record Class in org.teleight.teleightbots.api.objects
- StarAmount(int, int) - Constructor for record class org.teleight.teleightbots.api.objects.StarAmount
-
Creates an instance of a
StarAmountrecord class. - starCount() - Method in record class org.teleight.teleightbots.api.methods.GiftPremiumSubscription
-
Returns the value of the
starCountrecord component. - starCount() - Method in record class org.teleight.teleightbots.api.methods.SendPaidMedia
-
Returns the value of the
starCountrecord component. - starCount() - Method in record class org.teleight.teleightbots.api.methods.TransferBusinessAccountStars
-
Returns the value of the
starCountrecord component. - starCount() - Method in record class org.teleight.teleightbots.api.methods.TransferGift
-
Returns the value of the
starCountrecord component. - starCount() - Method in record class org.teleight.teleightbots.api.methods.UpgradeGift
-
Returns the value of the
starCountrecord component. - starCount() - Method in record class org.teleight.teleightbots.api.objects.Gift
-
Returns the value of the
starCountrecord component. - starCount(int) - Method in class org.teleight.teleightbots.api.methods.GiftPremiumSubscription.Builder
- starCount(int) - Method in class org.teleight.teleightbots.api.methods.SendPaidMedia.Builder
- starCount(int) - Method in class org.teleight.teleightbots.api.methods.TransferBusinessAccountStars.Builder
- starCount(Integer) - Method in class org.teleight.teleightbots.api.methods.TransferGift.Builder
- starCount(Integer) - Method in class org.teleight.teleightbots.api.methods.UpgradeGift.Builder
- start() - Method in class org.teleight.teleightbots.extensions.Extension
-
Method used when the extension is started.
- start() - Method in interface org.teleight.teleightbots.extensions.ExtensionManager
-
Starts the extension manager.
- start() - Method in class org.teleight.teleightbots.updateprocessor.LongPollingUpdateProcessor
- start() - Method in interface org.teleight.teleightbots.updateprocessor.UpdateProcessor
- start() - Method in class org.teleight.teleightbots.updateprocessor.WebhookUpdateProcessor
- start() - Method in interface org.teleight.teleightbots.webhook.WebhookServer
-
Starts the webhook server, allowing it to begin accepting incoming requests.
- startCount() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaInfo
-
Returns the value of the
startCountrecord component. - startDate() - Method in record class org.teleight.teleightbots.api.objects.VideoChatScheduled
-
Returns the value of the
startDaterecord component. - startParameter() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
startParameterrecord component. - startParameter() - Method in record class org.teleight.teleightbots.api.objects.Invoice
-
Returns the value of the
startParameterrecord component. - startParameter(String) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- StarTransaction - Record Class in org.teleight.teleightbots.api.objects
- StarTransaction(String, int, int, Date, TransactionPartner, TransactionPartner) - Constructor for record class org.teleight.teleightbots.api.objects.StarTransaction
-
Creates an instance of a
StarTransactionrecord class. - StarTransactions - Record Class in org.teleight.teleightbots.api.objects
- StarTransactions(StarTransaction[]) - Constructor for record class org.teleight.teleightbots.api.objects.StarTransactions
-
Creates an instance of a
StarTransactionsrecord class. - startTimestamp() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns the value of the
startTimestamprecord component. - startTimestamp() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVideo
-
Returns the value of the
startTimestamprecord component. - startTimestamp() - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaVideo
-
Returns the value of the
startTimestamprecord component. - startTimestamp() - Method in record class org.teleight.teleightbots.api.objects.Video
-
Returns the value of the
startTimestamprecord component. - startTimestamp(int) - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- startTimestamp(int) - Method in class org.teleight.teleightbots.api.objects.InputMediaVideo.Builder
- startTimestamp(int) - Method in class org.teleight.teleightbots.api.objects.InputPaidMediaVideo.Builder
- state() - Method in record class org.teleight.teleightbots.api.objects.LocationAddress
-
Returns the value of the
staterecord component. - state() - Method in record class org.teleight.teleightbots.api.objects.ShippingAddress
-
Returns the value of the
staterecord component. - state() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostInfo
-
Returns the value of the
staterecord component. - STATIC - Enum constant in enum class org.teleight.teleightbots.api.objects.StickerFormat
- status() - Method in interface org.teleight.teleightbots.api.objects.ChatMember
- status() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberAdministrator
- status() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberBanned
- status() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberLeft
- status() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberMember
- status() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberOwner
- status() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberRestricted
- statusCode() - Method in record class org.teleight.teleightbots.webhook.HttpResponse
-
Returns the value of the
statusCoderecord component. - sticker() - Method in record class org.teleight.teleightbots.api.methods.AddStickerToSet
-
Returns the value of the
stickerrecord component. - sticker() - Method in record class org.teleight.teleightbots.api.methods.DeleteStickerFromSet
-
Returns the value of the
stickerrecord component. - sticker() - Method in record class org.teleight.teleightbots.api.methods.ReplaceStickerInSet
-
Returns the value of the
stickerrecord component. - sticker() - Method in record class org.teleight.teleightbots.api.methods.SendSticker
-
Returns the value of the
stickerrecord component. - sticker() - Method in record class org.teleight.teleightbots.api.methods.SetStickerEmojiList
-
Returns the value of the
stickerrecord component. - sticker() - Method in record class org.teleight.teleightbots.api.methods.SetStickerKeywords
-
Returns the value of the
stickerrecord component. - sticker() - Method in record class org.teleight.teleightbots.api.methods.SetStickerMaskPosition
-
Returns the value of the
stickerrecord component. - sticker() - Method in record class org.teleight.teleightbots.api.methods.SetStickerPositionInSet
-
Returns the value of the
stickerrecord component. - sticker() - Method in record class org.teleight.teleightbots.api.methods.UploadStickerFile
-
Returns the value of the
stickerrecord component. - sticker() - Method in record class org.teleight.teleightbots.api.objects.BusinessIntro
-
Returns the value of the
stickerrecord component. - sticker() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
stickerrecord component. - sticker() - Method in record class org.teleight.teleightbots.api.objects.Gift
-
Returns the value of the
stickerrecord component. - sticker() - Method in record class org.teleight.teleightbots.api.objects.InputSticker
-
Returns the value of the
stickerrecord component. - sticker() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
stickerrecord component. - sticker() - Method in record class org.teleight.teleightbots.api.objects.PollMedia
-
Returns the value of the
stickerrecord component. - sticker() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftModel
-
Returns the value of the
stickerrecord component. - sticker() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftSymbol
-
Returns the value of the
stickerrecord component. - sticker(String) - Method in class org.teleight.teleightbots.api.methods.DeleteStickerFromSet.Builder
- sticker(String) - Method in class org.teleight.teleightbots.api.methods.SetStickerEmojiList.Builder
- sticker(String) - Method in class org.teleight.teleightbots.api.methods.SetStickerKeywords.Builder
- sticker(String) - Method in class org.teleight.teleightbots.api.methods.SetStickerMaskPosition.Builder
- sticker(String) - Method in class org.teleight.teleightbots.api.methods.SetStickerPositionInSet.Builder
- sticker(InputFile) - Method in class org.teleight.teleightbots.api.methods.AddStickerToSet.Builder
- sticker(InputFile) - Method in class org.teleight.teleightbots.api.methods.ReplaceStickerInSet.Builder
- sticker(InputFile) - Method in class org.teleight.teleightbots.api.methods.SendSticker.Builder
- sticker(InputFile) - Method in class org.teleight.teleightbots.api.methods.UploadStickerFile.Builder
- sticker(InputFile) - Method in class org.teleight.teleightbots.api.objects.InputSticker.Builder
- sticker(Sticker) - Method in class org.teleight.teleightbots.api.objects.PollMedia.Builder
- Sticker - Record Class in org.teleight.teleightbots.api.objects
- Sticker(String, String, String, int, int, boolean, boolean, PhotoSize, String, String, File, MaskPosition, String, boolean, Long) - Constructor for record class org.teleight.teleightbots.api.objects.Sticker
-
Creates an instance of a
Stickerrecord class. - stickerFileId() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedSticker
-
Returns the value of the
stickerFileIdrecord component. - stickerFormat() - Method in record class org.teleight.teleightbots.api.methods.UploadStickerFile
-
Returns the value of the
stickerFormatrecord component. - stickerFormat(StickerFormat) - Method in class org.teleight.teleightbots.api.methods.UploadStickerFile.Builder
- StickerFormat - Enum Class in org.teleight.teleightbots.api.objects
- stickers() - Method in record class org.teleight.teleightbots.api.methods.CreateNewStickerSet
-
Returns the value of the
stickersrecord component. - stickers() - Method in record class org.teleight.teleightbots.api.objects.StickerSet
-
Returns the value of the
stickersrecord component. - stickers(InputSticker[]) - Method in class org.teleight.teleightbots.api.methods.CreateNewStickerSet.Builder
- StickerSet - Record Class in org.teleight.teleightbots.api.objects
- StickerSet(String, String, String, Sticker[], PhotoSize) - Constructor for record class org.teleight.teleightbots.api.objects.StickerSet
-
Creates an instance of a
StickerSetrecord class. - stickerSetName() - Method in record class org.teleight.teleightbots.api.methods.SetChatStickerSet
-
Returns the value of the
stickerSetNamerecord component. - stickerSetName() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
stickerSetNamerecord component. - stickerSetName(String) - Method in class org.teleight.teleightbots.api.methods.SetChatStickerSet.Builder
- stickerType() - Method in record class org.teleight.teleightbots.api.methods.CreateNewStickerSet
-
Returns the value of the
stickerTyperecord component. - stickerType() - Method in record class org.teleight.teleightbots.api.objects.StickerSet
-
Returns the value of the
stickerTyperecord component. - stickerType(StickerType) - Method in class org.teleight.teleightbots.api.methods.CreateNewStickerSet.Builder
- StickerType - Enum Class in org.teleight.teleightbots.api.objects
- stopCleanly() - Static method in class org.teleight.teleightbots.TeleightBots
-
Stops the TeleightBots API.
- StopMessageLiveLocation - Record Class in org.teleight.teleightbots.api.methods
- StopMessageLiveLocation(String, String, int, String, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.StopMessageLiveLocation
-
Creates an instance of a
StopMessageLiveLocationrecord class. - StopMessageLiveLocation.Builder - Class in org.teleight.teleightbots.api.methods
- StopPoll - Record Class in org.teleight.teleightbots.api.methods
- StopPoll(String, String, int, ReplyKeyboard) - Constructor for record class org.teleight.teleightbots.api.methods.StopPoll
-
Creates an instance of a
StopPollrecord class. - StopPoll.Builder - Class in org.teleight.teleightbots.api.methods
- story() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
storyrecord component. - story() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
storyrecord component. - Story - Record Class in org.teleight.teleightbots.api.objects
- Story(Chat, int) - Constructor for record class org.teleight.teleightbots.api.objects.Story
-
Creates an instance of a
Storyrecord class. - StoryActivePeriod - Enum Class in org.teleight.teleightbots.api.objects
- StoryArea - Record Class in org.teleight.teleightbots.api.objects
- StoryArea(StoryAreaPosition, StoryAreaType) - Constructor for record class org.teleight.teleightbots.api.objects.StoryArea
-
Creates an instance of a
StoryArearecord class. - StoryAreaPosition - Record Class in org.teleight.teleightbots.api.objects
- StoryAreaPosition(float, float, float, float, float, float) - Constructor for record class org.teleight.teleightbots.api.objects.StoryAreaPosition
-
Creates an instance of a
StoryAreaPositionrecord class. - StoryAreaType - Interface in org.teleight.teleightbots.api.objects
- StoryAreaTypeLink - Record Class in org.teleight.teleightbots.api.objects
- StoryAreaTypeLink(String) - Constructor for record class org.teleight.teleightbots.api.objects.StoryAreaTypeLink
-
Creates an instance of a
StoryAreaTypeLinkrecord class. - StoryAreaTypeLocation - Record Class in org.teleight.teleightbots.api.objects
- StoryAreaTypeLocation(float, float, LocationAddress) - Constructor for record class org.teleight.teleightbots.api.objects.StoryAreaTypeLocation
-
Creates an instance of a
StoryAreaTypeLocationrecord class. - StoryAreaTypeSuggestedReaction - Record Class in org.teleight.teleightbots.api.objects
- StoryAreaTypeSuggestedReaction(ReactionType, boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.StoryAreaTypeSuggestedReaction
-
Creates an instance of a
StoryAreaTypeSuggestedReactionrecord class. - StoryAreaTypeUniqueGift - Record Class in org.teleight.teleightbots.api.objects
- StoryAreaTypeUniqueGift(String) - Constructor for record class org.teleight.teleightbots.api.objects.StoryAreaTypeUniqueGift
-
Creates an instance of a
StoryAreaTypeUniqueGiftrecord class. - StoryAreaTypeWeather - Record Class in org.teleight.teleightbots.api.objects
- StoryAreaTypeWeather(float, String, Color) - Constructor for record class org.teleight.teleightbots.api.objects.StoryAreaTypeWeather
-
Creates an instance of a
StoryAreaTypeWeatherrecord class. - storyId() - Method in record class org.teleight.teleightbots.api.methods.DeleteStory
-
Returns the value of the
storyIdrecord component. - storyId() - Method in record class org.teleight.teleightbots.api.methods.EditStory
-
Returns the value of the
storyIdrecord component. - storyId(int) - Method in class org.teleight.teleightbots.api.methods.DeleteStory.Builder
- storyId(int) - Method in class org.teleight.teleightbots.api.methods.EditStory.Builder
- street() - Method in record class org.teleight.teleightbots.api.objects.LocationAddress
-
Returns the value of the
streetrecord component. - streetLine1() - Method in record class org.teleight.teleightbots.api.objects.ShippingAddress
-
Returns the value of the
streetLine1record component. - streetLine2() - Method in record class org.teleight.teleightbots.api.objects.ShippingAddress
-
Returns the value of the
streetLine2record component. - style() - Method in record class org.teleight.teleightbots.api.objects.InlineKeyboardButton
-
Returns the value of the
stylerecord component. - style() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButton
-
Returns the value of the
stylerecord component. - style(KeyboardButtonStyle) - Method in class org.teleight.teleightbots.api.objects.InlineKeyboardButton.Builder
- submitTask(Task.Builder) - Method in interface org.teleight.teleightbots.scheduler.Scheduler
-
Submits a task to be executed at a later time or repeatedly.
- subscriptionExpirationDate() - Method in record class org.teleight.teleightbots.api.objects.SuccessfulPayment
-
Returns the value of the
subscriptionExpirationDaterecord component. - subscriptionPeriod() - Method in record class org.teleight.teleightbots.api.methods.CreateChatSubscriptionInviteLink
-
Returns the value of the
subscriptionPeriodrecord component. - subscriptionPeriod() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Returns the value of the
subscriptionPeriodrecord component. - subscriptionPeriod() - Method in record class org.teleight.teleightbots.api.objects.ChatInviteLink
-
Returns the value of the
subscriptionPeriodrecord component. - subscriptionPeriod() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerUser
-
Returns the value of the
subscriptionPeriodrecord component. - subscriptionPeriod(int) - Method in class org.teleight.teleightbots.api.methods.CreateInvoiceLink.Builder
- subscriptionPeriod(Date) - Method in class org.teleight.teleightbots.api.methods.CreateChatSubscriptionInviteLink.Builder
- subscriptionPrice() - Method in record class org.teleight.teleightbots.api.methods.CreateChatSubscriptionInviteLink
-
Returns the value of the
subscriptionPricerecord component. - subscriptionPrice() - Method in record class org.teleight.teleightbots.api.objects.ChatInviteLink
-
Returns the value of the
subscriptionPricerecord component. - subscriptionPrice(Date) - Method in class org.teleight.teleightbots.api.methods.CreateChatSubscriptionInviteLink.Builder
- Success() - Constructor for record class org.teleight.teleightbots.conversation.ConversationManager.JoinResult.Success
-
Creates an instance of a
Successrecord class. - SUCCESS - Enum constant in enum class org.teleight.teleightbots.api.objects.KeyboardButtonStyle
- SUCCESS - Enum constant in enum class org.teleight.teleightbots.event.EventListener.Result
-
Indicates that the event was successfully processed.
- successfulPayment() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
successfulPaymentrecord component. - SuccessfulPayment - Record Class in org.teleight.teleightbots.api.objects
- SuccessfulPayment(String, int, String, Date, boolean, boolean, String, OrderInfo, String, String) - Constructor for record class org.teleight.teleightbots.api.objects.SuccessfulPayment
-
Creates an instance of a
SuccessfulPaymentrecord class. - suggestedName() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestManagedBot
-
Returns the value of the
suggestedNamerecord component. - suggestedPostApprovalFailed() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
suggestedPostApprovalFailedrecord component. - SuggestedPostApprovalFailed - Record Class in org.teleight.teleightbots.api.objects
- SuggestedPostApprovalFailed(Message, SuggestedPostPrice) - Constructor for record class org.teleight.teleightbots.api.objects.SuggestedPostApprovalFailed
-
Creates an instance of a
SuggestedPostApprovalFailedrecord class. - suggestedPostApproved() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
suggestedPostApprovedrecord component. - SuggestedPostApproved - Record Class in org.teleight.teleightbots.api.objects
- SuggestedPostApproved(Message, SuggestedPostPrice, Date) - Constructor for record class org.teleight.teleightbots.api.objects.SuggestedPostApproved
-
Creates an instance of a
SuggestedPostApprovedrecord class. - suggestedPostDeclined() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
suggestedPostDeclinedrecord component. - SuggestedPostDeclined - Record Class in org.teleight.teleightbots.api.objects
- SuggestedPostDeclined(Message, String) - Constructor for record class org.teleight.teleightbots.api.objects.SuggestedPostDeclined
-
Creates an instance of a
SuggestedPostDeclinedrecord class. - SuggestedPostInfo - Record Class in org.teleight.teleightbots.api.objects
- SuggestedPostInfo(SuggestedPostState, SuggestedPostPrice, Date) - Constructor for record class org.teleight.teleightbots.api.objects.SuggestedPostInfo
-
Creates an instance of a
SuggestedPostInforecord class. - suggestedPostMessage() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostApprovalFailed
-
Returns the value of the
suggestedPostMessagerecord component. - suggestedPostMessage() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostApproved
-
Returns the value of the
suggestedPostMessagerecord component. - suggestedPostMessage() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostDeclined
-
Returns the value of the
suggestedPostMessagerecord component. - suggestedPostMessage() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostPaid
-
Returns the value of the
suggestedPostMessagerecord component. - suggestedPostMessage() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostRefunded
-
Returns the value of the
suggestedPostMessagerecord component. - suggestedPostPaid() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
suggestedPostPaidrecord component. - SuggestedPostPaid - Record Class in org.teleight.teleightbots.api.objects
- SuggestedPostPaid(Message, TelegramCurrency, int, StarAmount) - Constructor for record class org.teleight.teleightbots.api.objects.SuggestedPostPaid
-
Creates an instance of a
SuggestedPostPaidrecord class. - suggestedPostParameters() - Method in record class org.teleight.teleightbots.api.methods.CopyMessage
-
Returns the value of the
suggestedPostParametersrecord component. - suggestedPostParameters() - Method in record class org.teleight.teleightbots.api.methods.ForwardMessage
-
Returns the value of the
suggestedPostParametersrecord component. - suggestedPostParameters() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
-
Returns the value of the
suggestedPostParametersrecord component. - suggestedPostParameters() - Method in record class org.teleight.teleightbots.api.methods.SendAudio
-
Returns the value of the
suggestedPostParametersrecord component. - suggestedPostParameters() - Method in record class org.teleight.teleightbots.api.methods.SendContact
-
Returns the value of the
suggestedPostParametersrecord component. - suggestedPostParameters() - Method in record class org.teleight.teleightbots.api.methods.SendDice
-
Returns the value of the
suggestedPostParametersrecord component. - suggestedPostParameters() - Method in record class org.teleight.teleightbots.api.methods.SendDocument
-
Returns the value of the
suggestedPostParametersrecord component. - suggestedPostParameters() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
suggestedPostParametersrecord component. - suggestedPostParameters() - Method in record class org.teleight.teleightbots.api.methods.SendLivePhoto
-
Returns the value of the
suggestedPostParametersrecord component. - suggestedPostParameters() - Method in record class org.teleight.teleightbots.api.methods.SendLocation
-
Returns the value of the
suggestedPostParametersrecord component. - suggestedPostParameters() - Method in record class org.teleight.teleightbots.api.methods.SendMessage
-
Returns the value of the
suggestedPostParametersrecord component. - suggestedPostParameters() - Method in record class org.teleight.teleightbots.api.methods.SendPaidMedia
-
Returns the value of the
suggestedPostParametersrecord component. - suggestedPostParameters() - Method in record class org.teleight.teleightbots.api.methods.SendPhoto
-
Returns the value of the
suggestedPostParametersrecord component. - suggestedPostParameters() - Method in record class org.teleight.teleightbots.api.methods.SendSticker
-
Returns the value of the
suggestedPostParametersrecord component. - suggestedPostParameters() - Method in record class org.teleight.teleightbots.api.methods.SendVenue
-
Returns the value of the
suggestedPostParametersrecord component. - suggestedPostParameters() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns the value of the
suggestedPostParametersrecord component. - suggestedPostParameters() - Method in record class org.teleight.teleightbots.api.methods.SendVideoNote
-
Returns the value of the
suggestedPostParametersrecord component. - suggestedPostParameters() - Method in record class org.teleight.teleightbots.api.methods.SendVoice
-
Returns the value of the
suggestedPostParametersrecord component. - suggestedPostParameters(SuggestedPostParameters) - Method in class org.teleight.teleightbots.api.methods.CopyMessage.Builder
- suggestedPostParameters(SuggestedPostParameters) - Method in class org.teleight.teleightbots.api.methods.ForwardMessage.Builder
- suggestedPostParameters(SuggestedPostParameters) - Method in class org.teleight.teleightbots.api.methods.SendAnimation.Builder
- suggestedPostParameters(SuggestedPostParameters) - Method in class org.teleight.teleightbots.api.methods.SendAudio.Builder
- suggestedPostParameters(SuggestedPostParameters) - Method in class org.teleight.teleightbots.api.methods.SendContact.Builder
- suggestedPostParameters(SuggestedPostParameters) - Method in class org.teleight.teleightbots.api.methods.SendDice.Builder
- suggestedPostParameters(SuggestedPostParameters) - Method in class org.teleight.teleightbots.api.methods.SendDocument.Builder
- suggestedPostParameters(SuggestedPostParameters) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- suggestedPostParameters(SuggestedPostParameters) - Method in class org.teleight.teleightbots.api.methods.SendLivePhoto.Builder
- suggestedPostParameters(SuggestedPostParameters) - Method in class org.teleight.teleightbots.api.methods.SendLocation.Builder
- suggestedPostParameters(SuggestedPostParameters) - Method in class org.teleight.teleightbots.api.methods.SendMessage.Builder
- suggestedPostParameters(SuggestedPostParameters) - Method in class org.teleight.teleightbots.api.methods.SendPaidMedia.Builder
- suggestedPostParameters(SuggestedPostParameters) - Method in class org.teleight.teleightbots.api.methods.SendPhoto.Builder
- suggestedPostParameters(SuggestedPostParameters) - Method in class org.teleight.teleightbots.api.methods.SendSticker.Builder
- suggestedPostParameters(SuggestedPostParameters) - Method in class org.teleight.teleightbots.api.methods.SendVenue.Builder
- suggestedPostParameters(SuggestedPostParameters) - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- suggestedPostParameters(SuggestedPostParameters) - Method in class org.teleight.teleightbots.api.methods.SendVideoNote.Builder
- suggestedPostParameters(SuggestedPostParameters) - Method in class org.teleight.teleightbots.api.methods.SendVoice.Builder
- SuggestedPostParameters - Record Class in org.teleight.teleightbots.api.objects
- SuggestedPostParameters(SuggestedPostPrice, int) - Constructor for record class org.teleight.teleightbots.api.objects.SuggestedPostParameters
-
Creates an instance of a
SuggestedPostParametersrecord class. - SuggestedPostParameters.Builder - Class in org.teleight.teleightbots.api.objects
- SuggestedPostPrice - Record Class in org.teleight.teleightbots.api.objects
- SuggestedPostPrice(TelegramCurrency, int) - Constructor for record class org.teleight.teleightbots.api.objects.SuggestedPostPrice
-
Creates an instance of a
SuggestedPostPricerecord class. - SuggestedPostPrice.Builder - Class in org.teleight.teleightbots.api.objects
- suggestedPostRefunded() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
suggestedPostRefundedrecord component. - SuggestedPostRefunded - Record Class in org.teleight.teleightbots.api.objects
- SuggestedPostRefunded(Message, SuggestedPostRefundReason) - Constructor for record class org.teleight.teleightbots.api.objects.SuggestedPostRefunded
-
Creates an instance of a
SuggestedPostRefundedrecord class. - SuggestedPostRefundReason - Enum Class in org.teleight.teleightbots.api.objects
- SuggestedPostState - Enum Class in org.teleight.teleightbots.api.objects
- suggestedTipAmounts() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Returns the value of the
suggestedTipAmountsrecord component. - suggestedTipAmounts() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
suggestedTipAmountsrecord component. - suggestedTipAmounts() - Method in record class org.teleight.teleightbots.api.objects.InputInvoiceMessageContent
-
Returns the value of the
suggestedTipAmountsrecord component. - suggestedTipAmounts(int[]) - Method in class org.teleight.teleightbots.api.methods.CreateInvoiceLink.Builder
- suggestedTipAmounts(int[]) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- suggestedUsername() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestManagedBot
-
Returns the value of the
suggestedUsernamerecord component. - SUPERGROUP_CHAT_TYPE - Enum constant in enum class org.teleight.teleightbots.api.objects.Chat.Type
- supergroupChatCreated() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
supergroupChatCreatedrecord component. - supportsGuestQueries() - Method in record class org.teleight.teleightbots.api.objects.User
-
Returns the value of the
supportsGuestQueriesrecord component. - supportsInlineQueries() - Method in record class org.teleight.teleightbots.api.objects.User
-
Returns the value of the
supportsInlineQueriesrecord component. - supportsStreaming() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns the value of the
supportsStreamingrecord component. - supportsStreaming() - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaVideo
-
Returns the value of the
supportsStreamingrecord component. - supportsStreaming(boolean) - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- supportsStreaming(boolean) - Method in class org.teleight.teleightbots.api.objects.InputPaidMediaVideo.Builder
- supportStreaming() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVideo
-
Returns the value of the
supportStreamingrecord component. - supportStreaming(boolean) - Method in class org.teleight.teleightbots.api.objects.InputMediaVideo.Builder
- switchInlineQuery() - Method in record class org.teleight.teleightbots.api.objects.InlineKeyboardButton
-
Returns the value of the
switchInlineQueryrecord component. - switchInlineQuery(String) - Method in class org.teleight.teleightbots.api.objects.InlineKeyboardButton.Builder
- switchInlineQueryChosenChat() - Method in record class org.teleight.teleightbots.api.objects.InlineKeyboardButton
-
Returns the value of the
switchInlineQueryChosenChatrecord component. - switchInlineQueryChosenChat(SwitchInlineQueryChosenChat) - Method in class org.teleight.teleightbots.api.objects.InlineKeyboardButton.Builder
- SwitchInlineQueryChosenChat - Record Class in org.teleight.teleightbots.api.objects
- SwitchInlineQueryChosenChat(String, boolean, boolean, boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.SwitchInlineQueryChosenChat
-
Creates an instance of a
SwitchInlineQueryChosenChatrecord class. - switchInlineQueryCurrentChat() - Method in record class org.teleight.teleightbots.api.objects.InlineKeyboardButton
-
Returns the value of the
switchInlineQueryCurrentChatrecord component. - switchInlineQueryCurrentChat(String) - Method in class org.teleight.teleightbots.api.objects.InlineKeyboardButton.Builder
- symbol() - Method in record class org.teleight.teleightbots.api.objects.UniqueGift
-
Returns the value of the
symbolrecord component. - symbolColor() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftBackdropColors
-
Returns the value of the
symbolColorrecord component. - symbolCustomEmojiId() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftColors
-
Returns the value of the
symbolCustomEmojiIdrecord component.
T
- tag() - Method in record class org.teleight.teleightbots.api.methods.SetChatMemberTag
-
Returns the value of the
tagrecord component. - tag() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberMember
-
Returns the value of the
tagrecord component. - tag() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberRestricted
-
Returns the value of the
tagrecord component. - tag(String) - Method in class org.teleight.teleightbots.api.methods.SetChatMemberTag.Builder
- Task - Interface in org.teleight.teleightbots.scheduler
- Task.Builder - Class in org.teleight.teleightbots.scheduler
- tasks() - Method in record class org.teleight.teleightbots.api.objects.Checklist
-
Returns the value of the
tasksrecord component. - tasks() - Method in record class org.teleight.teleightbots.api.objects.ChecklistTasksAdded
-
Returns the value of the
tasksrecord component. - tasks() - Method in record class org.teleight.teleightbots.api.objects.InputChecklist
-
Returns the value of the
tasksrecord component. - tasks(InputChecklistTask[]) - Method in class org.teleight.teleightbots.api.objects.InputChecklist.Builder
- TelegramBot - Interface in org.teleight.teleightbots.bot
-
Generic interface representing a Telegram Bot.
- TelegramCurrency - Enum Class in org.teleight.teleightbots.api.objects
- telegramPaymentChargeId() - Method in record class org.teleight.teleightbots.api.methods.EditUserStarSubscription
-
Returns the value of the
telegramPaymentChargeIdrecord component. - telegramPaymentChargeId() - Method in record class org.teleight.teleightbots.api.methods.RefundStarPayment
-
Returns the value of the
telegramPaymentChargeIdrecord component. - telegramPaymentChargeId() - Method in record class org.teleight.teleightbots.api.objects.RefundedPayment
-
Returns the value of the
telegramPaymentChargeIdrecord component. - telegramPaymentChargeId() - Method in record class org.teleight.teleightbots.api.objects.SuccessfulPayment
-
Returns the value of the
telegramPaymentChargeIdrecord component. - telegramPaymentChargeId(String) - Method in class org.teleight.teleightbots.api.methods.EditUserStarSubscription.Builder
- telegramPaymentChargeId(String) - Method in class org.teleight.teleightbots.api.methods.RefundStarPayment.Builder
- TelegramRequestException - Exception Class in org.teleight.teleightbots.exception.exceptions
- TelegramRequestException() - Constructor for exception class org.teleight.teleightbots.exception.exceptions.TelegramRequestException
- TelegramRequestException(String, Throwable) - Constructor for exception class org.teleight.teleightbots.exception.exceptions.TelegramRequestException
- TelegramRequestException(String, ApiResponse) - Constructor for exception class org.teleight.teleightbots.exception.exceptions.TelegramRequestException
- TelegramRequestException(Throwable) - Constructor for exception class org.teleight.teleightbots.exception.exceptions.TelegramRequestException
- TeleightBots - Class in org.teleight.teleightbots
-
The TeleightBots API entry point.
- TeleightBots() - Constructor for class org.teleight.teleightbots.TeleightBots
- TeleightBotsProcess - Interface in org.teleight.teleightbots
- temperature() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeWeather
-
Returns the value of the
temperaturerecord component. - text() - Method in record class org.teleight.teleightbots.api.methods.AnswerCallbackQuery
-
Returns the value of the
textrecord component. - text() - Method in record class org.teleight.teleightbots.api.methods.CopyTextButton
-
Returns the value of the
textrecord component. - text() - Method in record class org.teleight.teleightbots.api.methods.EditMessageText
-
Returns the value of the
textrecord component. - text() - Method in record class org.teleight.teleightbots.api.methods.GiftPremiumSubscription
-
Returns the value of the
textrecord component. - text() - Method in record class org.teleight.teleightbots.api.methods.SendGift
-
Returns the value of the
textrecord component. - text() - Method in record class org.teleight.teleightbots.api.methods.SendMessage
-
Returns the value of the
textrecord component. - text() - Method in record class org.teleight.teleightbots.api.methods.SendMessageDraft
-
Returns the value of the
textrecord component. - text() - Method in record class org.teleight.teleightbots.api.objects.ChecklistTask
-
Returns the value of the
textrecord component. - text() - Method in record class org.teleight.teleightbots.api.objects.Game
-
Returns the value of the
textrecord component. - text() - Method in record class org.teleight.teleightbots.api.objects.GiftInfo
-
Returns the value of the
textrecord component. - text() - Method in record class org.teleight.teleightbots.api.objects.InlineKeyboardButton
-
Returns the value of the
textrecord component. - text() - Method in record class org.teleight.teleightbots.api.objects.InputChecklistTask
-
Returns the value of the
textrecord component. - text() - Method in record class org.teleight.teleightbots.api.objects.InputPollOption
-
Returns the value of the
textrecord component. - text() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButton
-
Returns the value of the
textrecord component. - text() - Method in record class org.teleight.teleightbots.api.objects.MenuButtonWebApp
-
Returns the value of the
textrecord component. - text() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
textrecord component. - text() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftRegular
-
Returns the value of the
textrecord component. - text() - Method in record class org.teleight.teleightbots.api.objects.PollOption
-
Returns the value of the
textrecord component. - text() - Method in record class org.teleight.teleightbots.api.objects.TextQuote
-
Returns the value of the
textrecord component. - text(String) - Method in class org.teleight.teleightbots.api.methods.CopyTextButton.Builder
- text(String) - Method in class org.teleight.teleightbots.api.methods.EditMessageText.Builder
- text(String) - Method in class org.teleight.teleightbots.api.methods.SendMessage.Builder
- text(String) - Method in class org.teleight.teleightbots.api.methods.SendMessageDraft.Builder
- text(String) - Method in class org.teleight.teleightbots.api.objects.InlineKeyboardButton.Builder
- text(String) - Method in class org.teleight.teleightbots.api.objects.InputPollOption.Builder
- text(String) - Method in class org.teleight.teleightbots.api.methods.AnswerCallbackQuery.Builder
- text(String) - Method in class org.teleight.teleightbots.api.methods.GiftPremiumSubscription.Builder
- text(String) - Method in class org.teleight.teleightbots.api.methods.SendGift.Builder
- text(String) - Method in class org.teleight.teleightbots.api.objects.InputChecklistTask.Builder
- text(String) - Method in class org.teleight.teleightbots.api.objects.MenuButtonWebApp.Builder
- textColor() - Method in record class org.teleight.teleightbots.api.objects.GiftBackground
-
Returns the value of the
textColorrecord component. - textColor() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftBackdropColors
-
Returns the value of the
textColorrecord component. - textEntities() - Method in record class org.teleight.teleightbots.api.methods.GiftPremiumSubscription
-
Returns the value of the
textEntitiesrecord component. - textEntities() - Method in record class org.teleight.teleightbots.api.methods.SendGift
-
Returns the value of the
textEntitiesrecord component. - textEntities() - Method in record class org.teleight.teleightbots.api.objects.ChecklistTask
-
Returns the value of the
textEntitiesrecord component. - textEntities() - Method in record class org.teleight.teleightbots.api.objects.Game
-
Returns the value of the
textEntitiesrecord component. - textEntities() - Method in record class org.teleight.teleightbots.api.objects.InputChecklistTask
-
Returns the value of the
textEntitiesrecord component. - textEntities() - Method in record class org.teleight.teleightbots.api.objects.InputPollOption
-
Returns the value of the
textEntitiesrecord component. - textEntities() - Method in record class org.teleight.teleightbots.api.objects.PollOption
-
Returns the value of the
textEntitiesrecord component. - textEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.methods.GiftPremiumSubscription.Builder
- textEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.methods.SendGift.Builder
- textEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.objects.InputChecklistTask.Builder
- textEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.objects.InputPollOption.Builder
- textParseMode() - Method in record class org.teleight.teleightbots.api.methods.GiftPremiumSubscription
-
Returns the value of the
textParseModerecord component. - textParseMode() - Method in record class org.teleight.teleightbots.api.methods.SendGift
-
Returns the value of the
textParseModerecord component. - textParseMode() - Method in record class org.teleight.teleightbots.api.objects.InputPollOption
-
Returns the value of the
textParseModerecord component. - textParseMode(ParseMode) - Method in class org.teleight.teleightbots.api.methods.GiftPremiumSubscription.Builder
- textParseMode(ParseMode) - Method in class org.teleight.teleightbots.api.methods.SendGift.Builder
- textParseMode(ParseMode) - Method in class org.teleight.teleightbots.api.objects.InputPollOption.Builder
- TextQuote - Record Class in org.teleight.teleightbots.api.objects
- TextQuote(String, MessageEntity[], int, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.TextQuote
-
Creates an instance of a
TextQuoterecord class. - themeName() - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypeChatTheme
-
Returns the value of the
themeNamerecord component. - thumbnail() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
-
Returns the value of the
thumbnailrecord component. - thumbnail() - Method in record class org.teleight.teleightbots.api.methods.SendAudio
-
Returns the value of the
thumbnailrecord component. - thumbnail() - Method in record class org.teleight.teleightbots.api.methods.SendDocument
-
Returns the value of the
thumbnailrecord component. - thumbnail() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns the value of the
thumbnailrecord component. - thumbnail() - Method in record class org.teleight.teleightbots.api.methods.SendVideoNote
-
Returns the value of the
thumbnailrecord component. - thumbnail() - Method in record class org.teleight.teleightbots.api.methods.SetStickerSetThumbnail
-
Returns the value of the
thumbnailrecord component. - thumbnail() - Method in record class org.teleight.teleightbots.api.objects.Animation
-
Returns the value of the
thumbnailrecord component. - thumbnail() - Method in record class org.teleight.teleightbots.api.objects.Audio
-
Returns the value of the
thumbnailrecord component. - thumbnail() - Method in record class org.teleight.teleightbots.api.objects.Document
-
Returns the value of the
thumbnailrecord component. - thumbnail() - Method in record class org.teleight.teleightbots.api.objects.InputMediaAnimation
-
Returns the value of the
thumbnailrecord component. - thumbnail() - Method in record class org.teleight.teleightbots.api.objects.InputMediaAudio
-
Returns the value of the
thumbnailrecord component. - thumbnail() - Method in record class org.teleight.teleightbots.api.objects.InputMediaDocument
-
Returns the value of the
thumbnailrecord component. - thumbnail() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVideo
-
Returns the value of the
thumbnailrecord component. - thumbnail() - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaVideo
-
Returns the value of the
thumbnailrecord component. - thumbnail() - Method in record class org.teleight.teleightbots.api.objects.Sticker
-
Returns the value of the
thumbnailrecord component. - thumbnail() - Method in record class org.teleight.teleightbots.api.objects.StickerSet
-
Returns the value of the
thumbnailrecord component. - thumbnail() - Method in record class org.teleight.teleightbots.api.objects.Video
-
Returns the value of the
thumbnailrecord component. - thumbnail() - Method in record class org.teleight.teleightbots.api.objects.VideoNote
-
Returns the value of the
thumbnailrecord component. - thumbnail(InputFile) - Method in class org.teleight.teleightbots.api.methods.SendAnimation.Builder
- thumbnail(InputFile) - Method in class org.teleight.teleightbots.api.methods.SendAudio.Builder
- thumbnail(InputFile) - Method in class org.teleight.teleightbots.api.methods.SendDocument.Builder
- thumbnail(InputFile) - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- thumbnail(InputFile) - Method in class org.teleight.teleightbots.api.methods.SendVideoNote.Builder
- thumbnail(InputFile) - Method in class org.teleight.teleightbots.api.methods.SetStickerSetThumbnail.Builder
- thumbnail(InputFile) - Method in class org.teleight.teleightbots.api.objects.InputMediaAnimation.Builder
- thumbnail(InputFile) - Method in class org.teleight.teleightbots.api.objects.InputMediaAudio.Builder
- thumbnail(InputFile) - Method in class org.teleight.teleightbots.api.objects.InputMediaDocument.Builder
- thumbnail(InputFile) - Method in class org.teleight.teleightbots.api.objects.InputMediaVideo.Builder
- thumbnail(InputFile) - Method in class org.teleight.teleightbots.api.objects.InputPaidMediaVideo.Builder
- thumbnailHeight() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultArticle
-
Returns the value of the
thumbnailHeightrecord component. - thumbnailHeight() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultContact
-
Returns the value of the
thumbnailHeightrecord component. - thumbnailHeight() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultDocument
-
Returns the value of the
thumbnailHeightrecord component. - thumbnailHeight() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultLocation
-
Returns the value of the
thumbnailHeightrecord component. - thumbnailHeight() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVenue
-
Returns the value of the
thumbnailHeightrecord component. - thumbnailHeight(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultArticle.Builder
- thumbnailHeight(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultContact.Builder
- thumbnailHeight(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultDocument.Builder
- thumbnailHeight(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultLocation.Builder
- thumbnailHeight(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVenue.Builder
- thumbnailMimeType() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGif
-
Returns the value of the
thumbnailMimeTyperecord component. - thumbnailMimeType() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif
-
Returns the value of the
thumbnailMimeTyperecord component. - thumbnailMimeType(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultGif.Builder
- thumbnailMimeType(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif.Builder
- thumbnailUrl() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultArticle
-
Returns the value of the
thumbnailUrlrecord component. - thumbnailUrl() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultContact
-
Returns the value of the
thumbnailUrlrecord component. - thumbnailUrl() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultDocument
-
Returns the value of the
thumbnailUrlrecord component. - thumbnailUrl() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGif
-
Returns the value of the
thumbnailUrlrecord component. - thumbnailUrl() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultLocation
-
Returns the value of the
thumbnailUrlrecord component. - thumbnailUrl() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif
-
Returns the value of the
thumbnailUrlrecord component. - thumbnailUrl() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto
-
Returns the value of the
thumbnailUrlrecord component. - thumbnailUrl() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVenue
-
Returns the value of the
thumbnailUrlrecord component. - thumbnailUrl() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVideo
-
Returns the value of the
thumbnailUrlrecord component. - thumbnailUrl(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultGif.Builder
- thumbnailUrl(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif.Builder
- thumbnailUrl(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto.Builder
- thumbnailUrl(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVideo.Builder
- thumbnailUrl(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultArticle.Builder
- thumbnailUrl(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultContact.Builder
- thumbnailUrl(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultDocument.Builder
- thumbnailUrl(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultLocation.Builder
- thumbnailUrl(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVenue.Builder
- thumbnailWidth() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultArticle
-
Returns the value of the
thumbnailWidthrecord component. - thumbnailWidth() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultContact
-
Returns the value of the
thumbnailWidthrecord component. - thumbnailWidth() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultDocument
-
Returns the value of the
thumbnailWidthrecord component. - thumbnailWidth() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultLocation
-
Returns the value of the
thumbnailWidthrecord component. - thumbnailWidth() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVenue
-
Returns the value of the
thumbnailWidthrecord component. - thumbnailWidth(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultArticle.Builder
- thumbnailWidth(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultContact.Builder
- thumbnailWidth(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultDocument.Builder
- thumbnailWidth(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultLocation.Builder
- thumbnailWidth(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVenue.Builder
- timeout() - Method in record class org.teleight.teleightbots.api.methods.GetUpdates
-
Returns the value of the
timeoutrecord component. - timeout(int) - Method in class org.teleight.teleightbots.api.methods.GetUpdates.Builder
- timeZoneName() - Method in record class org.teleight.teleightbots.api.objects.BusinessOpeningHours
-
Returns the value of the
timeZoneNamerecord component. - title() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.methods.CreateNewStickerSet
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.methods.SendAudio
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.methods.SendVenue
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.methods.SetChatTitle
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.methods.SetStickerSetTitle
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.Audio
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.BusinessIntro
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.Chat
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.ChatShared
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.Checklist
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.Game
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultArticle
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultAudio
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedPhoto
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVideo
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVoice
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultDocument
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGif
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultLocation
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVenue
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVideo
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVoice
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.InputChecklist
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.InputInvoiceMessageContent
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVenue
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.InputVenueMessageContent
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.Invoice
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.ShippingOption
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.StickerSet
-
Returns the value of the
titlerecord component. - title() - Method in record class org.teleight.teleightbots.api.objects.Venue
-
Returns the value of the
titlerecord component. - title(String) - Method in class org.teleight.teleightbots.api.methods.CreateInvoiceLink.Builder
- title(String) - Method in class org.teleight.teleightbots.api.methods.CreateNewStickerSet.Builder
- title(String) - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- title(String) - Method in class org.teleight.teleightbots.api.methods.SendVenue.Builder
- title(String) - Method in class org.teleight.teleightbots.api.methods.SetChatTitle.Builder
- title(String) - Method in class org.teleight.teleightbots.api.methods.SetStickerSetTitle.Builder
- title(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultArticle.Builder
- title(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultAudio.Builder
- title(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultDocument.Builder
- title(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultLocation.Builder
- title(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVenue.Builder
- title(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVideo.Builder
- title(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVoice.Builder
- title(String) - Method in class org.teleight.teleightbots.api.objects.InputMediaVenue.Builder
- title(String) - Method in class org.teleight.teleightbots.api.methods.SendAudio.Builder
- title(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument.Builder
- title(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif.Builder
- title(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif.Builder
- title(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultGif.Builder
- title(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif.Builder
- title(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto.Builder
- title(String) - Method in class org.teleight.teleightbots.api.objects.InputChecklist.Builder
- titleEntities() - Method in record class org.teleight.teleightbots.api.objects.Checklist
-
Returns the value of the
titleEntitiesrecord component. - titleEntities() - Method in record class org.teleight.teleightbots.api.objects.InputChecklist
-
Returns the value of the
titleEntitiesrecord component. - titleEntities(MessageEntity[]) - Method in class org.teleight.teleightbots.api.objects.InputChecklist.Builder
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.AddStickerToSet
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.AnswerCallbackQuery
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.AnswerGuestQuery
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.AnswerInlineQuery
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.AnswerPreCheckoutQuery
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.AnswerShippingQuery
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.AnswerWebAppQuery
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.ApproveChatJoinRequest
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.ApproveSuggestedPost
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.BanChatMember
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.BanChatSenderChat
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.BatchCopyMessages
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.BatchDeleteMessages
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.BatchForwardMessages
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.CloseForumTopic
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.CloseGeneralForumTopic
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.ConvertGiftToStars
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.CopyMessage
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.CopyTextButton
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.CreateChatInviteLink
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.CreateChatSubscriptionInviteLink
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.CreateForumTopic
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.CreateNewStickerSet
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.DeclineChatJoinRequest
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.DeclineSuggestedPost
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.DeleteAllMessageReactions
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.DeleteBusinessMessages
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.DeleteChatPhoto
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.DeleteChatStickerSet
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.DeleteForumTopic
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.DeleteMessage
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.DeleteMessageReaction
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.DeleteMyCommands
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.DeleteStickerFromSet
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.DeleteStickerSet
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.DeleteStory
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.DeleteWebhook
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.EditChatInviteLink
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.EditChatSubscriptionInviteLink
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.EditForumTopic
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.EditGeneralForumTopic
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.EditMessageCaption
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.EditMessageChecklist
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.EditMessageLiveLocation
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.EditMessageMedia
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.EditMessageReplyMarkup
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.EditMessageText
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.EditStory
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.EditUserStarSubscription
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.ExportChatInviteLink
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.ForwardMessage
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetAvailableGifts
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountStarBalance
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetBusinessConnection
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetChat
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetChatAdministrators
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetChatGifts
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetChatMember
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetChatMemberCount
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetChatMenuButton
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetCustomEmojiStickers
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetFile
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetGameHighScores
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetManagedBotAccessSettings
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetManagedBotToken
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetMyCommands
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetMyDefaultAdministratorRights
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetMyDescription
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetMyName
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetMyShortDescription
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetMyStarBalance
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetStarTransactions
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetStickerSet
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetUpdates
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetUserChatBoosts
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetUserGifts
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetUserPersonalChatMessages
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetUserProfileAudios
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetUserProfilePhotos
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GetWebhookInfo
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.GiftPremiumSubscription
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.HideGeneralForumTopic
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.LeaveChat
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.PinChatMessage
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.PostStory
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.PromoteChatMember
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.ReadBusinessMessage
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.RefundStarPayment
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.RemoveBusinessAccountProfilePhoto
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.RemoveChatVerification
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.RemoveUserVerification
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.ReopenForumTopic
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.ReopenGeneralForumTopic
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.ReplaceManagedBotToken
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.ReplaceStickerInSet
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.RepostStory
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.RestrictChatMember
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.RevokeChatInviteLink
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SavePreparedInlineMessage
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SavePreparedKeyboardButton
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SendAudio
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SendChatAction
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SendChecklist
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SendContact
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SendDice
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SendDocument
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SendGame
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SendGift
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SendLivePhoto
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SendLocation
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SendMediaGroup
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SendMessage
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SendMessageDraft
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SendPaidMedia
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SendPhoto
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SendSticker
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SendVenue
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SendVideoNote
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SendVoice
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountBio
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountGiftSettings
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountName
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountProfilePhoto
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountUsername
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetChatAdministratorCustomTitle
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetChatDescription
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetChatMemberTag
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetChatMenuButton
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetChatPermissions
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetChatPhoto
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetChatStickerSet
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetChatTitle
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetCustomEmojiStickerSetThumbnail
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetGameScore
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetManagedBotAccessSettings
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetMessageReaction
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetMyCommands
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetMyDefaultAdministratorRights
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetMyDescription
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetMyName
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetMyProfilePhoto
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetMyShortDescription
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetPassportDataErrors
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetStickerEmojiList
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetStickerKeywords
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetStickerMaskPosition
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetStickerPositionInSet
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetStickerSetThumbnail
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetStickerSetTitle
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetUserEmojiStatus
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.SetWebhook
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.StopMessageLiveLocation
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.StopPoll
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.TransferBusinessAccountStars
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.TransferGift
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.UnbanChatMember
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.UnbanChatSenderChat
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.UnhideGeneralForumTopic
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.UnpinAllChatMessages
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.UnpinAllForumTopicMessages
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.UnpinAllGeneralForumTopicMessages
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.UnpinChatMessage
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.UpgradeGift
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.UploadStickerFile
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.VerifyChat
- toBuilder() - Method in record class org.teleight.teleightbots.api.methods.VerifyUser
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.AcceptedGiftTypes
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.CallbackQuery
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.ForceReplyKeyboard
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InlineKeyboardButton
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InlineKeyboardMarkup
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultArticle
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultAudio
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedAudio
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultContact
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultDocument
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGame
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGif
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultLocation
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVenue
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVideo
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVoice
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InputChecklist
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InputChecklistTask
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InputMediaAnimation
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InputMediaAudio
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InputMediaDocument
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InputMediaLivePhoto
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InputMediaLocation
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InputMediaPhoto
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InputMediaSticker
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVenue
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVideo
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaLivePhoto
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaPhoto
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaVideo
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InputPollOption
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InputProfilePhotoAnimated
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InputProfilePhotoStatic
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.InputSticker
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.LinkPreviewOptions
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.MenuButtonWebApp
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.MessageEntity
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.PollMedia
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.ReplyKeyboardMarkup
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.ReplyKeyboardRemove
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.ReplyParameters
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostParameters
- toBuilder() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostPrice
- toBuilder() - Method in record class org.teleight.teleightbots.bot.settings.LongPollingBotSettings
- toBuilder() - Method in record class org.teleight.teleightbots.bot.settings.WebhookBotSettings
- toBuilder() - Method in record class org.teleight.teleightbots.conversation.Conversation
- TON - Enum constant in enum class org.teleight.teleightbots.api.objects.TelegramCurrency
- topColor() - Method in record class org.teleight.teleightbots.api.objects.BackgroundFillGradient
-
Returns the value of the
topColorrecord component. - topicId() - Method in record class org.teleight.teleightbots.api.objects.DirectMessagesTopic
-
Returns the value of the
topicIdrecord component. - toString() - Method in class org.teleight.teleightbots.api.methods.AddStickerToSet.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.AddStickerToSet
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.AnswerCallbackQuery.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.AnswerCallbackQuery
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.AnswerGuestQuery.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.AnswerGuestQuery
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.AnswerInlineQuery.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.AnswerInlineQuery
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.AnswerPreCheckoutQuery.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.AnswerPreCheckoutQuery
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.AnswerShippingQuery.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.AnswerShippingQuery
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.AnswerWebAppQuery.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.AnswerWebAppQuery
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.ApproveChatJoinRequest.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.ApproveChatJoinRequest
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.ApproveSuggestedPost.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.ApproveSuggestedPost
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.BanChatMember.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.BanChatMember
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.BanChatSenderChat.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.BanChatSenderChat
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.BatchCopyMessages.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.BatchCopyMessages
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.BatchDeleteMessages.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.BatchDeleteMessages
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.BatchForwardMessages.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.BatchForwardMessages
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.CloseForumTopic.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.CloseForumTopic
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.CloseGeneralForumTopic.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.CloseGeneralForumTopic
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.ConvertGiftToStars.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.ConvertGiftToStars
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.CopyMessage.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.CopyMessage
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.CopyTextButton.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.CopyTextButton
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.CreateChatInviteLink.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.CreateChatInviteLink
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.CreateChatSubscriptionInviteLink.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.CreateChatSubscriptionInviteLink
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.CreateForumTopic.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.CreateForumTopic
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.CreateInvoiceLink.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.CreateInvoiceLink
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.CreateNewStickerSet.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.CreateNewStickerSet
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.DeclineChatJoinRequest.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.DeclineChatJoinRequest
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.DeclineSuggestedPost.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.DeclineSuggestedPost
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.DeleteAllMessageReactions.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.DeleteAllMessageReactions
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.DeleteBusinessMessages.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.DeleteBusinessMessages
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.DeleteChatPhoto.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.DeleteChatPhoto
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.DeleteChatStickerSet.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.DeleteChatStickerSet
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.DeleteForumTopic.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.DeleteForumTopic
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.DeleteMessage.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.DeleteMessage
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.DeleteMessageReaction.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.DeleteMessageReaction
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.DeleteMyCommands.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.DeleteMyCommands
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.DeleteStickerFromSet.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.DeleteStickerFromSet
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.DeleteStickerSet.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.DeleteStickerSet
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.DeleteStory.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.DeleteStory
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.DeleteWebhook.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.DeleteWebhook
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.EditChatInviteLink.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.EditChatInviteLink
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.EditChatSubscriptionInviteLink.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.EditChatSubscriptionInviteLink
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.EditForumTopic.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.EditForumTopic
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.EditGeneralForumTopic.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.EditGeneralForumTopic
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.EditMessageCaption.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.EditMessageCaption
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.EditMessageChecklist.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.EditMessageChecklist
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.EditMessageLiveLocation.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.EditMessageLiveLocation
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.EditMessageMedia.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.EditMessageMedia
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.EditMessageReplyMarkup.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.EditMessageReplyMarkup
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.EditMessageText.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.EditMessageText
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.EditStory.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.EditStory
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.EditUserStarSubscription.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.EditUserStarSubscription
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.ExportChatInviteLink.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.ExportChatInviteLink
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.ForwardMessage.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.ForwardMessage
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetAvailableGifts.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetAvailableGifts
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountGifts
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetBusinessAccountStarBalance.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetBusinessAccountStarBalance
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetBusinessConnection.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetBusinessConnection
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetChat.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetChat
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetChatAdministrators.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetChatAdministrators
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetChatGifts.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetChatGifts
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetChatMember.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetChatMember
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetChatMemberCount.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetChatMemberCount
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetChatMenuButton.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetChatMenuButton
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetCustomEmojiStickers.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetCustomEmojiStickers
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetFile.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetFile
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetForumTopicIconStickers
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetGameHighScores.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetGameHighScores
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetManagedBotAccessSettings.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetManagedBotAccessSettings
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetManagedBotToken.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetManagedBotToken
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetMe
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetMyCommands.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetMyCommands
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetMyDefaultAdministratorRights.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetMyDefaultAdministratorRights
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetMyDescription.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetMyDescription
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetMyName.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetMyName
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetMyShortDescription.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetMyShortDescription
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetMyStarBalance.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetMyStarBalance
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetStarTransactions.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetStarTransactions
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetStickerSet.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetStickerSet
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetUpdates.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetUpdates
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetUserChatBoosts.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetUserChatBoosts
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetUserGifts.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetUserGifts
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetUserPersonalChatMessages.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetUserPersonalChatMessages
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetUserProfileAudios.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetUserProfileAudios
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetUserProfilePhotos.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetUserProfilePhotos
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GetWebhookInfo.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GetWebhookInfo
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.GiftPremiumSubscription.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.GiftPremiumSubscription
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.HideGeneralForumTopic.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.HideGeneralForumTopic
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.LeaveChat.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.LeaveChat
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.PinChatMessage.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.PinChatMessage
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.PostStory.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.PostStory
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.PromoteChatMember.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.PromoteChatMember
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.ReadBusinessMessage.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.ReadBusinessMessage
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.RefundStarPayment.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.RefundStarPayment
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.RemoveBusinessAccountProfilePhoto.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.RemoveBusinessAccountProfilePhoto
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.RemoveChatVerification.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.RemoveChatVerification
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.methods.RemoveMyProfilePhoto
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.RemoveUserVerification.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.RemoveUserVerification
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.ReopenForumTopic.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.ReopenForumTopic
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.ReopenGeneralForumTopic.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.ReopenGeneralForumTopic
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.ReplaceManagedBotToken.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.ReplaceManagedBotToken
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.ReplaceStickerInSet.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.ReplaceStickerInSet
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.RepostStory.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.RepostStory
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.RestrictChatMember.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.RestrictChatMember
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.RevokeChatInviteLink.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.RevokeChatInviteLink
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SavePreparedInlineMessage.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SavePreparedInlineMessage
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SavePreparedKeyboardButton.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SavePreparedKeyboardButton
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SendAnimation.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SendAudio.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SendAudio
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SendChatAction.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SendChatAction
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SendChecklist.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SendChecklist
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SendContact.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SendContact
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SendDice.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SendDice
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SendDocument.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SendDocument
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SendGame.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SendGame
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SendGift.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SendGift
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SendInvoice.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SendInvoice
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SendLivePhoto.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SendLivePhoto
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SendLocation.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SendLocation
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SendMediaGroup.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SendMediaGroup
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SendMessage.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SendMessage
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SendMessageDraft.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SendMessageDraft
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SendPaidMedia.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SendPaidMedia
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SendPhoto.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SendPhoto
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SendSticker.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SendSticker
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SendVenue.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SendVenue
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SendVideoNote.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SendVideoNote
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SendVoice.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SendVoice
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetBusinessAccountBio.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountBio
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetBusinessAccountGiftSettings.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountGiftSettings
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetBusinessAccountName.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountName
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetBusinessAccountProfilePhoto.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountProfilePhoto
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetBusinessAccountUsername.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountUsername
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetChatAdministratorCustomTitle.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetChatAdministratorCustomTitle
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetChatDescription.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetChatDescription
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetChatMemberTag.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetChatMemberTag
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetChatMenuButton.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetChatMenuButton
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetChatPermissions.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetChatPermissions
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetChatPhoto.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetChatPhoto
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetChatStickerSet.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetChatStickerSet
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetChatTitle.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetChatTitle
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetCustomEmojiStickerSetThumbnail.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetCustomEmojiStickerSetThumbnail
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetGameScore.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetGameScore
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetManagedBotAccessSettings.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetManagedBotAccessSettings
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetMessageReaction.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetMessageReaction
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetMyCommands.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetMyCommands
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetMyDefaultAdministratorRights.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetMyDefaultAdministratorRights
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetMyDescription.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetMyDescription
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetMyName.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetMyName
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetMyProfilePhoto.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetMyProfilePhoto
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetMyShortDescription.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetMyShortDescription
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetPassportDataErrors.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetPassportDataErrors
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetStickerEmojiList.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetStickerEmojiList
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetStickerKeywords.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetStickerKeywords
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetStickerMaskPosition.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetStickerMaskPosition
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetStickerPositionInSet.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetStickerPositionInSet
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetStickerSetThumbnail.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetStickerSetThumbnail
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetStickerSetTitle.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetStickerSetTitle
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetUserEmojiStatus.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetUserEmojiStatus
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.SetWebhook.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.SetWebhook
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.StopMessageLiveLocation.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.StopMessageLiveLocation
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.StopPoll.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.StopPoll
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.TransferBusinessAccountStars.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.TransferBusinessAccountStars
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.TransferGift.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.TransferGift
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.UnbanChatMember.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.UnbanChatMember
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.UnbanChatSenderChat.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.UnbanChatSenderChat
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.UnhideGeneralForumTopic.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.UnhideGeneralForumTopic
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.UnpinAllChatMessages.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.UnpinAllChatMessages
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.UnpinAllForumTopicMessages.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.UnpinAllForumTopicMessages
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.UnpinAllGeneralForumTopicMessages.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.UnpinAllGeneralForumTopicMessages
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.UnpinChatMessage.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.UnpinChatMessage
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.UpgradeGift.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.UpgradeGift
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.UploadStickerFile.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.UploadStickerFile
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.VerifyChat.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.VerifyChat
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.methods.VerifyUser.Builder
- toString() - Method in record class org.teleight.teleightbots.api.methods.VerifyUser
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.AcceptedGiftTypes.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.AcceptedGiftTypes
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.AffiliateInfo
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.Animation
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ApiResponse
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.Audio
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BackgroundFillFreeformGradient
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BackgroundFillGradient
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BackgroundFillSolid
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypeChatTheme
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypeFill
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypePattern
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypeWallpaper
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.Birthdate
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BotAccessSettings
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BotCommand
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeAllChatAdministrators
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeAllGroupChats
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeAllPrivateChats
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeChat
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeChatAdministrators
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeChatMember
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeDefault
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BotDescription
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BotName
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BotShortDescription
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BusinessBotRights
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BusinessConnection
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BusinessIntro
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BusinessLocation
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BusinessMessagesDeleted
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BusinessOpeningHours
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.BusinessOpeningHoursInterval
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.CallbackGame
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.CallbackQuery.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.CallbackQuery
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.Chat
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChatAdministratorRights
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChatBackground
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChatBoost
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostAdded
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostRemoved
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostSourceGiftCode
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostSourceGiveaway
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostSourcePremium
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostUpdated
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChatInviteLink
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChatJoinRequest
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChatLocation
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberAdministrator
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberBanned
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberLeft
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberMember
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberOwner
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberRestricted
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberUpdated
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChatOwnerChanged
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChatOwnerLeft
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChatPermissions
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChatPhoto
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChatShared
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.Checklist
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChecklistTask
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChecklistTasksAdded
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChecklistTasksDone
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ChosenInlineResult
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.Contact
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.Dice
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.DirectMessagePriceChanged
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.DirectMessagesTopic
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.Document
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.EncryptedCredentials
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.EncryptedPassportElement
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.File
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.ForceReplyKeyboard.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.ForceReplyKeyboard
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ForumTopic
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ForumTopicClosed
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ForumTopicCreated
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ForumTopicEdited
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ForumTopicReopened
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.Game
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.GameHighScore
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.GeneralForumTopicHidden
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.GeneralForumTopicUnhidden
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.Gift
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.GiftBackground
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.GiftInfo
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.Gifts
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.Giveaway
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.GiveawayCompleted
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.GiveawayCreated
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.GiveawayWinners
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.InaccessibleMessage
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InlineKeyboardButton.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InlineKeyboardButton
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InlineKeyboardMarkup.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InlineKeyboardMarkup
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.InlineQuery
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultArticle.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultArticle
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultAudio.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultAudio
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedAudio.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedAudio
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedPhoto
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedSticker
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVideo
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVoice
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultContact.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultContact
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultDocument.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultDocument
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultGame.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGame
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultGif.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGif
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultLocation.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultLocation
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVenue.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVenue
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVideo.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVideo
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVoice.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVoice
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InputChecklist.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputChecklist
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InputChecklistTask.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputChecklistTask
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputContactMessageContent
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputFile
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputInvoiceMessageContent
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputLocationMessageContent
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InputMediaAnimation.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputMediaAnimation
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InputMediaAudio.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputMediaAudio
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InputMediaDocument.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputMediaDocument
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InputMediaLivePhoto.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputMediaLivePhoto
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InputMediaLocation.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputMediaLocation
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InputMediaPhoto.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputMediaPhoto
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InputMediaSticker.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputMediaSticker
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InputMediaVenue.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVenue
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InputMediaVideo.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVideo
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InputPaidMediaLivePhoto.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaLivePhoto
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InputPaidMediaPhoto.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaPhoto
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InputPaidMediaVideo.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaVideo
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InputPollOption.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputPollOption
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InputProfilePhotoAnimated.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputProfilePhotoAnimated
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InputProfilePhotoStatic.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputProfilePhotoStatic
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.InputSticker.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputSticker
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputStoryContentPhoto
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputStoryContentVideo
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputTextMessageContent
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.InputVenueMessageContent
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.Invoice
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButton
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonPollType
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestChat
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestManagedBot
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestUsers
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.LabeledPrice
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.LinkPreviewOptions.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.LinkPreviewOptions
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.LivePhoto
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.Location
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.LocationAddress
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.LoginUrl
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ManagedBotCreated
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ManagedBotUpdated
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.MaskPosition
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.MenuButtonCommands
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.MenuButtonDefault
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.MenuButtonWebApp.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.MenuButtonWebApp
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.MessageAutoDeleteTimerChanged
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.MessageEntity.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.MessageEntity
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.MessageId
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.MessageOriginChannel
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.MessageOriginChat
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.MessageOriginHiddenUser
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.MessageOriginUser
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.MessageReactionCountUpdated
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.MessageReactionUpdated
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.OrderInfo
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftRegular
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.OwnedGifts
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftUnique
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaInfo
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaLivePhoto
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaPhoto
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaPreview
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaPurchased
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaVideo
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PaidMessagePriceChanged
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PassportData
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorDataField
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorFile
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorFiles
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorFrontSide
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorReverseSide
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorSelfie
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorTranslationFile
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorTranslationFiles
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorUnspecified
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PassportFile
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PhotoSize
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.Poll
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PollAnswer
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.PollMedia.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.PollMedia
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PollOption
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PollOptionAdded
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PollOptionDeleted
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PreCheckoutQuery
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PreparedInlineMessage
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.PreparedKeyboardButton
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ProximityAlertTriggered
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ReactionCount
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ReactionTypeCustomEmoji
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ReactionTypeEmoji
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ReactionTypePaid
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.RefundedPayment
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.ReplyKeyboardMarkup.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.ReplyKeyboardMarkup
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.ReplyKeyboardRemove.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.ReplyKeyboardRemove
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.ReplyParameters.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.ReplyParameters
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ResponseParameters
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.RevenueWithdrawalStateFailed
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.RevenueWithdrawalStatePending
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.RevenueWithdrawalStateSucceeded
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.SentGuestMessage
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.SentWebAppMessage
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.SharedUser
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ShippingAddress
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ShippingOption
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.ShippingQuery
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.StarAmount
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.StarTransaction
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.StarTransactions
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.Sticker
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.StickerSet
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.Story
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.StoryArea
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaPosition
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeLink
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeLocation
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeSuggestedReaction
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeUniqueGift
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeWeather
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.SuccessfulPayment
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostApprovalFailed
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostApproved
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostDeclined
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostInfo
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostPaid
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.SuggestedPostParameters.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostParameters
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.api.objects.SuggestedPostPrice.Builder
- toString() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostPrice
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.SuggestedPostRefunded
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.SwitchInlineQueryChosenChat
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.TextQuote
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerAffiliateProgram
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerChat
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerFragment
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerOther
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerTelegramAds
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerTelegramApi
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerUser
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.UniqueGift
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftBackdrop
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftBackdropColors
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftColors
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftInfo
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftModel
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftSymbol
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.User
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.UserChatBoosts
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.UserProfileAudios
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.UserProfilePhotos
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.UserRating
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.UsersShared
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.Venue
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.Video
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.VideoChatEnded
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.VideoChatParticipantsInvited
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.VideoChatScheduled
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.VideoChatStarted
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.VideoNote
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.VideoQuality
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.Voice
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.WebAppData
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.WebAppInfo
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.WebhookInfo
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.api.objects.WriteAccessAllowed
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.bot.settings.LongPollingBotSettings.Builder
- toString() - Method in record class org.teleight.teleightbots.bot.settings.LongPollingBotSettings
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.bot.settings.WebhookBotSettings.Builder
- toString() - Method in record class org.teleight.teleightbots.bot.settings.WebhookBotSettings
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.commands.builder.CommandSyntax
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.conversation.constraint.ConversationInstanceConstraint.ConstraintResult.Allowed
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.conversation.constraint.ConversationInstanceConstraint.ConstraintResult.Denied
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.conversation.constraint.MaxInstancesConstraint
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.conversation.constraint.MaxInstancesPerChatConstraint
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.conversation.Conversation.Builder
- toString() - Method in record class org.teleight.teleightbots.conversation.Conversation
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.conversation.ConversationManager.JoinResult.AlreadyInConversation
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.conversation.ConversationManager.JoinResult.ConversationNotFound
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.conversation.ConversationManager.JoinResult.InstanceConstraintReached
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.conversation.ConversationManager.JoinResult.Success
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.conversation.Property
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.event.bot.BotShutdownEvent
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.event.bot.channel.ChannelSendMessageEvent
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.event.bot.group.BotJoinGroupEvent
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.event.bot.group.BotQuitGroupEvent
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.event.bot.group.SelfJoinGroupEvent
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.event.bot.group.SelfQuitGroupEvent
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.event.bot.MethodSendEvent
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.event.bot.UpdateReceivedEvent
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.event.keyboard.ButtonPressEvent
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.event.user.group.UserJoinGroupEvent
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.event.user.group.UserQuitGroupEvent
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.event.user.UserInlineQueryReceivedEvent
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.event.user.UserMessageReceivedEvent
-
Returns a string representation of this record class.
- toString() - Method in exception class org.teleight.teleightbots.exception.exceptions.TelegramRequestException
- toString() - Method in record class org.teleight.teleightbots.extensions.annotation.ExtensionInfoFile
-
Returns a string representation of this record class.
- toString() - Method in record class org.teleight.teleightbots.webhook.HttpResponse
-
Returns a string representation of this record class.
- toString() - Method in class org.teleight.teleightbots.webhook.WebhookServerConfig.Builder
- toString() - Method in record class org.teleight.teleightbots.webhook.WebhookServerConfig
-
Returns a string representation of this record class.
- totalAmount() - Method in record class org.teleight.teleightbots.api.objects.Invoice
-
Returns the value of the
totalAmountrecord component. - totalAmount() - Method in record class org.teleight.teleightbots.api.objects.PreCheckoutQuery
-
Returns the value of the
totalAmountrecord component. - totalAmount() - Method in record class org.teleight.teleightbots.api.objects.RefundedPayment
-
Returns the value of the
totalAmountrecord component. - totalAmount() - Method in record class org.teleight.teleightbots.api.objects.SuccessfulPayment
-
Returns the value of the
totalAmountrecord component. - totalCount() - Method in record class org.teleight.teleightbots.api.objects.Gift
-
Returns the value of the
totalCountrecord component. - totalCount() - Method in record class org.teleight.teleightbots.api.objects.OwnedGifts
-
Returns the value of the
totalCountrecord component. - totalCount() - Method in record class org.teleight.teleightbots.api.objects.UserProfilePhotos
-
Returns the value of the
totalCountrecord component. - totalVoterCount() - Method in record class org.teleight.teleightbots.api.objects.Poll
-
Returns the value of the
totalVoterCountrecord component. - TransactionPartner - Interface in org.teleight.teleightbots.api.objects
- TransactionPartnerAffiliateProgram - Record Class in org.teleight.teleightbots.api.objects
- TransactionPartnerAffiliateProgram(User, int) - Constructor for record class org.teleight.teleightbots.api.objects.TransactionPartnerAffiliateProgram
-
Creates an instance of a
TransactionPartnerAffiliateProgramrecord class. - TransactionPartnerChat - Record Class in org.teleight.teleightbots.api.objects
- TransactionPartnerChat(Chat, Gift) - Constructor for record class org.teleight.teleightbots.api.objects.TransactionPartnerChat
-
Creates an instance of a
TransactionPartnerChatrecord class. - TransactionPartnerFragment - Record Class in org.teleight.teleightbots.api.objects
- TransactionPartnerFragment(RevenueWithdrawalState) - Constructor for record class org.teleight.teleightbots.api.objects.TransactionPartnerFragment
-
Creates an instance of a
TransactionPartnerFragmentrecord class. - TransactionPartnerOther - Record Class in org.teleight.teleightbots.api.objects
- TransactionPartnerOther() - Constructor for record class org.teleight.teleightbots.api.objects.TransactionPartnerOther
-
Creates an instance of a
TransactionPartnerOtherrecord class. - TransactionPartnerTelegramAds - Record Class in org.teleight.teleightbots.api.objects
- TransactionPartnerTelegramAds() - Constructor for record class org.teleight.teleightbots.api.objects.TransactionPartnerTelegramAds
-
Creates an instance of a
TransactionPartnerTelegramAdsrecord class. - TransactionPartnerTelegramApi - Record Class in org.teleight.teleightbots.api.objects
- TransactionPartnerTelegramApi(int) - Constructor for record class org.teleight.teleightbots.api.objects.TransactionPartnerTelegramApi
-
Creates an instance of a
TransactionPartnerTelegramApirecord class. - TransactionPartnerUser - Record Class in org.teleight.teleightbots.api.objects
- TransactionPartnerUser(TransactionType, User, AffiliateInfo, String, int, PaidMedia[], String, Gift, Integer) - Constructor for record class org.teleight.teleightbots.api.objects.TransactionPartnerUser
-
Creates an instance of a
TransactionPartnerUserrecord class. - transactions() - Method in record class org.teleight.teleightbots.api.objects.StarTransactions
-
Returns the value of the
transactionsrecord component. - transactionType() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerUser
-
Returns the value of the
transactionTyperecord component. - TransactionType - Enum Class in org.teleight.teleightbots.api.objects
- TRANSFER - Enum constant in enum class org.teleight.teleightbots.api.objects.UniqueGiftOrigin
- TransferBusinessAccountStars - Record Class in org.teleight.teleightbots.api.methods
- TransferBusinessAccountStars(String, int) - Constructor for record class org.teleight.teleightbots.api.methods.TransferBusinessAccountStars
-
Creates an instance of a
TransferBusinessAccountStarsrecord class. - TransferBusinessAccountStars.Builder - Class in org.teleight.teleightbots.api.methods
- TransferGift - Record Class in org.teleight.teleightbots.api.methods
- TransferGift(String, String, String, Integer) - Constructor for record class org.teleight.teleightbots.api.methods.TransferGift
-
Creates an instance of a
TransferGiftrecord class. - TransferGift.Builder - Class in org.teleight.teleightbots.api.methods
- transferStarCount() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftUnique
-
Returns the value of the
transferStarCountrecord component. - transferStarCount() - Method in record class org.teleight.teleightbots.api.objects.UniqueGiftInfo
-
Returns the value of the
transferStarCountrecord component. - translation() - Method in record class org.teleight.teleightbots.api.objects.EncryptedPassportElement
-
Returns the value of the
translationrecord component. - traveler() - Method in record class org.teleight.teleightbots.api.objects.ProximityAlertTriggered
-
Returns the value of the
travelerrecord component. - TWELVE_HOURS - Enum constant in enum class org.teleight.teleightbots.api.objects.StoryActivePeriod
- TWO_DAYS - Enum constant in enum class org.teleight.teleightbots.api.objects.StoryActivePeriod
- type() - Method in record class org.teleight.teleightbots.api.methods.SendPoll
-
Returns the value of the
typerecord component. - type() - Method in interface org.teleight.teleightbots.api.objects.BackgroundFill
- type() - Method in record class org.teleight.teleightbots.api.objects.BackgroundFillFreeformGradient
- type() - Method in record class org.teleight.teleightbots.api.objects.BackgroundFillGradient
- type() - Method in record class org.teleight.teleightbots.api.objects.BackgroundFillSolid
- type() - Method in interface org.teleight.teleightbots.api.objects.BackgroundType
- type() - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypeChatTheme
- type() - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypeFill
- type() - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypePattern
- type() - Method in record class org.teleight.teleightbots.api.objects.BackgroundTypeWallpaper
- type() - Method in interface org.teleight.teleightbots.api.objects.BotCommandScope
- type() - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeAllChatAdministrators
- type() - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeAllGroupChats
- type() - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeAllPrivateChats
- type() - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeChat
- type() - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeChatAdministrators
- type() - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeChatMember
- type() - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeDefault
- type() - Method in record class org.teleight.teleightbots.api.objects.Chat
-
Returns the value of the
typerecord component. - type() - Method in record class org.teleight.teleightbots.api.objects.ChatBackground
-
Returns the value of the
typerecord component. - type() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
typerecord component. - type() - Method in record class org.teleight.teleightbots.api.objects.EncryptedPassportElement
-
Returns the value of the
typerecord component. - type() - Method in interface org.teleight.teleightbots.api.objects.InlineQueryResult
- type() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultArticle
- type() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultAudio
- type() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedAudio
- type() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedDocument
- type() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedGif
- type() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedMpeg4Gif
- type() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedPhoto
- type() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedSticker
- type() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVideo
- type() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVoice
- type() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultContact
- type() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultDocument
- type() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGame
- type() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultGif
- type() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultLocation
- type() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultMpeg4Gif
- type() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultPhoto
- type() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVenue
- type() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVideo
- type() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVoice
- type() - Method in interface org.teleight.teleightbots.api.objects.InputMedia
- type() - Method in record class org.teleight.teleightbots.api.objects.InputMediaAnimation
- type() - Method in record class org.teleight.teleightbots.api.objects.InputMediaAudio
- type() - Method in record class org.teleight.teleightbots.api.objects.InputMediaDocument
- type() - Method in record class org.teleight.teleightbots.api.objects.InputMediaLivePhoto
- type() - Method in record class org.teleight.teleightbots.api.objects.InputMediaLocation
- type() - Method in record class org.teleight.teleightbots.api.objects.InputMediaPhoto
- type() - Method in record class org.teleight.teleightbots.api.objects.InputMediaSticker
- type() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVenue
- type() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVideo
- type() - Method in interface org.teleight.teleightbots.api.objects.InputPaidMedia
- type() - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaLivePhoto
- type() - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaPhoto
- type() - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaVideo
- type() - Method in interface org.teleight.teleightbots.api.objects.InputPollMedia
- type() - Method in interface org.teleight.teleightbots.api.objects.InputPollOptionMedia
- type() - Method in interface org.teleight.teleightbots.api.objects.InputProfilePhoto
- type() - Method in record class org.teleight.teleightbots.api.objects.InputProfilePhotoAnimated
- type() - Method in record class org.teleight.teleightbots.api.objects.InputProfilePhotoStatic
- type() - Method in interface org.teleight.teleightbots.api.objects.InputStoryContent
- type() - Method in record class org.teleight.teleightbots.api.objects.InputStoryContentPhoto
- type() - Method in record class org.teleight.teleightbots.api.objects.InputStoryContentVideo
- type() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonPollType
-
Returns the value of the
typerecord component. - type() - Method in interface org.teleight.teleightbots.api.objects.MenuButton
- type() - Method in record class org.teleight.teleightbots.api.objects.MenuButtonCommands
- type() - Method in record class org.teleight.teleightbots.api.objects.MenuButtonDefault
- type() - Method in record class org.teleight.teleightbots.api.objects.MenuButtonWebApp
- type() - Method in record class org.teleight.teleightbots.api.objects.MessageEntity
-
Returns the value of the
typerecord component. - type() - Method in interface org.teleight.teleightbots.api.objects.MessageOrigin
- type() - Method in record class org.teleight.teleightbots.api.objects.MessageOriginChannel
- type() - Method in record class org.teleight.teleightbots.api.objects.MessageOriginChat
- type() - Method in record class org.teleight.teleightbots.api.objects.MessageOriginHiddenUser
- type() - Method in record class org.teleight.teleightbots.api.objects.MessageOriginUser
- type() - Method in interface org.teleight.teleightbots.api.objects.OwnedGift
- type() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftRegular
- type() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftUnique
- type() - Method in interface org.teleight.teleightbots.api.objects.PaidMedia
- type() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaLivePhoto
- type() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaPhoto
- type() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaPreview
- type() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaVideo
- type() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorDataField
-
Returns the value of the
typerecord component. - type() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorFile
-
Returns the value of the
typerecord component. - type() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorFiles
-
Returns the value of the
typerecord component. - type() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorFrontSide
-
Returns the value of the
typerecord component. - type() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorReverseSide
-
Returns the value of the
typerecord component. - type() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorSelfie
-
Returns the value of the
typerecord component. - type() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorTranslationFile
-
Returns the value of the
typerecord component. - type() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorTranslationFiles
-
Returns the value of the
typerecord component. - type() - Method in record class org.teleight.teleightbots.api.objects.PassportElementErrorUnspecified
-
Returns the value of the
typerecord component. - type() - Method in record class org.teleight.teleightbots.api.objects.Poll
-
Returns the value of the
typerecord component. - type() - Method in record class org.teleight.teleightbots.api.objects.ReactionCount
-
Returns the value of the
typerecord component. - type() - Method in interface org.teleight.teleightbots.api.objects.ReactionType
- type() - Method in record class org.teleight.teleightbots.api.objects.ReactionTypeCustomEmoji
- type() - Method in record class org.teleight.teleightbots.api.objects.ReactionTypeEmoji
- type() - Method in record class org.teleight.teleightbots.api.objects.ReactionTypePaid
- type() - Method in interface org.teleight.teleightbots.api.objects.RevenueWithdrawalState
- type() - Method in record class org.teleight.teleightbots.api.objects.RevenueWithdrawalStateFailed
- type() - Method in record class org.teleight.teleightbots.api.objects.RevenueWithdrawalStatePending
- type() - Method in record class org.teleight.teleightbots.api.objects.RevenueWithdrawalStateSucceeded
- type() - Method in record class org.teleight.teleightbots.api.objects.Sticker
-
Returns the value of the
typerecord component. - type() - Method in record class org.teleight.teleightbots.api.objects.StoryArea
-
Returns the value of the
typerecord component. - type() - Method in interface org.teleight.teleightbots.api.objects.StoryAreaType
- type() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeLink
- type() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeLocation
- type() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeSuggestedReaction
- type() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeUniqueGift
- type() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeWeather
- type() - Method in interface org.teleight.teleightbots.api.objects.TransactionPartner
- type() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerAffiliateProgram
- type() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerChat
- type() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerFragment
- type() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerOther
- type() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerTelegramAds
- type() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerTelegramApi
- type() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerUser
- type(String) - Method in class org.teleight.teleightbots.api.objects.MessageEntity.Builder
- type(PollType) - Method in class org.teleight.teleightbots.api.methods.SendPoll.Builder
- TYPE_NAME - Static variable in interface org.teleight.teleightbots.api.objects.BackgroundFill
- TYPE_NAME - Static variable in interface org.teleight.teleightbots.api.objects.BackgroundType
- TYPE_NAME - Static variable in interface org.teleight.teleightbots.api.objects.BotCommandScope
- TYPE_NAME - Static variable in interface org.teleight.teleightbots.api.objects.ChatBoostSource
- TYPE_NAME - Static variable in interface org.teleight.teleightbots.api.objects.ChatMember
- TYPE_NAME - Static variable in interface org.teleight.teleightbots.api.objects.InlineQueryResult
- TYPE_NAME - Static variable in interface org.teleight.teleightbots.api.objects.InputMedia
- TYPE_NAME - Static variable in interface org.teleight.teleightbots.api.objects.InputPaidMedia
- TYPE_NAME - Static variable in interface org.teleight.teleightbots.api.objects.InputPollMedia
- TYPE_NAME - Static variable in interface org.teleight.teleightbots.api.objects.InputPollOptionMedia
- TYPE_NAME - Static variable in interface org.teleight.teleightbots.api.objects.InputProfilePhoto
- TYPE_NAME - Static variable in interface org.teleight.teleightbots.api.objects.InputStoryContent
- TYPE_NAME - Static variable in interface org.teleight.teleightbots.api.objects.MessageOrigin
- TYPE_NAME - Static variable in interface org.teleight.teleightbots.api.objects.OwnedGift
- TYPE_NAME - Static variable in interface org.teleight.teleightbots.api.objects.PaidMedia
- TYPE_NAME - Static variable in interface org.teleight.teleightbots.api.objects.PassportElementError
- TYPE_NAME - Static variable in interface org.teleight.teleightbots.api.objects.ReactionType
- TYPE_NAME - Static variable in interface org.teleight.teleightbots.api.objects.RevenueWithdrawalState
- TYPE_NAME - Static variable in interface org.teleight.teleightbots.api.objects.StoryAreaType
- TYPE_NAME - Static variable in interface org.teleight.teleightbots.api.objects.TransactionPartner
- TYPING - Enum constant in enum class org.teleight.teleightbots.api.objects.ChatAction
U
- UNAUTHORIZED - Enum constant in enum class org.teleight.teleightbots.webhook.HttpResponse.StatusCode
- UnbanChatMember - Record Class in org.teleight.teleightbots.api.methods
- UnbanChatMember(String, long, boolean) - Constructor for record class org.teleight.teleightbots.api.methods.UnbanChatMember
-
Creates an instance of a
UnbanChatMemberrecord class. - UnbanChatMember.Builder - Class in org.teleight.teleightbots.api.methods
- UnbanChatSenderChat - Record Class in org.teleight.teleightbots.api.methods
- UnbanChatSenderChat(String, long) - Constructor for record class org.teleight.teleightbots.api.methods.UnbanChatSenderChat
-
Creates an instance of a
UnbanChatSenderChatrecord class. - UnbanChatSenderChat.Builder - Class in org.teleight.teleightbots.api.methods
- unclaimedPrizeCount() - Method in record class org.teleight.teleightbots.api.objects.GiveawayCompleted
-
Returns the value of the
unclaimedPrizeCountrecord component. - unclaimedPrizeCount() - Method in record class org.teleight.teleightbots.api.objects.GiveawayWinners
-
Returns the value of the
unclaimedPrizeCountrecord component. - UnhideGeneralForumTopic - Record Class in org.teleight.teleightbots.api.methods
- UnhideGeneralForumTopic(String) - Constructor for record class org.teleight.teleightbots.api.methods.UnhideGeneralForumTopic
-
Creates an instance of a
UnhideGeneralForumTopicrecord class. - UnhideGeneralForumTopic.Builder - Class in org.teleight.teleightbots.api.methods
- uniqueGift() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
uniqueGiftrecord component. - UniqueGift - Record Class in org.teleight.teleightbots.api.objects
- UniqueGift(String, String, String, int, UniqueGiftModel, UniqueGiftSymbol, UniqueGiftBackdrop, boolean, boolean, boolean, UniqueGiftColors, Chat) - Constructor for record class org.teleight.teleightbots.api.objects.UniqueGift
-
Creates an instance of a
UniqueGiftrecord class. - UniqueGiftBackdrop - Record Class in org.teleight.teleightbots.api.objects
- UniqueGiftBackdrop(String, UniqueGiftBackdropColors, int) - Constructor for record class org.teleight.teleightbots.api.objects.UniqueGiftBackdrop
-
Creates an instance of a
UniqueGiftBackdroprecord class. - UniqueGiftBackdropColors - Record Class in org.teleight.teleightbots.api.objects
- UniqueGiftBackdropColors(Color, Color, Color, Color) - Constructor for record class org.teleight.teleightbots.api.objects.UniqueGiftBackdropColors
-
Creates an instance of a
UniqueGiftBackdropColorsrecord class. - uniqueGiftColors() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
uniqueGiftColorsrecord component. - UniqueGiftColors - Record Class in org.teleight.teleightbots.api.objects
- UniqueGiftColors(String, String, Color, Color[], Color, Color[]) - Constructor for record class org.teleight.teleightbots.api.objects.UniqueGiftColors
-
Creates an instance of a
UniqueGiftColorsrecord class. - UniqueGiftInfo - Record Class in org.teleight.teleightbots.api.objects
- UniqueGiftInfo(UniqueGift, UniqueGiftOrigin, TelegramCurrency, int, String, Integer, Date) - Constructor for record class org.teleight.teleightbots.api.objects.UniqueGiftInfo
-
Creates an instance of a
UniqueGiftInforecord class. - UniqueGiftModel - Record Class in org.teleight.teleightbots.api.objects
- UniqueGiftModel(String, Sticker, int, String) - Constructor for record class org.teleight.teleightbots.api.objects.UniqueGiftModel
-
Creates an instance of a
UniqueGiftModelrecord class. - uniqueGiftNumber() - Method in record class org.teleight.teleightbots.api.objects.GiftInfo
-
Returns the value of the
uniqueGiftNumberrecord component. - uniqueGiftNumber() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftRegular
-
Returns the value of the
uniqueGiftNumberrecord component. - UniqueGiftOrigin - Enum Class in org.teleight.teleightbots.api.objects
- uniqueGifts() - Method in record class org.teleight.teleightbots.api.objects.AcceptedGiftTypes
-
Returns the value of the
uniqueGiftsrecord component. - uniqueGifts(boolean) - Method in class org.teleight.teleightbots.api.objects.AcceptedGiftTypes.Builder
- UniqueGiftSymbol - Record Class in org.teleight.teleightbots.api.objects
- UniqueGiftSymbol(String, Sticker, int) - Constructor for record class org.teleight.teleightbots.api.objects.UniqueGiftSymbol
-
Creates an instance of a
UniqueGiftSymbolrecord class. - uniqueGiftVariantCount() - Method in record class org.teleight.teleightbots.api.objects.Gift
-
Returns the value of the
uniqueGiftVariantCountrecord component. - unixTime() - Method in record class org.teleight.teleightbots.api.objects.MessageEntity
-
Returns the value of the
unixTimerecord component. - unixTime(Date) - Method in class org.teleight.teleightbots.api.objects.MessageEntity.Builder
- unlimitedGifts() - Method in record class org.teleight.teleightbots.api.objects.AcceptedGiftTypes
-
Returns the value of the
unlimitedGiftsrecord component. - unlimitedGifts(boolean) - Method in class org.teleight.teleightbots.api.objects.AcceptedGiftTypes.Builder
- UnpinAllChatMessages - Record Class in org.teleight.teleightbots.api.methods
- UnpinAllChatMessages(String) - Constructor for record class org.teleight.teleightbots.api.methods.UnpinAllChatMessages
-
Creates an instance of a
UnpinAllChatMessagesrecord class. - UnpinAllChatMessages.Builder - Class in org.teleight.teleightbots.api.methods
- UnpinAllForumTopicMessages - Record Class in org.teleight.teleightbots.api.methods
- UnpinAllForumTopicMessages(String, int) - Constructor for record class org.teleight.teleightbots.api.methods.UnpinAllForumTopicMessages
-
Creates an instance of a
UnpinAllForumTopicMessagesrecord class. - UnpinAllForumTopicMessages.Builder - Class in org.teleight.teleightbots.api.methods
- UnpinAllGeneralForumTopicMessages - Record Class in org.teleight.teleightbots.api.methods
- UnpinAllGeneralForumTopicMessages(String) - Constructor for record class org.teleight.teleightbots.api.methods.UnpinAllGeneralForumTopicMessages
-
Creates an instance of a
UnpinAllGeneralForumTopicMessagesrecord class. - UnpinAllGeneralForumTopicMessages.Builder - Class in org.teleight.teleightbots.api.methods
- UnpinChatMessage - Record Class in org.teleight.teleightbots.api.methods
- UnpinChatMessage(String, String, int) - Constructor for record class org.teleight.teleightbots.api.methods.UnpinChatMessage
-
Creates an instance of a
UnpinChatMessagerecord class. - UnpinChatMessage.Builder - Class in org.teleight.teleightbots.api.methods
- unregisterBot(String) - Method in interface org.teleight.teleightbots.bot.manager.BotManager
-
Unregisters a bot from the manager.
- unregisterBot(TelegramBot) - Method in interface org.teleight.teleightbots.bot.manager.BotManager
-
Unregisters a bot from the manager.
- unregisterMenu(int) - Method in interface org.teleight.teleightbots.menu.MenuManager
-
Unregisters a Menu from this MenuManager by its ID.
- unrestrictBoostCount() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
unrestrictBoostCountrecord component. - untilDate() - Method in record class org.teleight.teleightbots.api.methods.BanChatMember
-
Returns the value of the
untilDaterecord component. - untilDate() - Method in record class org.teleight.teleightbots.api.methods.RestrictChatMember
-
Returns the value of the
untilDaterecord component. - untilDate() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberBanned
-
Returns the value of the
untilDaterecord component. - untilDate() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberMember
-
Returns the value of the
untilDaterecord component. - untilDate() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberRestricted
-
Returns the value of the
untilDaterecord component. - untilDate(int) - Method in class org.teleight.teleightbots.api.methods.BanChatMember.Builder
- untilDate(int) - Method in class org.teleight.teleightbots.api.methods.RestrictChatMember.Builder
- update() - Method in record class org.teleight.teleightbots.event.bot.channel.ChannelSendMessageEvent
-
Returns the value of the
updaterecord component. - update() - Method in record class org.teleight.teleightbots.event.bot.group.BotJoinGroupEvent
-
Returns the value of the
updaterecord component. - update() - Method in record class org.teleight.teleightbots.event.bot.group.BotQuitGroupEvent
-
Returns the value of the
updaterecord component. - update() - Method in record class org.teleight.teleightbots.event.bot.group.SelfJoinGroupEvent
-
Returns the value of the
updaterecord component. - update() - Method in record class org.teleight.teleightbots.event.bot.group.SelfQuitGroupEvent
-
Returns the value of the
updaterecord component. - update() - Method in record class org.teleight.teleightbots.event.bot.UpdateReceivedEvent
-
Returns the value of the
updaterecord component. - update() - Method in record class org.teleight.teleightbots.event.keyboard.ButtonPressEvent
-
Returns the value of the
updaterecord component. - update() - Method in interface org.teleight.teleightbots.event.trait.GroupBotEvent
-
Gets the Update object associated with the event.
- update() - Method in interface org.teleight.teleightbots.event.trait.MessageEvent
- update() - Method in record class org.teleight.teleightbots.event.user.group.UserJoinGroupEvent
-
Returns the value of the
updaterecord component. - update() - Method in record class org.teleight.teleightbots.event.user.group.UserQuitGroupEvent
-
Returns the value of the
updaterecord component. - update() - Method in record class org.teleight.teleightbots.event.user.UserInlineQueryReceivedEvent
-
Returns the value of the
updaterecord component. - update() - Method in record class org.teleight.teleightbots.event.user.UserMessageReceivedEvent
-
Returns the value of the
updaterecord component. - Update - Record Class in org.teleight.teleightbots.api.objects
- Update(int, Message, Message, Message, Message, BusinessConnection, Message, Message, BusinessMessagesDeleted, Message, MessageReactionUpdated, MessageReactionCountUpdated, InlineQuery, ChosenInlineResult, CallbackQuery, ShippingQuery, PreCheckoutQuery, PaidMediaPurchased, Poll, PollAnswer, ChatMemberUpdated, ChatMemberUpdated, ChatJoinRequest, ChatBoostUpdated, ChatBoostRemoved, ManagedBotUpdated) - Constructor for record class org.teleight.teleightbots.api.objects.Update
-
Creates an instance of a
Updaterecord class. - updateId() - Method in record class org.teleight.teleightbots.api.objects.Update
-
Returns the value of the
updateIdrecord component. - UpdateProcessor - Interface in org.teleight.teleightbots.updateprocessor
- UpdateReceivedEvent - Record Class in org.teleight.teleightbots.event.bot
- UpdateReceivedEvent(TelegramBot, Update, String) - Constructor for record class org.teleight.teleightbots.event.bot.UpdateReceivedEvent
-
Creates an instance of a
UpdateReceivedEventrecord class. - updatesLimit() - Method in record class org.teleight.teleightbots.bot.settings.LongPollingBotSettings
-
Returns the value of the
updatesLimitrecord component. - updatesLimit(int) - Method in class org.teleight.teleightbots.bot.settings.LongPollingBotSettings.Builder
- updatesTimeout() - Method in record class org.teleight.teleightbots.bot.settings.LongPollingBotSettings
-
Returns the value of the
updatesTimeoutrecord component. - updatesTimeout(int) - Method in class org.teleight.teleightbots.bot.settings.LongPollingBotSettings.Builder
- UPGRADE - Enum constant in enum class org.teleight.teleightbots.api.objects.UniqueGiftOrigin
- UpgradeGift - Record Class in org.teleight.teleightbots.api.methods
- UpgradeGift(String, String, boolean, Integer) - Constructor for record class org.teleight.teleightbots.api.methods.UpgradeGift
-
Creates an instance of a
UpgradeGiftrecord class. - UpgradeGift.Builder - Class in org.teleight.teleightbots.api.methods
- upgradeStarCount() - Method in record class org.teleight.teleightbots.api.objects.Gift
-
Returns the value of the
upgradeStarCountrecord component. - UPLOAD_DOCUMENT - Enum constant in enum class org.teleight.teleightbots.api.objects.ChatAction
- UPLOAD_PHOTO - Enum constant in enum class org.teleight.teleightbots.api.objects.ChatAction
- UPLOAD_VIDEO - Enum constant in enum class org.teleight.teleightbots.api.objects.ChatAction
- UPLOAD_VIDEO_NOTE - Enum constant in enum class org.teleight.teleightbots.api.objects.ChatAction
- UPLOAD_VOICE - Enum constant in enum class org.teleight.teleightbots.api.objects.ChatAction
- UploadStickerFile - Record Class in org.teleight.teleightbots.api.methods
- UploadStickerFile(long, InputFile, StickerFormat) - Constructor for record class org.teleight.teleightbots.api.methods.UploadStickerFile
-
Creates an instance of a
UploadStickerFilerecord class. - UploadStickerFile.Builder - Class in org.teleight.teleightbots.api.methods
- url() - Method in record class org.teleight.teleightbots.api.methods.SetWebhook
-
Returns the value of the
urlrecord component. - url() - Method in record class org.teleight.teleightbots.api.objects.InlineKeyboardButton
-
Returns the value of the
urlrecord component. - url() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultArticle
-
Returns the value of the
urlrecord component. - url() - Method in record class org.teleight.teleightbots.api.objects.LinkPreviewOptions
-
Returns the value of the
urlrecord component. - url() - Method in record class org.teleight.teleightbots.api.objects.LoginUrl
-
Returns the value of the
urlrecord component. - url() - Method in record class org.teleight.teleightbots.api.objects.MessageEntity
-
Returns the value of the
urlrecord component. - url() - Method in record class org.teleight.teleightbots.api.objects.RevenueWithdrawalStateSucceeded
-
Returns the value of the
urlrecord component. - url() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaTypeLink
-
Returns the value of the
urlrecord component. - url() - Method in record class org.teleight.teleightbots.api.objects.WebAppInfo
-
Returns the value of the
urlrecord component. - url() - Method in record class org.teleight.teleightbots.api.objects.WebhookInfo
-
Returns the value of the
urlrecord component. - url() - Method in record class org.teleight.teleightbots.bot.settings.WebhookBotSettings
-
Returns the value of the
urlrecord component. - url(String) - Method in class org.teleight.teleightbots.api.methods.SetWebhook.Builder
- url(String) - Method in class org.teleight.teleightbots.api.objects.InlineKeyboardButton.Builder
- url(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultArticle.Builder
- url(String) - Method in class org.teleight.teleightbots.api.objects.LinkPreviewOptions.Builder
- url(String) - Method in class org.teleight.teleightbots.api.objects.MessageEntity.Builder
- url(String) - Method in class org.teleight.teleightbots.bot.settings.WebhookBotSettings.Builder
- useHttps() - Method in record class org.teleight.teleightbots.webhook.WebhookServerConfig
-
Returns the value of the
useHttpsrecord component. - useHttps(boolean) - Method in class org.teleight.teleightbots.webhook.WebhookServerConfig.Builder
- useIndependentChatPermissions() - Method in record class org.teleight.teleightbots.api.methods.RestrictChatMember
-
Returns the value of the
useIndependentChatPermissionsrecord component. - useIndependentChatPermissions() - Method in record class org.teleight.teleightbots.api.methods.SetChatPermissions
-
Returns the value of the
useIndependentChatPermissionsrecord component. - useIndependentChatPermissions(boolean) - Method in class org.teleight.teleightbots.api.methods.RestrictChatMember.Builder
- useIndependentChatPermissions(boolean) - Method in class org.teleight.teleightbots.api.methods.SetChatPermissions.Builder
- user() - Method in record class org.teleight.teleightbots.api.objects.BusinessConnection
-
Returns the value of the
userrecord component. - user() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostSourceGiftCode
-
Returns the value of the
userrecord component. - user() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostSourceGiveaway
-
Returns the value of the
userrecord component. - user() - Method in record class org.teleight.teleightbots.api.objects.ChatBoostSourcePremium
-
Returns the value of the
userrecord component. - user() - Method in interface org.teleight.teleightbots.api.objects.ChatMember
- user() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberAdministrator
-
Returns the value of the
userrecord component. - user() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberBanned
-
Returns the value of the
userrecord component. - user() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberLeft
-
Returns the value of the
userrecord component. - user() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberMember
-
Returns the value of the
userrecord component. - user() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberOwner
-
Returns the value of the
userrecord component. - user() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberRestricted
-
Returns the value of the
userrecord component. - user() - Method in record class org.teleight.teleightbots.api.objects.DirectMessagesTopic
-
Returns the value of the
userrecord component. - user() - Method in record class org.teleight.teleightbots.api.objects.GameHighScore
-
Returns the value of the
userrecord component. - user() - Method in record class org.teleight.teleightbots.api.objects.ManagedBotUpdated
-
Returns the value of the
userrecord component. - user() - Method in record class org.teleight.teleightbots.api.objects.MessageEntity
-
Returns the value of the
userrecord component. - user() - Method in record class org.teleight.teleightbots.api.objects.MessageReactionUpdated
-
Returns the value of the
userrecord component. - user() - Method in record class org.teleight.teleightbots.api.objects.PollAnswer
-
Returns the value of the
userrecord component. - user() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerUser
-
Returns the value of the
userrecord component. - user() - Method in interface org.teleight.teleightbots.conversation.ConversationContext
- user() - Method in class org.teleight.teleightbots.conversation.ConversationContextImpl
- user() - Method in record class org.teleight.teleightbots.event.bot.group.BotJoinGroupEvent
-
Returns the value of the
userrecord component. - user() - Method in record class org.teleight.teleightbots.event.bot.group.BotQuitGroupEvent
-
Returns the value of the
userrecord component. - user() - Method in record class org.teleight.teleightbots.event.bot.group.SelfJoinGroupEvent
-
Returns the value of the
userrecord component. - user() - Method in record class org.teleight.teleightbots.event.bot.group.SelfQuitGroupEvent
-
Returns the value of the
userrecord component. - user() - Method in record class org.teleight.teleightbots.event.user.group.UserJoinGroupEvent
-
Returns the value of the
userrecord component. - user() - Method in record class org.teleight.teleightbots.event.user.group.UserQuitGroupEvent
-
Returns the value of the
userrecord component. - user() - Method in record class org.teleight.teleightbots.event.user.UserInlineQueryReceivedEvent
- user(User) - Method in class org.teleight.teleightbots.api.objects.MessageEntity.Builder
- User - Record Class in org.teleight.teleightbots.api.objects
- User(Long, boolean, String, String, String, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.User
-
Creates an instance of a
Userrecord class. - USER_CHAT_TYPE - Enum constant in enum class org.teleight.teleightbots.api.objects.Chat.Type
- userAdministratorRights() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestChat
-
Returns the value of the
userAdministratorRightsrecord component. - UserChatBoosts - Record Class in org.teleight.teleightbots.api.objects
- UserChatBoosts(ChatBoost[]) - Constructor for record class org.teleight.teleightbots.api.objects.UserChatBoosts
-
Creates an instance of a
UserChatBoostsrecord class. - userChatId() - Method in record class org.teleight.teleightbots.api.objects.BusinessConnection
-
Returns the value of the
userChatIdrecord component. - userChatId() - Method in record class org.teleight.teleightbots.api.objects.ChatJoinRequest
-
Returns the value of the
userChatIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.AddStickerToSet
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.ApproveChatJoinRequest
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.BanChatMember
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.CreateNewStickerSet
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.DeclineChatJoinRequest
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.DeleteAllMessageReactions
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.DeleteMessageReaction
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.EditUserStarSubscription
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.GetChatMember
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.GetGameHighScores
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.GetManagedBotAccessSettings
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.GetManagedBotToken
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.GetUserChatBoosts
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.GetUserGifts
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.GetUserPersonalChatMessages
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.GetUserProfileAudios
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.GetUserProfilePhotos
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.GiftPremiumSubscription
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.PromoteChatMember
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.RefundStarPayment
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.RemoveUserVerification
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.ReplaceManagedBotToken
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.ReplaceStickerInSet
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.RestrictChatMember
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.SavePreparedInlineMessage
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.SavePreparedKeyboardButton
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.SendGift
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.SetChatAdministratorCustomTitle
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.SetChatMemberTag
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.SetGameScore
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.SetManagedBotAccessSettings
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.SetPassportDataErrors
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.SetStickerSetThumbnail
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.SetUserEmojiStatus
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.UnbanChatMember
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.UploadStickerFile
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.methods.VerifyUser
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.objects.BotCommandScopeChatMember
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.objects.Contact
-
Returns the value of the
userIdrecord component. - userId() - Method in record class org.teleight.teleightbots.api.objects.SharedUser
-
Returns the value of the
userIdrecord component. - userId(int) - Method in class org.teleight.teleightbots.api.methods.EditUserStarSubscription.Builder
- userId(int) - Method in class org.teleight.teleightbots.api.methods.SavePreparedInlineMessage.Builder
- userId(int) - Method in class org.teleight.teleightbots.api.methods.SendGift.Builder
- userId(int) - Method in class org.teleight.teleightbots.api.methods.SetUserEmojiStatus.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.AddStickerToSet.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.ApproveChatJoinRequest.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.BanChatMember.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.CreateNewStickerSet.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.DeclineChatJoinRequest.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.DeleteAllMessageReactions.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.DeleteMessageReaction.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.GetChatMember.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.GetGameHighScores.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.GetManagedBotAccessSettings.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.GetManagedBotToken.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.GetUserChatBoosts.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.GetUserGifts.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.GetUserPersonalChatMessages.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.GetUserProfileAudios.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.GetUserProfilePhotos.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.GiftPremiumSubscription.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.PromoteChatMember.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.RefundStarPayment.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.RemoveUserVerification.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.ReplaceManagedBotToken.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.ReplaceStickerInSet.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.RestrictChatMember.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.SavePreparedKeyboardButton.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.SetChatAdministratorCustomTitle.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.SetChatMemberTag.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.SetGameScore.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.SetManagedBotAccessSettings.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.SetPassportDataErrors.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.SetStickerSetThumbnail.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.UnbanChatMember.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.UploadStickerFile.Builder
- userId(long) - Method in class org.teleight.teleightbots.api.methods.VerifyUser.Builder
- UserInlineQueryReceivedEvent - Record Class in org.teleight.teleightbots.event.user
- UserInlineQueryReceivedEvent(TelegramBot, Update) - Constructor for record class org.teleight.teleightbots.event.user.UserInlineQueryReceivedEvent
-
Creates an instance of a
UserInlineQueryReceivedEventrecord class. - userIsBot() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestUsers
-
Returns the value of the
userIsBotrecord component. - userIsPremium() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButtonRequestUsers
-
Returns the value of the
userIsPremiumrecord component. - UserJoinGroupEvent - Record Class in org.teleight.teleightbots.event.user.group
- UserJoinGroupEvent(TelegramBot, User, Chat, Update) - Constructor for record class org.teleight.teleightbots.event.user.group.UserJoinGroupEvent
-
Creates an instance of a
UserJoinGroupEventrecord class. - UserMessageReceivedEvent - Record Class in org.teleight.teleightbots.event.user
- UserMessageReceivedEvent(TelegramBot, Update) - Constructor for record class org.teleight.teleightbots.event.user.UserMessageReceivedEvent
-
Creates an instance of a
UserMessageReceivedEventrecord class. - username() - Method in record class org.teleight.teleightbots.api.methods.SetBusinessAccountUsername
-
Returns the value of the
usernamerecord component. - username() - Method in record class org.teleight.teleightbots.api.objects.Chat
-
Returns the value of the
usernamerecord component. - username() - Method in record class org.teleight.teleightbots.api.objects.ChatFullInfo
-
Returns the value of the
usernamerecord component. - username() - Method in record class org.teleight.teleightbots.api.objects.ChatShared
-
Returns the value of the
usernamerecord component. - username() - Method in record class org.teleight.teleightbots.api.objects.SharedUser
-
Returns the value of the
usernamerecord component. - username() - Method in record class org.teleight.teleightbots.api.objects.User
-
Returns the value of the
usernamerecord component. - username(String) - Method in class org.teleight.teleightbots.api.methods.SetBusinessAccountUsername.Builder
- UserProfileAudios - Record Class in org.teleight.teleightbots.api.objects
- UserProfileAudios(int, Audio[]) - Constructor for record class org.teleight.teleightbots.api.objects.UserProfileAudios
-
Creates an instance of a
UserProfileAudiosrecord class. - UserProfilePhotos - Record Class in org.teleight.teleightbots.api.objects
- UserProfilePhotos(int, PhotoSize[][]) - Constructor for record class org.teleight.teleightbots.api.objects.UserProfilePhotos
-
Creates an instance of a
UserProfilePhotosrecord class. - UserQuitGroupEvent - Record Class in org.teleight.teleightbots.event.user.group
- UserQuitGroupEvent(TelegramBot, User, Chat, Update) - Constructor for record class org.teleight.teleightbots.event.user.group.UserQuitGroupEvent
-
Creates an instance of a
UserQuitGroupEventrecord class. - UserRating - Record Class in org.teleight.teleightbots.api.objects
- UserRating(int, int, int, int) - Constructor for record class org.teleight.teleightbots.api.objects.UserRating
-
Creates an instance of a
UserRatingrecord class. - users() - Method in record class org.teleight.teleightbots.api.objects.UsersShared
-
Returns the value of the
usersrecord component. - users() - Method in record class org.teleight.teleightbots.api.objects.VideoChatParticipantsInvited
-
Returns the value of the
usersrecord component. - userShared() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
userSharedrecord component. - UsersShared - Record Class in org.teleight.teleightbots.api.objects
- UsersShared(int, SharedUser[]) - Constructor for record class org.teleight.teleightbots.api.objects.UsersShared
-
Creates an instance of a
UsersSharedrecord class.
V
- value() - Method in record class org.teleight.teleightbots.api.objects.Dice
-
Returns the value of the
valuerecord component. - value() - Method in record class org.teleight.teleightbots.conversation.Property
-
Returns the value of the
valuerecord component. - valueOf(String) - Static method in enum class org.teleight.teleightbots.api.objects.Chat.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.teleight.teleightbots.api.objects.ChatAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.teleight.teleightbots.api.objects.KeyboardButtonStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.teleight.teleightbots.api.objects.MenuButton.MenuButtonType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.teleight.teleightbots.api.objects.ParseMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.teleight.teleightbots.api.objects.PollType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.teleight.teleightbots.api.objects.StickerFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.teleight.teleightbots.api.objects.StickerType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.teleight.teleightbots.api.objects.StoryActivePeriod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.teleight.teleightbots.api.objects.SuggestedPostRefundReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.teleight.teleightbots.api.objects.SuggestedPostState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.teleight.teleightbots.api.objects.TelegramCurrency
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.teleight.teleightbots.api.objects.TransactionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.teleight.teleightbots.api.objects.UniqueGiftOrigin
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.teleight.teleightbots.event.EventListener.Result
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.teleight.teleightbots.webhook.HttpResponse.StatusCode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.teleight.teleightbots.api.objects.Chat.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.teleight.teleightbots.api.objects.ChatAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.teleight.teleightbots.api.objects.KeyboardButtonStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.teleight.teleightbots.api.objects.MenuButton.MenuButtonType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.teleight.teleightbots.api.objects.ParseMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.teleight.teleightbots.api.objects.PollType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.teleight.teleightbots.api.objects.StickerFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.teleight.teleightbots.api.objects.StickerType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.teleight.teleightbots.api.objects.StoryActivePeriod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.teleight.teleightbots.api.objects.SuggestedPostRefundReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.teleight.teleightbots.api.objects.SuggestedPostState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.teleight.teleightbots.api.objects.TelegramCurrency
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.teleight.teleightbots.api.objects.TransactionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.teleight.teleightbots.api.objects.UniqueGiftOrigin
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.teleight.teleightbots.event.EventListener.Result
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.teleight.teleightbots.webhook.HttpResponse.StatusCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- vcard() - Method in record class org.teleight.teleightbots.api.methods.SendContact
-
Returns the value of the
vcardrecord component. - vcard() - Method in record class org.teleight.teleightbots.api.objects.Contact
-
Returns the value of the
vcardrecord component. - vcard() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultContact
-
Returns the value of the
vcardrecord component. - vcard() - Method in record class org.teleight.teleightbots.api.objects.InputContactMessageContent
-
Returns the value of the
vcardrecord component. - vcard(String) - Method in class org.teleight.teleightbots.api.methods.SendContact.Builder
- vcard(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultContact.Builder
- venue() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
venuerecord component. - venue() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
venuerecord component. - venue() - Method in record class org.teleight.teleightbots.api.objects.PollMedia
-
Returns the value of the
venuerecord component. - venue(Venue) - Method in class org.teleight.teleightbots.api.objects.PollMedia.Builder
- Venue - Record Class in org.teleight.teleightbots.api.objects
- Venue(Location, String, String, String, String, String, String) - Constructor for record class org.teleight.teleightbots.api.objects.Venue
-
Creates an instance of a
Venuerecord class. - VerifyChat - Record Class in org.teleight.teleightbots.api.methods
- VerifyChat(String, String) - Constructor for record class org.teleight.teleightbots.api.methods.VerifyChat
-
Creates an instance of a
VerifyChatrecord class. - VerifyChat.Builder - Class in org.teleight.teleightbots.api.methods
- VerifyUser - Record Class in org.teleight.teleightbots.api.methods
- VerifyUser(long, String) - Constructor for record class org.teleight.teleightbots.api.methods.VerifyUser
-
Creates an instance of a
VerifyUserrecord class. - VerifyUser.Builder - Class in org.teleight.teleightbots.api.methods
- version() - Element in annotation interface org.teleight.teleightbots.extensions.annotation.ExtensionInfo
-
Represents the version of the extension.
- version() - Method in record class org.teleight.teleightbots.extensions.annotation.ExtensionInfoFile
-
Returns the value of the
versionrecord component. - viaBot() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
viaBotrecord component. - viaChatFolderInviteLink() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberUpdated
-
Returns the value of the
viaChatFolderInviteLinkrecord component. - viaJoinRequest() - Method in record class org.teleight.teleightbots.api.objects.ChatMemberUpdated
-
Returns the value of the
viaJoinRequestrecord component. - video() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns the value of the
videorecord component. - video() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
videorecord component. - video() - Method in record class org.teleight.teleightbots.api.objects.InputStoryContentVideo
-
Returns the value of the
videorecord component. - video() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
videorecord component. - video() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaVideo
-
Returns the value of the
videorecord component. - video() - Method in record class org.teleight.teleightbots.api.objects.PollMedia
-
Returns the value of the
videorecord component. - video(InputFile) - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- video(Video) - Method in class org.teleight.teleightbots.api.objects.PollMedia.Builder
- Video - Record Class in org.teleight.teleightbots.api.objects
- Video(String, String, int, int, int, PhotoSize, PhotoSize[], Integer, VideoQuality[], String, String, Long) - Constructor for record class org.teleight.teleightbots.api.objects.Video
-
Creates an instance of a
Videorecord class. - VIDEO - Enum constant in enum class org.teleight.teleightbots.api.objects.StickerFormat
- videoChatEnded() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
videoChatEndedrecord component. - VideoChatEnded - Record Class in org.teleight.teleightbots.api.objects
- VideoChatEnded(int) - Constructor for record class org.teleight.teleightbots.api.objects.VideoChatEnded
-
Creates an instance of a
VideoChatEndedrecord class. - videoChatParticipantsInvited() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
videoChatParticipantsInvitedrecord component. - VideoChatParticipantsInvited - Record Class in org.teleight.teleightbots.api.objects
- VideoChatParticipantsInvited(User[]) - Constructor for record class org.teleight.teleightbots.api.objects.VideoChatParticipantsInvited
-
Creates an instance of a
VideoChatParticipantsInvitedrecord class. - videoChatScheduled() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
videoChatScheduledrecord component. - VideoChatScheduled - Record Class in org.teleight.teleightbots.api.objects
- VideoChatScheduled(Date) - Constructor for record class org.teleight.teleightbots.api.objects.VideoChatScheduled
-
Creates an instance of a
VideoChatScheduledrecord class. - videoChatStarted() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
videoChatStartedrecord component. - VideoChatStarted - Record Class in org.teleight.teleightbots.api.objects
- VideoChatStarted() - Constructor for record class org.teleight.teleightbots.api.objects.VideoChatStarted
-
Creates an instance of a
VideoChatStartedrecord class. - videoDuration() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVideo
-
Returns the value of the
videoDurationrecord component. - videoDuration(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVideo.Builder
- videoFileId() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVideo
-
Returns the value of the
videoFileIdrecord component. - videoHeight() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVideo
-
Returns the value of the
videoHeightrecord component. - videoHeight(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVideo.Builder
- videoNote() - Method in record class org.teleight.teleightbots.api.methods.SendVideoNote
-
Returns the value of the
videoNoterecord component. - videoNote() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
videoNoterecord component. - videoNote() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
videoNoterecord component. - videoNote(InputFile) - Method in class org.teleight.teleightbots.api.methods.SendVideoNote.Builder
- VideoNote - Record Class in org.teleight.teleightbots.api.objects
- VideoNote(String, String, int, int, PhotoSize, Long) - Constructor for record class org.teleight.teleightbots.api.objects.VideoNote
-
Creates an instance of a
VideoNoterecord class. - VideoQuality - Record Class in org.teleight.teleightbots.api.objects
- VideoQuality(String, String, int, int, String, long) - Constructor for record class org.teleight.teleightbots.api.objects.VideoQuality
-
Creates an instance of a
VideoQualityrecord class. - videoStartTimestamp() - Method in record class org.teleight.teleightbots.api.methods.CopyMessage
-
Returns the value of the
videoStartTimestamprecord component. - videoStartTimestamp() - Method in record class org.teleight.teleightbots.api.methods.ForwardMessage
-
Returns the value of the
videoStartTimestamprecord component. - videoStartTimestamp(int) - Method in class org.teleight.teleightbots.api.methods.CopyMessage.Builder
- videoStartTimestamp(int) - Method in class org.teleight.teleightbots.api.methods.ForwardMessage.Builder
- videoUrl() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVideo
-
Returns the value of the
videoUrlrecord component. - videoUrl(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVideo.Builder
- videoWidth() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVideo
-
Returns the value of the
videoWidthrecord component. - videoWidth(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVideo.Builder
- voice() - Method in record class org.teleight.teleightbots.api.methods.SendVoice
-
Returns the value of the
voicerecord component. - voice() - Method in record class org.teleight.teleightbots.api.objects.ExternalReplyInfo
-
Returns the value of the
voicerecord component. - voice() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
voicerecord component. - voice(InputFile) - Method in class org.teleight.teleightbots.api.methods.SendVoice.Builder
- Voice - Record Class in org.teleight.teleightbots.api.objects
- Voice(String, String, int, String, Long) - Constructor for record class org.teleight.teleightbots.api.objects.Voice
-
Creates an instance of a
Voicerecord class. - voiceDuration() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVoice
-
Returns the value of the
voiceDurationrecord component. - voiceDuration(int) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVoice.Builder
- voiceFileId() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultCachedVoice
-
Returns the value of the
voiceFileIdrecord component. - voiceUrl() - Method in record class org.teleight.teleightbots.api.objects.InlineQueryResultVoice
-
Returns the value of the
voiceUrlrecord component. - voiceUrl(String) - Method in class org.teleight.teleightbots.api.objects.InlineQueryResultVoice.Builder
- voterCount() - Method in record class org.teleight.teleightbots.api.objects.PollOption
-
Returns the value of the
voterCountrecord component.
W
- waitForUpdate() - Method in interface org.teleight.teleightbots.conversation.ConversationContext
-
Deprecated.
- waitForUpdate() - Method in class org.teleight.teleightbots.conversation.ConversationContextImpl
- waitForUpdate(long, TimeUnit) - Method in interface org.teleight.teleightbots.conversation.ConversationContext
-
Waits for an update with a specified timeout.
- waitForUpdate(long, TimeUnit) - Method in class org.teleight.teleightbots.conversation.ConversationContextImpl
- wasRefunded() - Method in record class org.teleight.teleightbots.api.objects.GiveawayWinners
-
Returns the value of the
wasRefundedrecord component. - wasRefunded() - Method in record class org.teleight.teleightbots.api.objects.OwnedGiftRegular
-
Returns the value of the
wasRefundedrecord component. - watcher() - Method in record class org.teleight.teleightbots.api.objects.ProximityAlertTriggered
-
Returns the value of the
watcherrecord component. - WEB_APP - Enum constant in enum class org.teleight.teleightbots.api.objects.MenuButton.MenuButtonType
- webApp() - Method in record class org.teleight.teleightbots.api.objects.InlineKeyboardButton
-
Returns the value of the
webApprecord component. - webApp() - Method in record class org.teleight.teleightbots.api.objects.KeyboardButton
-
Returns the value of the
webApprecord component. - webApp(WebAppInfo) - Method in class org.teleight.teleightbots.api.objects.InlineKeyboardButton.Builder
- webAppData() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
webAppDatarecord component. - WebAppData - Record Class in org.teleight.teleightbots.api.objects
- WebAppData(String, String) - Constructor for record class org.teleight.teleightbots.api.objects.WebAppData
-
Creates an instance of a
WebAppDatarecord class. - webAppInfo() - Method in record class org.teleight.teleightbots.api.objects.MenuButtonWebApp
-
Returns the value of the
webAppInforecord component. - webAppInfo(WebAppInfo) - Method in class org.teleight.teleightbots.api.objects.MenuButtonWebApp.Builder
- WebAppInfo - Record Class in org.teleight.teleightbots.api.objects
- WebAppInfo(String) - Constructor for record class org.teleight.teleightbots.api.objects.WebAppInfo
-
Creates an instance of a
WebAppInforecord class. - webAppName() - Method in record class org.teleight.teleightbots.api.objects.WriteAccessAllowed
-
Returns the value of the
webAppNamerecord component. - webAppQueryId() - Method in record class org.teleight.teleightbots.api.methods.AnswerWebAppQuery
-
Returns the value of the
webAppQueryIdrecord component. - webAppQueryId(String) - Method in class org.teleight.teleightbots.api.methods.AnswerWebAppQuery.Builder
- WebhookBotSettings - Record Class in org.teleight.teleightbots.bot.settings
-
Settings for configuring a webhook-based Telegram bot.
- WebhookBotSettings(String, String, InputFile, String, int, String[], boolean, String, boolean, boolean) - Constructor for record class org.teleight.teleightbots.bot.settings.WebhookBotSettings
-
Creates an instance of a
WebhookBotSettingsrecord class. - WebhookBotSettings.Builder - Class in org.teleight.teleightbots.bot.settings
- WebhookInfo - Record Class in org.teleight.teleightbots.api.objects
- WebhookInfo(String, boolean, int, String, int, String, int, int, String[]) - Constructor for record class org.teleight.teleightbots.api.objects.WebhookInfo
-
Creates an instance of a
WebhookInforecord class. - WebhookServer - Interface in org.teleight.teleightbots.webhook
-
Represents a server that handles webhook requests via POST routes.
- WebhookServerConfig - Record Class in org.teleight.teleightbots.webhook
-
Settings for configuring an internal webhook server.
- WebhookServerConfig(String, int, Path, String, boolean) - Constructor for record class org.teleight.teleightbots.webhook.WebhookServerConfig
-
Creates an instance of a
WebhookServerConfigrecord class. - WebhookServerConfig.Builder - Class in org.teleight.teleightbots.webhook
- WebhookTelegramBot - Interface in org.teleight.teleightbots.bot
-
Represents a Telegram bot that uses webhooks to receive updates.
- WebhookUpdateProcessor - Class in org.teleight.teleightbots.updateprocessor
- WebhookUpdateProcessor(WebhookTelegramBot, WebhookServer) - Constructor for class org.teleight.teleightbots.updateprocessor.WebhookUpdateProcessor
- width() - Method in record class org.teleight.teleightbots.api.methods.SendAnimation
-
Returns the value of the
widthrecord component. - width() - Method in record class org.teleight.teleightbots.api.methods.SendVideo
-
Returns the value of the
widthrecord component. - width() - Method in record class org.teleight.teleightbots.api.objects.Animation
-
Returns the value of the
widthrecord component. - width() - Method in record class org.teleight.teleightbots.api.objects.InputMediaAnimation
-
Returns the value of the
widthrecord component. - width() - Method in record class org.teleight.teleightbots.api.objects.InputMediaVideo
-
Returns the value of the
widthrecord component. - width() - Method in record class org.teleight.teleightbots.api.objects.InputPaidMediaVideo
-
Returns the value of the
widthrecord component. - width() - Method in record class org.teleight.teleightbots.api.objects.LivePhoto
-
Returns the value of the
widthrecord component. - width() - Method in record class org.teleight.teleightbots.api.objects.PaidMediaPreview
-
Returns the value of the
widthrecord component. - width() - Method in record class org.teleight.teleightbots.api.objects.PhotoSize
-
Returns the value of the
widthrecord component. - width() - Method in record class org.teleight.teleightbots.api.objects.Sticker
-
Returns the value of the
widthrecord component. - width() - Method in record class org.teleight.teleightbots.api.objects.Video
-
Returns the value of the
widthrecord component. - width() - Method in record class org.teleight.teleightbots.api.objects.VideoQuality
-
Returns the value of the
widthrecord component. - width(int) - Method in class org.teleight.teleightbots.api.methods.SendAnimation.Builder
- width(int) - Method in class org.teleight.teleightbots.api.methods.SendVideo.Builder
- width(int) - Method in class org.teleight.teleightbots.api.objects.InputMediaAnimation.Builder
- width(int) - Method in class org.teleight.teleightbots.api.objects.InputMediaVideo.Builder
- width(int) - Method in class org.teleight.teleightbots.api.objects.InputPaidMediaVideo.Builder
- widthPercentage() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaPosition
-
Returns the value of the
widthPercentagerecord component. - winnerCount() - Method in record class org.teleight.teleightbots.api.objects.Giveaway
-
Returns the value of the
winnerCountrecord component. - winnerCount() - Method in record class org.teleight.teleightbots.api.objects.GiveawayCompleted
-
Returns the value of the
winnerCountrecord component. - winnerCount() - Method in record class org.teleight.teleightbots.api.objects.GiveawayWinners
-
Returns the value of the
winnerCountrecord component. - winners() - Method in record class org.teleight.teleightbots.api.objects.GiveawayWinners
-
Returns the value of the
winnersrecord component. - winnersSelectionDate() - Method in record class org.teleight.teleightbots.api.objects.Giveaway
-
Returns the value of the
winnersSelectionDaterecord component. - winnersSelectionDate() - Method in record class org.teleight.teleightbots.api.objects.GiveawayWinners
-
Returns the value of the
winnersSelectionDaterecord component. - withdrawalState() - Method in record class org.teleight.teleightbots.api.objects.TransactionPartnerFragment
-
Returns the value of the
withdrawalStaterecord component. - writeAccessAllowed() - Method in record class org.teleight.teleightbots.api.objects.Message
-
Returns the value of the
writeAccessAllowedrecord component. - WriteAccessAllowed - Record Class in org.teleight.teleightbots.api.objects
- WriteAccessAllowed(boolean, String, boolean) - Constructor for record class org.teleight.teleightbots.api.objects.WriteAccessAllowed
-
Creates an instance of a
WriteAccessAllowedrecord class.
X
- xPercentage() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaPosition
-
Returns the value of the
xPercentagerecord component. - xShift() - Method in record class org.teleight.teleightbots.api.objects.MaskPosition
-
Returns the value of the
xShiftrecord component. - XTR - Enum constant in enum class org.teleight.teleightbots.api.objects.TelegramCurrency
Y
- year() - Method in record class org.teleight.teleightbots.api.objects.Birthdate
-
Returns the value of the
yearrecord component. - yPercentage() - Method in record class org.teleight.teleightbots.api.objects.StoryAreaPosition
-
Returns the value of the
yPercentagerecord component. - yShift() - Method in record class org.teleight.teleightbots.api.objects.MaskPosition
-
Returns the value of the
yShiftrecord component.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
ConversationContext.waitForUpdate(long, TimeUnit)