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

G

game - Variable in class io.github.natanimn.telebof.types.media_and_service.ExternalReplyInfo
Optional.
game - Variable in class io.github.natanimn.telebof.types.updates.Message
Message is a game, information about the game
game() - Method in class io.github.natanimn.telebof.filters.Filter
Filter messages that contain Game objects.
Game - Class in io.github.natanimn.telebof.types.media_and_service
This object represents a game.
Game() - Constructor for class io.github.natanimn.telebof.types.media_and_service.Game
 
game_short_name - Variable in class io.github.natanimn.telebof.types.updates.CallbackQuery
Short name of a Game to be returned, serves as the unique identifier for the game
GameHighScore - Class in io.github.natanimn.telebof.types.media_and_service
This object represents one row of the high scores table for a game.
GameHighScore() - Constructor for class io.github.natanimn.telebof.types.media_and_service.GameHighScore
 
general_forum_topic_hidden - Variable in class io.github.natanimn.telebof.types.updates.Message
Service message: the 'General' forum topic hidden
general_forum_topic_unhidden - Variable in class io.github.natanimn.telebof.types.updates.Message
Service message: the 'General' forum topic unhidden
GeneralForumTopicHidden - Class in io.github.natanimn.telebof.types.forum
This object represents a service message about General forum topic hidden in the chat.
GeneralForumTopicHidden() - Constructor for class io.github.natanimn.telebof.types.forum.GeneralForumTopicHidden
 
GeneralForumTopicUnhidden - Class in io.github.natanimn.telebof.types.forum
This object represents a service message about General forum topic unhidden in the chat.
GeneralForumTopicUnhidden() - Constructor for class io.github.natanimn.telebof.types.forum.GeneralForumTopicUnhidden
 
get(Updates) - Method in class io.github.natanimn.telebof.Dispatcher
 
getAvailableGifts() - Method in class io.github.natanimn.telebof.BotContext
Returns the list of gifts that can be sent by the bot to users and channel chats.
GetAvailableGifts - Class in io.github.natanimn.telebof.requests.get
GetAvailableGifts class.
GetAvailableGifts(Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetAvailableGifts
Requireed
getBusinessAccountGifts(String) - Method in class io.github.natanimn.telebof.BotContext
Returns the gifts received and owned by a managed business account.
GetBusinessAccountGifts - Class in io.github.natanimn.telebof.requests.get
GetBusinessAccountGifts class.
GetBusinessAccountGifts(String, Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetBusinessAccountGifts
Required
getBusinessAccountStarBalance(String) - Method in class io.github.natanimn.telebof.BotContext
Returns the amount of Telegram Stars owned by a managed business account.
GetBusinessAccountStarBalance - Class in io.github.natanimn.telebof.requests.get
GetBusinessAccountStarBalance class.
GetBusinessAccountStarBalance(String, Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetBusinessAccountStarBalance
Required
getBusinessConnection(String) - Method in class io.github.natanimn.telebof.BotContext
Use this method to get information about the connection of the bot with a business account.
GetBusinessConnection - Class in io.github.natanimn.telebof.requests.get
GetBusinessConnection class.
GetBusinessConnection(String, Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetBusinessConnection
Required
getChat(Object) - Method in class io.github.natanimn.telebof.BotContext
Use this method to get up-to-date information about the chat.
GetChat - Class in io.github.natanimn.telebof.requests.get
GetChat class.
GetChat(Object, Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetChat
Required
getChatAdministrators(Object) - Method in class io.github.natanimn.telebof.BotContext
Use this method to get a list of administrators in a chat, which aren't bots.
GetChatAdministrators - Class in io.github.natanimn.telebof.requests.get
GetChatAdministrators class.
GetChatAdministrators(Object, Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetChatAdministrators
Required
getChatMember(Object, long) - Method in class io.github.natanimn.telebof.BotContext
Use this method to get information about a member of a chat.
GetChatMember - Class in io.github.natanimn.telebof.requests.get
GetChatMember class.
GetChatMember(Object, long, Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetChatMember
Required
getChatMemberCount(Object) - Method in class io.github.natanimn.telebof.BotContext
Use this method to get the number of members in a chat.
GetChatMemberCount - Class in io.github.natanimn.telebof.requests.get
GetChatMemberCount class.
GetChatMemberCount(Object, Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetChatMemberCount
Required
getChatMenuButton() - Method in class io.github.natanimn.telebof.BotContext
Use this method to get the current value of the bot's menu button in a private chat, or the default menu button.
GetChatMenuButton - Class in io.github.natanimn.telebof.requests.get
GetChatMenuButton class.
GetChatMenuButton(Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetChatMenuButton
Required
getCustomEmojiStickers(String[]) - Method in class io.github.natanimn.telebof.BotContext
Use this method to get information about custom emoji stickers by their identifiers.
GetCustomEmojiStickers - Class in io.github.natanimn.telebof.requests.get
GetCustomEmojiStickers class.
GetCustomEmojiStickers(String[], Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetCustomEmojiStickers
Required
getData(long) - Method in class io.github.natanimn.telebof.states.StateMemoryStorage
 
getData(long, long) - Method in class io.github.natanimn.telebof.states.StateMemoryStorage
 
getFile(String) - Method in class io.github.natanimn.telebof.BotContext
Use this method to get basic information about a file and prepare it for downloading.
GetFile - Class in io.github.natanimn.telebof.requests.get
GetFile class.
GetFile(String, Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetFile
Required
getFiles() - Method in interface io.github.natanimn.telebof.types.input.InputMedia
Used only for internal purpose
getFiles() - Method in class io.github.natanimn.telebof.types.input.InputMediaBuilder
For internal use only
getFiles() - Method in class io.github.natanimn.telebof.types.input.InputPaidMediaPhoto
Used only for internal purpose
getFiles() - Method in class io.github.natanimn.telebof.types.input.InputPaidMediaVideo
For internal use only
getFiles() - Method in class io.github.natanimn.telebof.types.input.InputProfilePhotoAnimated
Used only for internal purpose
getFiles() - Method in class io.github.natanimn.telebof.types.input.InputProfilePhotoStatic
Used only for internal purpose
getFiles() - Method in class io.github.natanimn.telebof.types.input.InputSticker
Used only for internal purpose
getFiles() - Method in class io.github.natanimn.telebof.types.input.InputStoryContentPhoto
Used only for internal purpose
getFiles() - Method in class io.github.natanimn.telebof.types.input.InputStoryContentVideo
Used only for internal purpose
getForumTopicIconStickers() - Method in class io.github.natanimn.telebof.BotContext
Use this method to get custom emoji stickers, which can be used as a forum topic icon by any user.
GetForumTopicIconStickers - Class in io.github.natanimn.telebof.requests.get
GetForumTopicIconStickers class.
GetForumTopicIconStickers(Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetForumTopicIconStickers
Required
getGameHighScores(long, long, int) - Method in class io.github.natanimn.telebof.BotContext
Use this method to get data for high score tables.
getGameHighScores(String, long) - Method in class io.github.natanimn.telebof.BotContext
Use this method to get data for high score tables.
GetGameHighScores - Class in io.github.natanimn.telebof.requests.get
GetGameHighScores class.
GetGameHighScores(long, long, int, Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetGameHighScores
Required
GetGameHighScores(String, long, Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetGameHighScores
Required
getMe() - Method in class io.github.natanimn.telebof.BotContext
A simple method for testing your bot's authentication token.
GetMe - Class in io.github.natanimn.telebof.requests.get
Natanim Negash 3 March 2025
GetMe(Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetMe
 
getMyCommands() - Method in class io.github.natanimn.telebof.BotContext
Use this method to get the current list of the bot's commands for the given scope and user language.
GetMyCommands - Class in io.github.natanimn.telebof.requests.get
GetMyCommands class.
GetMyCommands(Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetMyCommands
Required
getMyDefaultAdministratorRights() - Method in class io.github.natanimn.telebof.BotContext
Use this method to get the current default administrator rights of the bot.
GetMyDefaultAdministratorRights - Class in io.github.natanimn.telebof.requests.get
GetMyDefaultAdministratorRights class.
GetMyDefaultAdministratorRights(Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetMyDefaultAdministratorRights
Required
getMyDescription() - Method in class io.github.natanimn.telebof.BotContext
Use this method to get the current bot description for the given user language.
GetMyDescription - Class in io.github.natanimn.telebof.requests.get
GetMyDescription class.
GetMyDescription(Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetMyDescription
 
getMyName() - Method in class io.github.natanimn.telebof.BotContext
Use this method to get the current bot name for the given user language
GetMyName - Class in io.github.natanimn.telebof.requests.get
GetMyName class.
GetMyName(Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetMyName
Required
getMyStarBalance() - Method in class io.github.natanimn.telebof.BotContext
A method to get the current Telegram Stars balance of the bot.
GetMyStarBalance - Class in io.github.natanimn.telebof.requests.get
GetMyStarBalance class.
GetMyStarBalance(Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetMyStarBalance
Constructor for getting the bot's Telegram Stars balance.
getName(long) - Method in class io.github.natanimn.telebof.states.StateMemoryStorage
 
getName(long, long) - Method in class io.github.natanimn.telebof.states.StateMemoryStorage
 
getStarTransactions() - Method in class io.github.natanimn.telebof.BotContext
Returns the bot's Telegram Star transactions in chronological order.
GetStarTransactions - Class in io.github.natanimn.telebof.requests.get
GetStarTransactions class.
GetStarTransactions(Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetStarTransactions
Required
getStateData(long) - Method in class io.github.natanimn.telebof.BotContext
Use this method to retrieve saved state data in a private chat for a user
getStateData(long, long) - Method in class io.github.natanimn.telebof.BotContext
Use this method to retrieve saved state data in a group/supergroup chat for a user
getStickerSet(String) - Method in class io.github.natanimn.telebof.BotContext
Use this method to get a sticker set.
GetStickerSet - Class in io.github.natanimn.telebof.requests.get
GetStickerSet class.
GetStickerSet(String, Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetStickerSet
Required
getUpdates() - Method in class io.github.natanimn.telebof.BotContext
Use this method to receive incoming updates using long polling
GetUpdates - Class in io.github.natanimn.telebof.requests.get
GetUpdates class.
GetUpdates(Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetUpdates
Required
getUserChatBoosts(Object, long) - Method in class io.github.natanimn.telebof.BotContext
Use this method to get the list of boosts added to a chat by a user.
GetUserChatBoosts - Class in io.github.natanimn.telebof.requests.get
GetUserChatBoosts class.
GetUserChatBoosts(Object, long, Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetUserChatBoosts
Required
getUserProfilePhotos(long) - Method in class io.github.natanimn.telebof.BotContext
Use this method to get a list of profile pictures for a user.
GetUserProfilePhotos - Class in io.github.natanimn.telebof.requests.get
GetUserProfilePhotos class.
GetUserProfilePhotos(long, Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetUserProfilePhotos
Required
getWebhookInfo() - Method in class io.github.natanimn.telebof.BotContext
 
GetWebhookInfo - Class in io.github.natanimn.telebof.requests.get
Natanim Negash 3 March 2025
GetWebhookInfo(Api) - Constructor for class io.github.natanimn.telebof.requests.get.GetWebhookInfo
 
GIF - Static variable in class io.github.natanimn.telebof.requests.service.MediaContentType
 
gifDuration(int) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultGif
Optional
gifHeight(int) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultGif
Optional
gift - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.GiftInfo
Information about the gift
gift - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.OwnedGift
Information about the regular gift (for type "regular")
gift - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.UniqueGiftInfo
Information about the gift
gift - Variable in class io.github.natanimn.telebof.types.payments.TransactionPartner
The gift sent to the user by the bot; for “gift_purchase” transactions only or The gift sent to the chat by the bot
gift - Variable in class io.github.natanimn.telebof.types.updates.Message
Optional.
Gift - Class in io.github.natanimn.telebof.types.gift_and_giveaway
This class represents a gift that can be sent by the bot.
Gift() - Constructor for class io.github.natanimn.telebof.types.gift_and_giveaway.Gift
 
GIFT_PURCHASE - Enum constant in enum class io.github.natanimn.telebof.enums.TransactionType
 
GiftInfo - Class in io.github.natanimn.telebof.types.gift_and_giveaway
Describes a service message about a regular gift that was sent or received.
GiftInfo() - Constructor for class io.github.natanimn.telebof.types.gift_and_giveaway.GiftInfo
 
giftPremiumSubscription(long, Integer, Integer) - Method in class io.github.natanimn.telebof.BotContext
Gifts a Telegram Premium subscription to the given user.
GiftPremiumSubscription - Class in io.github.natanimn.telebof.requests.service
GiftPremiumSubscription class.
GiftPremiumSubscription(long, Integer, Integer, Api) - Constructor for class io.github.natanimn.telebof.requests.service.GiftPremiumSubscription
Required
gifts - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.Gifts
 
gifts - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.OwnedGifts
The list of gifts
Gifts - Class in io.github.natanimn.telebof.types.gift_and_giveaway
This class represent a list of gifts.
Gifts() - Constructor for class io.github.natanimn.telebof.types.gift_and_giveaway.Gifts
 
gifWidth(int) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultGif
Optional
giveaway - Variable in class io.github.natanimn.telebof.types.updates.Message
The message is a scheduled giveaway message
giveaway() - Method in class io.github.natanimn.telebof.filters.Filter
Filter messages that contain Giveaway objects.
Giveaway - Class in io.github.natanimn.telebof.types.gift_and_giveaway
This object represents a message about a scheduled giveaway.
Giveaway() - Constructor for class io.github.natanimn.telebof.types.gift_and_giveaway.Giveaway
 
giveaway_completed - Variable in class io.github.natanimn.telebof.types.updates.Message
Service message: a giveaway without public winners was completed
giveaway_created - Variable in class io.github.natanimn.telebof.types.updates.Message
Service message: a scheduled giveaway was created
giveaway_message - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.GiveawayCompleted
Optional.
giveaway_message_id - Variable in class io.github.natanimn.telebof.types.chat_and_user.ChatBoostSource
Identifier of a message in the chat with the giveaway; the message could have been deleted already.
giveaway_message_id - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.GiveawayWinners
Identifier of the message with the giveaway in the chat
giveaway_winners - Variable in class io.github.natanimn.telebof.types.updates.Message
A giveaway with public winners was completed
giveawayCompleted() - Method in class io.github.natanimn.telebof.filters.Filter
Filter service messages for giveaway completed.
GiveawayCompleted - Class in io.github.natanimn.telebof.types.gift_and_giveaway
This object represents a service message about the completion of a giveaway without public winners.
GiveawayCompleted() - Constructor for class io.github.natanimn.telebof.types.gift_and_giveaway.GiveawayCompleted
 
giveawayCreated() - Method in class io.github.natanimn.telebof.filters.Filter
Filter service messages for giveaway created.
GiveawayCreated - Class in io.github.natanimn.telebof.types.gift_and_giveaway
This object represents a service message about the creation of a scheduled giveaway.
GiveawayCreated() - Constructor for class io.github.natanimn.telebof.types.gift_and_giveaway.GiveawayCreated
 
GiveawayWinners - Class in io.github.natanimn.telebof.types.gift_and_giveaway
This object represents a message about the completion of a giveaway with public winners.
GiveawayWinners() - Constructor for class io.github.natanimn.telebof.types.gift_and_giveaway.GiveawayWinners
 
google_place_id - Variable in class io.github.natanimn.telebof.types.media_and_service.Venue
Optional.
google_place_type - Variable in class io.github.natanimn.telebof.types.media_and_service.Venue
Optional.
googlePlaceId(String) - Method in class io.github.natanimn.telebof.requests.send.SendVenue
Optional
googlePlaceId(String) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultVenue
Optional
googlePlaceId(String) - Method in class io.github.natanimn.telebof.types.input.InputVenueMessageContent
Optional
googlePlaceType(String) - Method in class io.github.natanimn.telebof.requests.send.SendVenue
Optional
googlePlaceType(String) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultVenue
Optional
googlePlaceType(String) - Method in class io.github.natanimn.telebof.types.input.InputVenueMessageContent
Optional
GRADIENT - Enum constant in enum class io.github.natanimn.telebof.enums.BackgroundFillType
 
group() - Method in class io.github.natanimn.telebof.filters.Filter
Filter messages sent in group chats.
GROUP - Enum constant in enum class io.github.natanimn.telebof.enums.ChatType
 
group_chat_created - Variable in class io.github.natanimn.telebof.types.updates.Message
Service message: the group has been created
groupCreated() - Method in class io.github.natanimn.telebof.filters.Filter
Filter service messages for group chat created.
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