Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
T
- tag - Variable in class io.github.natanimn.telebof.types.chat_and_user.ChatMember
-
Optional.
- tag(String) - Method in class io.github.natanimn.telebof.requests.set.SetChatMemberTag
-
Optional
- 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
- tasks - Variable in class io.github.natanimn.telebof.types.input.InputChecklist
- 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
- 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 error
- TelegramError(String) - Constructor for exception class io.github.natanimn.telebof.exceptions.TelegramError
- telegramPaymentChargeId - Variable in class io.github.natanimn.telebof.types.payments.RefundedPayment
-
Telegram payment identifier
- telegramPaymentChargeId - Variable in class io.github.natanimn.telebof.types.payments.SuccessfulPayment
-
Telegram payment identifier
- TelegramUpdate - Interface in io.github.natanimn.telebof.types.updates
- temperature - Variable in class io.github.natanimn.telebof.types.story.StoryAreaTypeWeather
-
Temperature, in degree Celsius
- TEMPORARY_REGISTRATION - Enum constant in enum class io.github.natanimn.telebof.enums.PassportElementType
- testBotCommand() - Method in class io.github.natanimn.BotContextTest
- testChatAction() - Method in class io.github.natanimn.BotContextTest
- testMessage() - Method in class io.github.natanimn.DeJSONTest
- testParseMode() - Method in class io.github.natanimn.BotContextTest
- testSendMediaGroup() - Method in class io.github.natanimn.BotContextTest
- testUser() - Method in class io.github.natanimn.DeJSONTest
- 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.inline.InlineQueryResultsButton
- text - Variable in class io.github.natanimn.telebof.types.input.InputChecklistTask
- text - Variable in class io.github.natanimn.telebof.types.input.InputPollOption
- text - Variable in class io.github.natanimn.telebof.types.keyboard.InlineKeyboardButton
- text - Variable in class io.github.natanimn.telebof.types.keyboard.KeyboardButton
- 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(BotContext, Message) - Method in class io.github.natanimn.annotation.EditedMessageHandlerTest
- 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 - Enum constant in enum class io.github.natanimn.telebof.enums.MessageType
-
Text messages, filtered by
Filter.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
- textColor - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.GiftBackground
-
Text color of the background in RGB format
- textColor - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.UniqueGiftBackdropColors
-
The color for the text on the backdrop in RGB format
- textEntities - Variable in class io.github.natanimn.telebof.types.checklist.ChecklistTask
-
Optional.
- textEntities - Variable in class io.github.natanimn.telebof.types.input.InputChecklistTask
- textEntities - Variable in class io.github.natanimn.telebof.types.input.InputPollOption
- textEntities - Variable in class io.github.natanimn.telebof.types.media_and_service.Game
-
Optional.
- textEntities - Variable in class io.github.natanimn.telebof.types.updates.PollOption
-
Special entities that appear in the option text.
- textEntities(MessageEntity[]) - Method in class io.github.natanimn.telebof.requests.send.SendGift
-
Optional
- textEntities(MessageEntity[]) - Method in class io.github.natanimn.telebof.requests.service.GiftPremiumSubscription
-
Optional
- textParseMode - Variable in class io.github.natanimn.telebof.types.input.InputPollOption
- 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
- 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 - Variable in class io.github.natanimn.telebof.annotations.meta.BusinessMessageHandlerMeta
- texts - Variable in class io.github.natanimn.telebof.annotations.meta.ChannelPostHandlerMeta
- texts - Variable in class io.github.natanimn.telebof.annotations.meta.EditedBusinessMessageHandlerMeta
- texts - Variable in class io.github.natanimn.telebof.annotations.meta.EditedChannelPostHandlerMeta
- texts - Variable in class io.github.natanimn.telebof.annotations.meta.EditedMessageHandlerMeta
- texts - Variable in class io.github.natanimn.telebof.annotations.meta.MessageHandlerMeta
- 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(BotContext, Message) - Method in class io.github.natanimn.annotation.ChannelPostHandlerTest
- texts(BotContext, Message) - Method in class io.github.natanimn.annotation.MessageHandlerTest
- texts(String...) - Method in class io.github.natanimn.telebof.filters.Filter
-
Filter messages containing a given texts
- themeName - Variable in class io.github.natanimn.telebof.types.BackgroundType
-
Name of the chat theme, which is usually an emoji
- thisT - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryMediaResult
- thisT - Variable in class io.github.natanimn.telebof.types.input.InputMediaBuilder
- throwIt(ApiResponse<T>) - Static method in exception class io.github.natanimn.telebof.exceptions.TelegramApiException
- thumbnail - Variable in class io.github.natanimn.telebof.types.input.InputMediaAnimation
- thumbnail - Variable in class io.github.natanimn.telebof.types.input.InputMediaAudio
- thumbnail - Variable in class io.github.natanimn.telebof.types.input.InputMediaDocument
- thumbnail - Variable in class io.github.natanimn.telebof.types.input.InputMediaVideo
- thumbnail - Variable in class io.github.natanimn.telebof.types.input.InputPaidMediaVideo
- 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(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 - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultArticle
- thumbnailHeight - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultContact
- thumbnailHeight - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultDocument
- thumbnailHeight - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultLocation
- thumbnailHeight - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultVenue
- thumbnailMimeType - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultGif
- thumbnailMimeType - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultMpeg4Gif
- thumbnailUrl - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultArticle
- thumbnailUrl - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultContact
- thumbnailUrl - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultDocument
- thumbnailUrl - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultGif
- thumbnailUrl - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultLocation
- thumbnailUrl - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultMpeg4Gif
- thumbnailUrl - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultPhoto
- thumbnailUrl - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultVenue
- thumbnailUrl - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultVideo
- thumbnailWidth - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultArticle
- thumbnailWidth - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultContact
- thumbnailWidth - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultDocument
- thumbnailWidth - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultLocation
- thumbnailWidth - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultVenue
- timeout - Variable in class io.github.natanimn.telebof.BotClient.Builder
- 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
- TIMEOUT - Variable in class io.github.natanimn.telebof.requests.Api
- TimeoutException - Exception Class in io.github.natanimn.telebof.exceptions
- TimeoutException(String) - Constructor for exception class io.github.natanimn.telebof.exceptions.TimeoutException
- timeZoneName - Variable in class io.github.natanimn.telebof.types.business.BusinessOpeningHours
-
Unique name of the time zone for which the opening hours are defined
- 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.ChatFullInfo
-
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.inline.InlineQueryResultArticle
- title - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultAudio
- title - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedDocument
- title - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedGif
- title - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedMpeg4Gif
- title - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedPhoto
- title - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedVideo
- title - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedVoice
- title - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultDocument
- title - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultGif
- title - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultLocation
- title - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultMpeg4Gif
- title - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultPhoto
- title - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultVenue
- title - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultVideo
- title - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultVoice
- title - Variable in class io.github.natanimn.telebof.types.input.InputChecklist
- title - Variable in class io.github.natanimn.telebof.types.input.InputInvoiceMessageContent
- title - Variable in class io.github.natanimn.telebof.types.input.InputMediaAudio
- title - Variable in class io.github.natanimn.telebof.types.input.InputVenueMessageContent
- 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 - Variable in class io.github.natanimn.telebof.types.payments.ShippingOption
-
Option title
- title(String) - Method in class io.github.natanimn.telebof.requests.send.SendAudio
-
Optional
- titleEntities - Variable in class io.github.natanimn.telebof.types.checklist.Checklist
-
Optional.
- titleEntities - Variable in class io.github.natanimn.telebof.types.input.InputChecklist
- TOKEN - Variable in class io.github.natanimn.BotContextTest
- topColor - Variable in class io.github.natanimn.telebof.types.BackgroundFill
-
Top color of the gradient in the RGB24 format
- topicId - 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 record class io.github.natanimn.telebof.BotClient.UpdateInfo
-
Returns a string representation of this record class.
- 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.PaidMediaPurchased
- 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.PollOption
- toString() - Method in class io.github.natanimn.telebof.types.updates.PreCheckoutQuery
- toString() - Method in class io.github.natanimn.telebof.types.updates.ShippingQuery
- totalAmount - 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).
- totalAmount - Variable in class io.github.natanimn.telebof.types.payments.RefundedPayment
-
Total refunded price in the smallest units of the currency (integer, not float/double).
- totalAmount - Variable in class io.github.natanimn.telebof.types.payments.SuccessfulPayment
-
Total refunded price in the smallest units of the currency (integer, not float/double).
- totalAmount - Variable in class io.github.natanimn.telebof.types.updates.PreCheckoutQuery
-
Total price in the smallest units of the currency (integer, not float/double).
- totalCount - Variable in class io.github.natanimn.telebof.types.chat_and_user.UserProfileAudios
-
Total number of profile audios for the target user
- totalCount - Variable in class io.github.natanimn.telebof.types.chat_and_user.UserProfilePhotos
-
Total number of profile pictures the target user has
- totalCount - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.Gift
-
The total number of the gifts of this type that can be sent; for limited gifts only
- totalCount - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.OwnedGifts
-
The total number of gifts owned by the user or the chat
- totalCount - Variable in class io.github.natanimn.telebof.types.media_and_service.ReactionCount
-
Number of times the reaction was added
- totalVoterCount - Variable in class io.github.natanimn.telebof.types.updates.Poll
-
Total number of users that voted in the poll
- 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 of
TransactionPartnertype - TransactionPartnerType() - Constructor for enum class io.github.natanimn.telebof.enums.TransactionPartnerType
- transactions - Variable in class io.github.natanimn.telebof.types.payments.StarTransactions
-
The list of transactions
- transactionType - Variable in class io.github.natanimn.telebof.types.payments.TransactionPartner
-
Type of the transaction, currently one of invoice_payment for payments via invoices, paid_media_payment for payments for paid media, gift_purchase for gifts sent by the bot, premium_purchase for Telegram Premium subscriptions gifted by the bot, business_account_transfer for direct transfers from managed business accounts
- TransactionType - Enum Class in io.github.natanimn.telebof.enums
-
Describes field
invalid reference
io.github.natanimn.telebof.types.payments.TransactionPartner#transaction_type - TransactionType() - Constructor for enum class io.github.natanimn.telebof.enums.TransactionType
- 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
- transferStarCount - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.OwnedGift
-
Optional.
- transferStarCount - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.UniqueGiftInfo
-
Optional.
- 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 for
PassportElementType.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.requests.AbstractBaseRequest
- 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
- type - Variable in class io.github.natanimn.telebof.types.chat_and_user.Chat
-
Type of the chat, can be either
ChatType.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.chat_and_user.ChatFullInfo
-
Type of the chat
- 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.InlineQueryMediaResult
- type - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultArticle
- type - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedSticker
- type - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultContact
- type - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultGame
- type - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultLocation
- type - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultVenue
- type - Variable in class io.github.natanimn.telebof.types.input.InputMediaBuilder
- type - Variable in class io.github.natanimn.telebof.types.input.InputPaidMediaPhoto
- type - Variable in class io.github.natanimn.telebof.types.input.InputPaidMediaVideo
- type - Variable in class io.github.natanimn.telebof.types.input.InputProfilePhotoAnimated
- type - Variable in class io.github.natanimn.telebof.types.input.InputProfilePhotoStatic
- type - Variable in class io.github.natanimn.telebof.types.input.InputStoryContentPhoto
- type - Variable in class io.github.natanimn.telebof.types.input.InputStoryContentVideo
- type - Variable in class io.github.natanimn.telebof.types.keyboard.KeyboardButtonPollType
- 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 - 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.passport.PassportElementError
-
Type of element of the user's Telegram Passport which has the issue.
- 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.story.StoryArea
-
Type of the area
- type - Variable in class io.github.natanimn.telebof.types.story.StoryAreaTypeLink
- type - Variable in class io.github.natanimn.telebof.types.story.StoryAreaTypeSuggestedReaction
- type - Variable in class io.github.natanimn.telebof.types.story.StoryAreaTypeWeather
- type - Variable in class io.github.natanimn.telebof.types.updates.Poll
-
Poll type
- 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() - Method in class io.github.natanimn.telebof.types.story.StoryAreaTypeLocation
- type(PollType) - Method in class io.github.natanimn.telebof.requests.send.SendPoll
-
Optional
- TypeChecker - Class in io.github.natanimn.telebof.annotations.type
-
TypeChecker class.
- TypeChecker() - Constructor for class io.github.natanimn.telebof.annotations.type.TypeChecker
- TypeReaction - Enum Class in io.github.natanimn.telebof.enums
-
Represents one of
ReactionTypetype - TypeReaction() - Constructor for enum class io.github.natanimn.telebof.enums.TypeReaction
- TYPING - Enum constant in enum class io.github.natanimn.telebof.enums.ChatAction
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form