Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
T
- tasks - Variable in class io.github.natanimn.telebof.types.checklist.Checklist
- 
List of tasks in the checklist
- tasks - Variable in class io.github.natanimn.telebof.types.checklist.ChecklistTasksAdded
- 
List of tasks added to the checklist
- TELEGRAM_ADS - Enum constant in enum class io.github.natanimn.telebof.enums.TransactionPartnerType
- TELEGRAM_API - Enum constant in enum class io.github.natanimn.telebof.enums.TransactionPartnerType
- telegram_payment_charge_id - Variable in class io.github.natanimn.telebof.types.payments.RefundedPayment
- 
Telegram payment identifier
- telegram_payment_charge_id - Variable in class io.github.natanimn.telebof.types.payments.SuccessfulPayment
- 
Telegram payment identifier
- TelegramApiException - Exception Class in io.github.natanimn.telebof.exceptions
- 
Describes Telegram error
- TelegramApiException(int, String, ResponseParameters, String) - Constructor for exception class io.github.natanimn.telebof.exceptions.TelegramApiException
- TelegramApiException(int, String, String) - Constructor for exception class io.github.natanimn.telebof.exceptions.TelegramApiException
- TelegramApiException(ApiResponse) - Constructor for exception class io.github.natanimn.telebof.exceptions.TelegramApiException
- TelegramError - Exception Class in io.github.natanimn.telebof.exceptions
- 
Represents invalid bot token erro
- TelegramError(String) - Constructor for exception class io.github.natanimn.telebof.exceptions.TelegramError
- TelegramUpdate - Interface in io.github.natanimn.telebof.types.updates
- TEMPORARY_REGISTRATION - Enum constant in enum class io.github.natanimn.telebof.enums.PassportElementType
- text - Variable in class io.github.natanimn.telebof.types.checklist.ChecklistTask
- 
Text of the task
- text - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.GiftInfo
- 
Optional.
- text - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.OwnedGift
- 
Optional.
- text - Variable in class io.github.natanimn.telebof.types.keyboard.InlineKeyboardButton
- text - Variable in class io.github.natanimn.telebof.types.keyboard.MenuButton
- text - Variable in class io.github.natanimn.telebof.types.media_and_service.CopyTextButton
- 
The text to be copied to the clipboard; 1-256 characters
- text - Variable in class io.github.natanimn.telebof.types.media_and_service.Game
- 
Optional.
- text - Variable in class io.github.natanimn.telebof.types.media_and_service.TextQuote
- 
Text of the quoted part of a message that is replied to by the given message
- text - Variable in class io.github.natanimn.telebof.types.updates.Message
- 
For text messages, the actual UTF-8 text of the message
- text - Variable in class io.github.natanimn.telebof.types.updates.PollOption
- 
Option text, 1-100 characters
- text() - Method in class io.github.natanimn.telebof.filters.Filter
- 
Filter text messages.
- text(String) - Method in class io.github.natanimn.telebof.requests.answer.AnswerCallbackQuery
- 
Optional
- text(String) - Method in class io.github.natanimn.telebof.requests.send.SendGift
- 
Optional
- text(String) - Method in class io.github.natanimn.telebof.requests.service.GiftPremiumSubscription
- 
Optional
- text(String) - Method in class io.github.natanimn.telebof.types.keyboard.MenuButton
- 
Optional
- TEXT - Enum constant in enum class io.github.natanimn.telebof.enums.MessageType
- 
Text messages, filtered byFilter.text()
- text_color - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.UniqueGiftBackdropColors
- 
The color for the text on the backdrop in RGB format
- text_entities - Variable in class io.github.natanimn.telebof.types.checklist.ChecklistTask
- 
Optional.
- text_entities - Variable in class io.github.natanimn.telebof.types.media_and_service.Game
- 
Optional.
- text_entities - Variable in class io.github.natanimn.telebof.types.updates.PollOption
- 
Special entities that appear in the option text.
- TEXT_LINK - Enum constant in enum class io.github.natanimn.telebof.enums.EntityType
- TEXT_MENTION - Enum constant in enum class io.github.natanimn.telebof.enums.EntityType
- textEntities(MessageEntity[]) - Method in class io.github.natanimn.telebof.requests.service.GiftPremiumSubscription
- 
Optional
- textEntities(MessageEntity[]) - Method in class io.github.natanimn.telebof.types.input.InputChecklistTask
- 
Optional
- textEntities(MessageEntity[]) - Method in class io.github.natanimn.telebof.types.input.InputPollOption
- 
Optional
- textEntities(List<MessageEntity>) - Method in class io.github.natanimn.telebof.requests.send.SendGift
- 
Optional
- textParseMode(ParseMode) - Method in class io.github.natanimn.telebof.requests.send.SendGift
- 
Optional
- textParseMode(ParseMode) - Method in class io.github.natanimn.telebof.requests.service.GiftPremiumSubscription
- 
Optional
- textParseMode(ParseMode) - Method in class io.github.natanimn.telebof.types.input.InputPollOption
- 
Optional
- TextQuote - Class in io.github.natanimn.telebof.types.media_and_service
- 
This object contains information about the quoted part of a message that is replied to by the given message.
- TextQuote() - Constructor for class io.github.natanimn.telebof.types.media_and_service.TextQuote
- texts() - Element in annotation interface io.github.natanimn.telebof.annotations.BusinessMessageHandler
- 
Specifies exact text content to match in business messages.
- texts() - Element in annotation interface io.github.natanimn.telebof.annotations.ChannelPostHandler
- 
Specifies exact text content to match in the channel post.
- texts() - Element in annotation interface io.github.natanimn.telebof.annotations.EditedBusinessMessageHandler
- 
Specifies exact text content to match in the edited business message.
- texts() - Element in annotation interface io.github.natanimn.telebof.annotations.EditedChannelPostHandler
- 
Specifies exact text content to match in the edited channel post.
- texts() - Element in annotation interface io.github.natanimn.telebof.annotations.EditedMessageHandler
- 
Specifies exact text content to match in the edited message.
- texts() - Element in annotation interface io.github.natanimn.telebof.annotations.MessageHandler
- 
Specifies exact text content to match in the message.
- texts(String...) - Method in class io.github.natanimn.telebof.filters.Filter
- 
Filter messages containing a given texts
- theme_name - Variable in class io.github.natanimn.telebof.types.BackgroundType
- 
Name of the chat theme, which is usually an emoji
- throwIt(ApiResponse<T>) - Static method in exception class io.github.natanimn.telebof.exceptions.TelegramApiException
- thumbnail - Variable in class io.github.natanimn.telebof.types.media_and_service.Animation
- 
Optional.
- thumbnail - Variable in class io.github.natanimn.telebof.types.media_and_service.Audio
- 
Optional.
- thumbnail - Variable in class io.github.natanimn.telebof.types.media_and_service.Document
- 
Optional.
- thumbnail - Variable in class io.github.natanimn.telebof.types.media_and_service.Sticker
- 
Sticker thumbnail in the .WEBP or .JPG format
- thumbnail - Variable in class io.github.natanimn.telebof.types.media_and_service.StickerSet
- 
Optional.
- thumbnail - Variable in class io.github.natanimn.telebof.types.media_and_service.Video
- 
Video thumbnail
- thumbnail - Variable in class io.github.natanimn.telebof.types.media_and_service.VideoNote
- 
Optional.
- thumbnail(File) - Method in class io.github.natanimn.telebof.requests.send.SendAnimation
- 
Optional
- thumbnail(File) - Method in class io.github.natanimn.telebof.requests.send.SendAudio
- 
Optional
- thumbnail(File) - Method in class io.github.natanimn.telebof.requests.send.SendDocument
- 
Optional
- thumbnail(File) - Method in class io.github.natanimn.telebof.requests.send.SendVideo
- 
Optional
- thumbnail(File) - Method in class io.github.natanimn.telebof.requests.send.SendVideoNote
- 
Optional
- thumbnail(File) - Method in class io.github.natanimn.telebof.types.input.InputMediaAnimation
- 
Optional
- thumbnail(File) - Method in class io.github.natanimn.telebof.types.input.InputMediaAudio
- 
Optional
- thumbnail(File) - Method in class io.github.natanimn.telebof.types.input.InputMediaDocument
- 
Optional
- thumbnail(File) - Method in class io.github.natanimn.telebof.types.input.InputMediaVideo
- 
Optional
- thumbnail(File) - Method in class io.github.natanimn.telebof.types.input.InputPaidMediaVideo
- 
Optional
- thumbnail(String) - Method in class io.github.natanimn.telebof.requests.send.SendAnimation
- 
Optional
- thumbnail(String) - Method in class io.github.natanimn.telebof.requests.send.SendAudio
- 
Optional
- thumbnail(String) - Method in class io.github.natanimn.telebof.requests.send.SendDocument
- 
Optional
- thumbnail(String) - Method in class io.github.natanimn.telebof.requests.send.SendVideo
- 
Optional
- thumbnail(String) - Method in class io.github.natanimn.telebof.requests.send.SendVideoNote
- 
Optional
- thumbnailHeight(int) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultArticle
- 
Optional
- thumbnailHeight(int) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultContact
- 
Optional
- thumbnailHeight(int) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultDocument
- 
Optional
- thumbnailHeight(int) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultLocation
- 
Optional
- thumbnailHeight(int) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultVenue
- 
Optional
- thumbnailMimeType(String) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultGif
- 
Optional
- thumbnailMimeType(String) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultMpeg4Gif
- 
Optional
- thumbnailUrl(String) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultArticle
- 
Optional
- thumbnailUrl(String) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultContact
- 
Optional
- thumbnailUrl(String) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultDocument
- 
Optional
- thumbnailUrl(String) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultLocation
- 
Optional
- thumbnailUrl(String) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultVenue
- 
Optional
- thumbnailWidth(int) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultArticle
- 
Optional
- thumbnailWidth(int) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultContact
- 
Optional
- thumbnailWidth(int) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultDocument
- 
Optional
- thumbnailWidth(int) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultLocation
- 
Optional
- thumbnailWidth(int) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultVenue
- 
Optional
- time_zone_name - Variable in class io.github.natanimn.telebof.types.business.BusinessOpeningHours
- 
Unique name of the time zone for which the opening hours are defined
- timeout(int) - Method in class io.github.natanimn.telebof.BotClient.Builder
- 
Optional
- timeout(Integer) - Method in class io.github.natanimn.telebof.requests.get.GetUpdates
- 
Optional
- title - Variable in class io.github.natanimn.telebof.types.business.BusinessIntro
- 
Title text of the business intro
- title - Variable in class io.github.natanimn.telebof.types.chat_and_user.Chat
- 
Title, for supergroups, channels and group chats
- title - Variable in class io.github.natanimn.telebof.types.chat_and_user.ChatShared
- 
Optional.
- title - Variable in class io.github.natanimn.telebof.types.checklist.Checklist
- 
Title of the checklist
- title - Variable in class io.github.natanimn.telebof.types.media_and_service.Audio
- 
Optional.
- title - Variable in class io.github.natanimn.telebof.types.media_and_service.Game
- 
Title of the game
- title - Variable in class io.github.natanimn.telebof.types.media_and_service.Invoice
- 
Product name
- title - Variable in class io.github.natanimn.telebof.types.media_and_service.StickerSet
- 
Sticker set title
- title - Variable in class io.github.natanimn.telebof.types.media_and_service.Venue
- 
Name of the venue
- title(String) - Method in class io.github.natanimn.telebof.requests.send.SendAudio
- 
Optional
- title(String) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedGif
- 
Optional
- title(String) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedMpeg4Gif
- 
Optional
- title(String) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedPhoto
- 
Optional
- title(String) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultGif
- 
Optional
- title(String) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultMpeg4Gif
- 
Optional
- title(String) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultPhoto
- 
Optional
- title(String) - Method in class io.github.natanimn.telebof.types.input.InputMediaAudio
- 
Optional
- title_entities - Variable in class io.github.natanimn.telebof.types.checklist.Checklist
- 
Optional.
- titleEntities(MessageEntity[]) - Method in class io.github.natanimn.telebof.types.input.InputChecklist
- 
Optional
- top_color - Variable in class io.github.natanimn.telebof.types.BackgroundFill
- 
Top color of the gradient in the RGB24 format
- topic_id - Variable in class io.github.natanimn.telebof.types.DirectMessagesTopic
- 
Unique identifier of the topic.
- toString() - Method in class io.github.natanimn.telebof.ApiResponse
- toString() - Method in class io.github.natanimn.telebof.types.chat_and_user.Chat
- toString() - Method in class io.github.natanimn.telebof.types.chat_and_user.ChatBoostAdded
- toString() - Method in class io.github.natanimn.telebof.types.chat_and_user.ChatFullInfo
- toString() - Method in class io.github.natanimn.telebof.types.chat_and_user.User
- toString() - Method in class io.github.natanimn.telebof.types.updates.BusinessConnection
- toString() - Method in class io.github.natanimn.telebof.types.updates.BusinessMessagesDeleted
- toString() - Method in class io.github.natanimn.telebof.types.updates.CallbackQuery
- toString() - Method in class io.github.natanimn.telebof.types.updates.ChatBoostRemoved
- toString() - Method in class io.github.natanimn.telebof.types.updates.ChatBoostUpdated
- toString() - Method in class io.github.natanimn.telebof.types.updates.ChatJoinRequest
- toString() - Method in class io.github.natanimn.telebof.types.updates.ChatMemberUpdated
- toString() - Method in class io.github.natanimn.telebof.types.updates.ChosenInlineResult
- toString() - Method in class io.github.natanimn.telebof.types.updates.InlineQuery
- toString() - Method in class io.github.natanimn.telebof.types.updates.Message
- toString() - Method in class io.github.natanimn.telebof.types.updates.MessageReactionCountUpdated
- toString() - Method in class io.github.natanimn.telebof.types.updates.MessageReactionUpdated
- toString() - Method in class io.github.natanimn.telebof.types.updates.Poll
- toString() - Method in class io.github.natanimn.telebof.types.updates.PollAnswer
- toString() - Method in class io.github.natanimn.telebof.types.updates.PreCheckoutQuery
- toString() - Method in class io.github.natanimn.telebof.types.updates.ShippingQuery
- toString() - Method in class io.github.natanimn.telebof.types.updates.Update
- total_amount - Variable in class io.github.natanimn.telebof.types.media_and_service.Invoice
- 
Total price in the smallest units of the currency (integer, not float/double).
- total_amount - Variable in class io.github.natanimn.telebof.types.payments.RefundedPayment
- 
Total refunded price in the smallest units of the currency (integer, not float/double).
- total_amount - Variable in class io.github.natanimn.telebof.types.payments.SuccessfulPayment
- 
Total refunded price in the smallest units of the currency (integer, not float/double).
- total_amount - Variable in class io.github.natanimn.telebof.types.updates.PreCheckoutQuery
- 
Total price in the smallest units of the currency (integer, not float/double).
- total_count - Variable in class io.github.natanimn.telebof.types.chat_and_user.UserProfilePhotos
- 
Total number of profile pictures the target user has
- total_count - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.Gift
- total_count - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.OwnedGifts
- 
The total number of gifts owned by the user or the chat
- total_count - Variable in class io.github.natanimn.telebof.types.media_and_service.ReactionCount
- 
Number of times the reaction was added
- total_voter_count - Variable in class io.github.natanimn.telebof.types.updates.Poll
- 
Total number of users that voted in the poll
- transaction_type - Variable in class io.github.natanimn.telebof.types.payments.TransactionPartner
- 
Type of the transaction, currently one ofTransactionType.INVOICE_PAYMENTfor payments via invoices,TransactionType.PAID_MEDIA_PAYMENTfor payments for paid media,TransactionType.GIFT_PURCHASEfor gifts sent by the bot,TransactionType.PREMIUM_PURCHASEfor Telegram Premium subscriptions gifted by the bot,TransactionType.BUSINESS_ACCOUNT_TRANSFERfor direct transfers from managed business accounts
- TransactionPartner - Class in io.github.natanimn.telebof.types.payments
- 
This class describes the source of a transaction, or its recipient for outgoing transactions.
- TransactionPartner() - Constructor for class io.github.natanimn.telebof.types.payments.TransactionPartner
- TransactionPartnerType - Enum Class in io.github.natanimn.telebof.enums
- 
This enum represents one ofTransactionPartnertype
- transactions - Variable in class io.github.natanimn.telebof.types.payments.StarTransactions
- TransactionType - Enum Class in io.github.natanimn.telebof.enums
- 
Describes fieldTransactionPartner.transaction_type
- transfer_star_count - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.OwnedGift
- 
Optional.
- transfer_star_count - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.UniqueGiftInfo
- 
Optional.
- transferBusinessAccountStars(String, short) - Method in class io.github.natanimn.telebof.BotContext
- 
Transfers Telegram Stars from the business account balance to the bot's balance.
- TransferBusinessAccountStars - Class in io.github.natanimn.telebof.requests.service
- 
TransferBusinessAccountStars class.
- TransferBusinessAccountStars(String, short, Api) - Constructor for class io.github.natanimn.telebof.requests.service.TransferBusinessAccountStars
- 
Required
- transferGift(String, String, long) - Method in class io.github.natanimn.telebof.BotContext
- 
Transfers an owned unique gift to another user.
- TransferGift - Class in io.github.natanimn.telebof.requests.service
- 
TransferGift class.
- TransferGift(String, String, long, Api) - Constructor for class io.github.natanimn.telebof.requests.service.TransferGift
- 
Required
- translation - Variable in class io.github.natanimn.telebof.types.passport.EncryptedPassportElement
- 
Array of encrypted files with translated versions of documents provided by the user; available if requested forPassportElementType.PASSPORT,PassportElementType.DRIVER_LICENSE,PassportElementType.IDENTITY_CARD,PassportElementType.INTERNAL_PASSPORT,PassportElementType.UTILITY_BILL,PassportElementType.BANK_STATEMENT,PassportElementType.RENTAL_AGREEMENT,PassportElementType.PASSPORT_REGISTRATIONandPassportElementType.TEMPORARY_REGISTRATIONtypes.
- TRANSLATIONAL_FILE - Enum constant in enum class io.github.natanimn.telebof.enums.PassportElementErrorSource
- TRANSLATIONAL_FILES - Enum constant in enum class io.github.natanimn.telebof.enums.PassportElementErrorSource
- traveler - Variable in class io.github.natanimn.telebof.types.media_and_service.ProximityAlertTriggered
- 
User that triggered the alert
- type - Variable in class io.github.natanimn.telebof.types.BackgroundFill
- 
Type of the background fill,
- type - Variable in class io.github.natanimn.telebof.types.BackgroundType
- 
Type of the background
- type - Variable in class io.github.natanimn.telebof.types.bot.BotCommandScope
- 
Scope type
- type - Variable in class io.github.natanimn.telebof.types.chat_and_user.Chat
- 
Type of the chat, can be eitherChatType.PRIVATE,ChatType.GROUP,ChatType.SUPERGROUPorChatType.CHANNEL
- type - Variable in class io.github.natanimn.telebof.types.chat_and_user.ChatBackground
- 
Type of the background
- type - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.OwnedGift
- 
Type of the gift, always "regular" or "unique"
- type - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultAudio
- type - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedAudio
- type - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedDocument
- type - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedGif
- type - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedMpeg4Gif
- type - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedPhoto
- type - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedVideo
- type - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedVoice
- type - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultDocument
- type - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultGif
- type - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultMpeg4Gif
- type - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultPhoto
- type - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultVideo
- type - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultVoice
- type - Variable in class io.github.natanimn.telebof.types.keyboard.MenuButton
- type - Variable in class io.github.natanimn.telebof.types.media_and_service.MessageEntity
- 
Type of the entity.
- type - Variable in class io.github.natanimn.telebof.types.media_and_service.MessageOrigin
- 
Type of the message origin,
- type - Variable in class io.github.natanimn.telebof.types.media_and_service.ReactionCount
- 
Type of the reaction
- type - Variable in class io.github.natanimn.telebof.types.media_and_service.ReactionType
- 
Type of the reaction
- type - Variable in class io.github.natanimn.telebof.types.media_and_service.Sticker
- 
Type of the sticker.
- type - Variable in class io.github.natanimn.telebof.types.passport.EncryptedPassportElement
- 
Passport element type
- type - Variable in class io.github.natanimn.telebof.types.payments.PaidMedia
- 
Type of media
- type - Variable in class io.github.natanimn.telebof.types.payments.RevenueWithdrawalState
- 
Type of the state
- type - Variable in class io.github.natanimn.telebof.types.payments.TransactionPartner
- 
Type of the transaction partner
- type - Variable in class io.github.natanimn.telebof.types.updates.Poll
- 
Special entities that appear in the question.
- type() - Element in annotation interface io.github.natanimn.telebof.annotations.BusinessMessageHandler
- 
Specifies the message types to match in business messages.
- type() - Element in annotation interface io.github.natanimn.telebof.annotations.ChannelPostHandler
- 
Specifies the message types to match in channel posts (text, photo, video, etc.).
- type() - Element in annotation interface io.github.natanimn.telebof.annotations.EditedBusinessMessageHandler
- 
Specifies the message types to match in edited business messages.
- type() - Element in annotation interface io.github.natanimn.telebof.annotations.EditedChannelPostHandler
- 
Specifies the message types to match in edited channel posts.
- type() - Element in annotation interface io.github.natanimn.telebof.annotations.EditedMessageHandler
- 
Specifies the message types to match in edited messages.
- type() - Element in annotation interface io.github.natanimn.telebof.annotations.MessageHandler
- 
Specifies the message types to match (text, photo, video, etc.).
- type(EntityType) - Method in class io.github.natanimn.telebof.types.media_and_service.MessageEntity
- type(PollType) - Method in class io.github.natanimn.telebof.requests.send.SendPoll
- 
Optional
- TypeChecker - Class in io.github.natanimn.telebof.annotations.type
- TypeChecker() - Constructor for class io.github.natanimn.telebof.annotations.type.TypeChecker
- TypeReaction - Enum Class in io.github.natanimn.telebof.enums
- 
Represents one ofReactionTypetype
- TYPING - Enum constant in enum class io.github.natanimn.telebof.enums.ChatAction
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form