Index

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

D

dark_theme_dimming - Variable in class io.github.natanimn.telebof.types.media_and_service.BackgroundType
Dimming of the background in dark themes, as a percentage; 0-100
data - Variable in class io.github.natanimn.telebof.types.passport.EncryptedCredentials
Base64-encoded encrypted JSON-serialized data with unique user's payload, data hashes and secrets required for EncryptedPassportElement decryption and authentication
data - Variable in class io.github.natanimn.telebof.types.passport.EncryptedPassportElement
data - Variable in class io.github.natanimn.telebof.types.passport.PassportData
Array with information about documents and other Telegram Passport elements that was shared with the bot
data - Variable in class io.github.natanimn.telebof.types.updates.CallbackQuery
Data associated with the callback button.
data - Variable in class io.github.natanimn.telebof.types.web.WebAppData
The data.
DATA - Enum constant in enum class io.github.natanimn.telebof.enums.PassportElementErrorSource
 
date - Variable in class io.github.natanimn.telebof.types.media_and_service.MessageOrigin
Date the message was sent originally in Unix time
date - Variable in class io.github.natanimn.telebof.types.payments.RevenueWithdrawalState
Date the withdrawal was completed in Unix time
date - Variable in class io.github.natanimn.telebof.types.payments.StarTransaction
Date the transaction was created in Unix time
date - Variable in class io.github.natanimn.telebof.types.updates.BusinessConnection
Date the connection was established in Unix time
date - Variable in class io.github.natanimn.telebof.types.updates.ChatJoinRequest
Date the request was sent in Unix time
date - Variable in class io.github.natanimn.telebof.types.updates.ChatMemberUpdated
Date the change was done in Unix time
date - Variable in class io.github.natanimn.telebof.types.updates.Message
Date the message was sent in Unix time.
date - Variable in class io.github.natanimn.telebof.types.updates.MessageReactionCountUpdated
Date of the change in Unix time
date - Variable in class io.github.natanimn.telebof.types.updates.MessageReactionUpdated
Date of the change in Unix time
day - Variable in class io.github.natanimn.telebof.types.media_and_service.Birthdate
Day of the user's birth; 1-31
debug(String) - Static method in class io.github.natanimn.telebof.BotLog
 
declineChatJoinRequest(Object, long) - Method in class io.github.natanimn.telebof.BotContext
Use this method to decline a chat join request.
DeclineChatJoinRequest - Class in io.github.natanimn.telebof.requests.service
DeclineChatJoinRequest class.
DeclineChatJoinRequest(Object, long, Api) - Constructor for class io.github.natanimn.telebof.requests.service.DeclineChatJoinRequest
Required
DEFAULT - Enum constant in enum class io.github.natanimn.telebof.enums.MenuButtonType
 
DEFAULT - Static variable in class io.github.natanimn.telebof.requests.service.MediaContentType
 
delete_chat_photo - Variable in class io.github.natanimn.telebof.types.updates.Message
Service message: the chat photo was deleted
deleteBusinessMessages(String, Integer[]) - Method in class io.github.natanimn.telebof.BotContext
Delete messages on behalf of a business account.
DeleteBusinessMessages - Class in io.github.natanimn.telebof.requests.delete
DeleteBusinessMessages class.
DeleteBusinessMessages(String, Integer[], Api) - Constructor for class io.github.natanimn.telebof.requests.delete.DeleteBusinessMessages
Required
deleteChatPhoto(Object) - Method in class io.github.natanimn.telebof.BotContext
Use this method to delete a chat photo.
DeleteChatPhoto - Class in io.github.natanimn.telebof.requests.delete
DeleteChatPhoto class.
DeleteChatPhoto(Object, Api) - Constructor for class io.github.natanimn.telebof.requests.delete.DeleteChatPhoto
Required
deleteChatStickerSet(Object) - Method in class io.github.natanimn.telebof.BotContext
Use this method to delete a group sticker set from a supergroup.
DeleteChatStickerSet - Class in io.github.natanimn.telebof.requests.delete
DeleteChatStickerSet class.
DeleteChatStickerSet(Object, Api) - Constructor for class io.github.natanimn.telebof.requests.delete.DeleteChatStickerSet
Required
deleted_business_messages - Variable in class io.github.natanimn.telebof.types.updates.Update
Messages were deleted from a connected business account
DELETED_BUSINESS_MESSAGES - Enum constant in enum class io.github.natanimn.telebof.enums.Updates
 
deleteForumTopic(Object, int) - Method in class io.github.natanimn.telebof.BotContext
Use this method to delete a forum topic along with all its messages in a forum supergroup chat.
DeleteForumTopic - Class in io.github.natanimn.telebof.requests.delete
DeleteForumTopic class.
DeleteForumTopic(Object, int, Api) - Constructor for class io.github.natanimn.telebof.requests.delete.DeleteForumTopic
Required
deleteMessage(Object, int) - Method in class io.github.natanimn.telebof.BotContext
Use this method to delete a message, including service messages, with the following limitations:
DeleteMessage - Class in io.github.natanimn.telebof.requests.delete
DeleteMessage class.
DeleteMessage(Object, int, Api) - Constructor for class io.github.natanimn.telebof.requests.delete.DeleteMessage
Required
deleteMessages(Object, Integer[]) - Method in class io.github.natanimn.telebof.BotContext
Use this method to delete multiple messages simultaneously.
DeleteMessages - Class in io.github.natanimn.telebof.requests.delete
DeleteMessages class.
DeleteMessages(Object, Integer[], Api) - Constructor for class io.github.natanimn.telebof.requests.delete.DeleteMessages
Required
deleteMyCommands() - Method in class io.github.natanimn.telebof.BotContext
Use this method to delete the list of the bot's commands for the given scope and user language.
DeleteMyCommands - Class in io.github.natanimn.telebof.requests.delete
DeleteMyCommands class.
DeleteMyCommands(Api) - Constructor for class io.github.natanimn.telebof.requests.delete.DeleteMyCommands
Required
deleteStickerFromSet(String) - Method in class io.github.natanimn.telebof.BotContext
Use this method to delete a sticker from a set created by the bot.
DeleteStickerFromSet - Class in io.github.natanimn.telebof.requests.delete
DeleteStickerFromSet class.
DeleteStickerFromSet(String, Api) - Constructor for class io.github.natanimn.telebof.requests.delete.DeleteStickerFromSet
Required
deleteStickerSet(String) - Method in class io.github.natanimn.telebof.BotContext
Use this method to delete a sticker set that was created by the bot.
DeleteStickerSet - Class in io.github.natanimn.telebof.requests.delete
DeleteStickerSet class.
DeleteStickerSet(String, Api) - Constructor for class io.github.natanimn.telebof.requests.delete.DeleteStickerSet
Required
deleteStory(String, Integer) - Method in class io.github.natanimn.telebof.BotContext
Deletes a story previously posted by the bot on behalf of a managed business account.
DeleteStory - Class in io.github.natanimn.telebof.requests.delete
DeleteStory class.
DeleteStory(String, Integer, Api) - Constructor for class io.github.natanimn.telebof.requests.delete.DeleteStory
Required
deleteWebhook() - Method in class io.github.natanimn.telebof.BotContext
Use this method to remove webhook integration if you decide to back getUpdates.
DeleteWebhook - Class in io.github.natanimn.telebof.requests.delete
DeleteWebhook class.
DeleteWebhook(Api) - Constructor for class io.github.natanimn.telebof.requests.delete.DeleteWebhook
 
description - Variable in class io.github.natanimn.telebof.ApiResponse
 
description - Variable in exception class io.github.natanimn.telebof.exceptions.TelegramApiException
 
description - Variable in class io.github.natanimn.telebof.types.bot.BotCommand
Description of the command; 1-256 characters.
description - Variable in class io.github.natanimn.telebof.types.bot.BotDescription
The bot's description
description - Variable in class io.github.natanimn.telebof.types.chat_and_user.ChatFullInfo
Description, for groups, supergroups and channel chats
description - Variable in class io.github.natanimn.telebof.types.media_and_service.Game
Description of the game
description - Variable in class io.github.natanimn.telebof.types.media_and_service.Invoice
Product description
description(String) - Method in class io.github.natanimn.telebof.requests.set.SetMyDescription
Optional
description(String) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultArticle
Optional
description(String) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedDocument
 
description(String) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedPhoto
Optional
description(String) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedVideo
Optional
description(String) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultDocument
Optional
description(String) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultPhoto
Optional
description(String) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultVideo
Optional
dice - Variable in class io.github.natanimn.telebof.types.media_and_service.ExternalReplyInfo
Optional.
dice - Variable in class io.github.natanimn.telebof.types.updates.Message
Message is a dice with random value
dice() - Method in class io.github.natanimn.telebof.filters.Filter
Filter messages that contain Dice objects.
Dice - Class in io.github.natanimn.telebof.types.media_and_service
This object represents an animated emoji that displays a random value.
Dice() - Constructor for class io.github.natanimn.telebof.types.media_and_service.Dice
 
direct_message_price_changed - Variable in class io.github.natanimn.telebof.types.updates.Message
Optional.
direct_message_star_count - Variable in class io.github.natanimn.telebof.types.media_and_service.DirectMessagePriceChanged
Optional.
directMessagePriceChanged() - Method in class io.github.natanimn.telebof.filters.Filter
Filter service messages for direct message price changed
DirectMessagePriceChanged - Class in io.github.natanimn.telebof.types.media_and_service
This object represents a service message about a change in the price of direct messages sent to a channel chat.
DirectMessagePriceChanged() - Constructor for class io.github.natanimn.telebof.types.media_and_service.DirectMessagePriceChanged
 
disableContentTypeDetection(boolean) - Method in class io.github.natanimn.telebof.requests.send.SendDocument
Optional
disableContentTypeDetection(boolean) - Method in class io.github.natanimn.telebof.types.input.InputMediaDocument
Optional
disableEditMessage(boolean) - Method in class io.github.natanimn.telebof.requests.set.SetGameScore
Optional
disableNotification(boolean) - Method in class io.github.natanimn.telebof.requests.pin_and_unpin.PinChatMessage
Optional
disableNotification(boolean) - Method in class io.github.natanimn.telebof.requests.send.SendBuilder
Optional
disableNotification(boolean) - Method in class io.github.natanimn.telebof.requests.send.SendChecklist
Optional
disableNotification(boolean) - Method in class io.github.natanimn.telebof.requests.send.SendDice
Optional
disableNotification(boolean) - Method in class io.github.natanimn.telebof.requests.send.SendLocation
Optional
disableNotification(boolean) - Method in class io.github.natanimn.telebof.requests.send.SendPaidMedia
Optional
disableNotification(boolean) - Method in class io.github.natanimn.telebof.requests.send.SendPoll
Optional
disableNotification(boolean) - Method in class io.github.natanimn.telebof.requests.service.CopyMessage
Optional
disableNotification(boolean) - Method in class io.github.natanimn.telebof.requests.service.ForwardMessage
Optional
disableNotification(boolean) - Method in class io.github.natanimn.telebof.requests.service.ForwardMessages
Optional
disableWebPagePreview(boolean) - Method in class io.github.natanimn.telebof.requests.send.SendBuilder
 
Dispatcher<T> - Class in io.github.natanimn.telebof
A dispatcher class for updates
Dispatcher() - Constructor for class io.github.natanimn.telebof.Dispatcher
 
distance - Variable in class io.github.natanimn.telebof.types.media_and_service.ProximityAlertTriggered
The distance between the users
document - Variable in class io.github.natanimn.telebof.types.media_and_service.BackgroundType
Document with the pattern
document - Variable in class io.github.natanimn.telebof.types.media_and_service.ExternalReplyInfo
Optional.
document - Variable in class io.github.natanimn.telebof.types.updates.Message
Message is a general file, information about the file
document() - Method in class io.github.natanimn.telebof.filters.Filter
Filter messages that contain Document objects.
Document - Class in io.github.natanimn.telebof.types.media_and_service
This object represents a general file (as opposed to PhotoSize, Voice and Audio).
Document() - Constructor for class io.github.natanimn.telebof.types.media_and_service.Document
 
DOCUMENT - Static variable in class io.github.natanimn.telebof.requests.service.MediaContentType
 
downloadFile(String) - Method in class io.github.natanimn.telebof.BotContext
Use this method to download files up to 20MB in size.
downloadFile(String) - Method in class io.github.natanimn.telebof.requests.Api
 
DRIVER_LICENSE - Enum constant in enum class io.github.natanimn.telebof.enums.PassportElementType
 
dropPendingUpdates(boolean) - Method in class io.github.natanimn.telebof.requests.delete.DeleteWebhook
Optional
dropPendingUpdates(Boolean) - Method in class io.github.natanimn.telebof.requests.set.SetWebhook
Optional
duration - Variable in class io.github.natanimn.telebof.types.media_and_service.Animation
Duration of the video in seconds as defined by the sender
duration - Variable in class io.github.natanimn.telebof.types.media_and_service.Audio
Duration of the audio in seconds as defined by the sender
duration - Variable in class io.github.natanimn.telebof.types.media_and_service.Video
Duration of the video in seconds as defined by the sender
duration - Variable in class io.github.natanimn.telebof.types.media_and_service.VideoChatEnded
Video chat duration in seconds
duration - Variable in class io.github.natanimn.telebof.types.media_and_service.VideoNote
Duration of the video in seconds as defined by the sender
duration - Variable in class io.github.natanimn.telebof.types.media_and_service.Voice
Duration of the audio in seconds as defined by the sender
duration - Variable in class io.github.natanimn.telebof.types.payments.PaidMedia
Duration of the media in seconds as defined by the sender
duration(double) - Method in class io.github.natanimn.telebof.types.input.InputStoryContentVideo
Optional.
duration(int) - Method in class io.github.natanimn.telebof.requests.send.SendAnimation
Optional
duration(int) - Method in class io.github.natanimn.telebof.requests.send.SendAudio
Optional
duration(int) - Method in class io.github.natanimn.telebof.requests.send.SendVideo
Optional
duration(int) - Method in class io.github.natanimn.telebof.requests.send.SendVideoNote
Optional
duration(int) - Method in class io.github.natanimn.telebof.types.input.InputMediaAnimation
Optional
duration(int) - Method in class io.github.natanimn.telebof.types.input.InputMediaAudio
Optional
duration(int) - Method in class io.github.natanimn.telebof.types.input.InputMediaVideo
Optional
duration(Integer) - Method in class io.github.natanimn.telebof.types.input.InputPaidMediaVideo
Optional
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form