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

R

rarity_per_mille - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.UniqueGiftBackdrop
The number of unique gifts that receive this backdrop for every 1000 gifts upgraded
rarity_per_mille - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.UniqueGiftModel
The number of unique gifts that receive this model for every 1000 gifts upgraded
rarity_per_mille - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.UniqueGiftSymbol
The number of unique gifts that receive this model for every 1000 gifts upgraded
reaction(String) - Method in class io.github.natanimn.telebof.filters.Filter
Filter reactions that match a given reaction.
reaction(List<ReactionType>) - Method in class io.github.natanimn.telebof.requests.set.SetMessageReaction
Optional
ReactionCount - Class in io.github.natanimn.telebof.types.media_and_service
Represents a reaction added to a message along with the number of times it was added.
ReactionCount() - Constructor for class io.github.natanimn.telebof.types.media_and_service.ReactionCount
 
reactions - Variable in class io.github.natanimn.telebof.types.updates.MessageReactionCountUpdated
List of reactions that are present on the message
ReactionType - Class in io.github.natanimn.telebof.types.media_and_service
This object describes the type of a reaction.
ReactionType(TypeReaction) - Constructor for class io.github.natanimn.telebof.types.media_and_service.ReactionType
 
readBusinessMessage(long, String, int) - Method in class io.github.natanimn.telebof.BotContext
Marks incoming message as read on behalf of a business account.
ReadBusinessMessage - Class in io.github.natanimn.telebof.requests.service
ReadBusinessMessage class.
ReadBusinessMessage(long, String, int, Api) - Constructor for class io.github.natanimn.telebof.requests.service.ReadBusinessMessage
 
receiver - Variable in class io.github.natanimn.telebof.types.payments.StarTransaction
Receiver of an outgoing transaction (e.g., a user for a purchase refund, Fragment for a withdrawal).
RECORD_VIDEO - Enum constant in enum class io.github.natanimn.telebof.enums.ChatAction
 
RECORD_VIDEO_NOTE - Enum constant in enum class io.github.natanimn.telebof.enums.ChatAction
 
RECORD_VOICE - Enum constant in enum class io.github.natanimn.telebof.enums.ChatAction
 
refunded_payment - Variable in class io.github.natanimn.telebof.types.updates.Message
Message is a service message about a refunded payment, information about the payment.
refundedPayment() - Method in class io.github.natanimn.telebof.filters.Filter
Filter service messages for refunded payment.
RefundedPayment - Class in io.github.natanimn.telebof.types.payments
This class contains basic information about a refunded payment.
RefundedPayment() - Constructor for class io.github.natanimn.telebof.types.payments.RefundedPayment
 
refundStarPayment(long, String) - Method in class io.github.natanimn.telebof.BotContext
Refunds a successful payment in Telegram Stars.
RefundStarPayment - Class in io.github.natanimn.telebof.requests.service
RefundStarPayment class.
RefundStarPayment(long, String, Api) - Constructor for class io.github.natanimn.telebof.requests.service.RefundStarPayment
Required
regex(String) - Method in class io.github.natanimn.telebof.filters.Filter
Filter updates that match a given regular expression pattern.
REGULAR - Enum constant in enum class io.github.natanimn.telebof.enums.PollType
 
REGULAR - Enum constant in enum class io.github.natanimn.telebof.enums.StickerType
 
remaining_count - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.Gift
 
removeBusinessAccountProfilePhoto(String) - Method in class io.github.natanimn.telebof.BotContext
Removes the current profile photo of a managed business account.
RemoveBusinessAccountProfilePhoto - Class in io.github.natanimn.telebof.requests.service
RemoveBusinessAccountProfilePhoto class.
RemoveBusinessAccountProfilePhoto(String, Api) - Constructor for class io.github.natanimn.telebof.requests.service.RemoveBusinessAccountProfilePhoto
Required
removeChatVerification(Object) - Method in class io.github.natanimn.telebof.BotContext
Removes verification from a chat that is currently verified on behalf of the organization represented by the bot.
RemoveChatVerification - Class in io.github.natanimn.telebof.requests.service
Removes verification from a chat that is currently verified on behalf of the organization represented by the bot.
RemoveChatVerification(Object, Api) - Constructor for class io.github.natanimn.telebof.requests.service.RemoveChatVerification
 
removed_chat_boost - Variable in class io.github.natanimn.telebof.types.updates.Update
A boost was removed from a chat.
REMOVED_CHAT_BOOST - Enum constant in enum class io.github.natanimn.telebof.enums.Updates
 
removed_date - Variable in class io.github.natanimn.telebof.types.updates.ChatBoostRemoved
Point in time (Unix timestamp) when the boost was removed
removeUserVerification(long) - Method in class io.github.natanimn.telebof.BotContext
Removes verification from a user who is currently verified on behalf of the organization represented by the bot.
RemoveUserVerification - Class in io.github.natanimn.telebof.requests.service
Removes verification from a user who is currently verified on behalf of the organization represented by the bot.
RemoveUserVerification(long, Api) - Constructor for class io.github.natanimn.telebof.requests.service.RemoveUserVerification
 
RENTAL_AGREEMENT - Enum constant in enum class io.github.natanimn.telebof.enums.PassportElementType
 
reopenForumTopic(Object, int) - Method in class io.github.natanimn.telebof.BotContext
Use this method to reopen a closed topic in a forum supergroup chat.
ReopenForumTopic - Class in io.github.natanimn.telebof.requests.service
ReopenForumTopic class.
ReopenForumTopic(Object, int, Api) - Constructor for class io.github.natanimn.telebof.requests.service.ReopenForumTopic
Required
reopenGeneralForumTopic(Object) - Method in class io.github.natanimn.telebof.BotContext
Use this method to reopen a closed 'General' topic in a forum supergroup chat.
ReopenGeneralForumTopic - Class in io.github.natanimn.telebof.requests.service
ReopenGeneralForumTopic class.
ReopenGeneralForumTopic(Object, Api) - Constructor for class io.github.natanimn.telebof.requests.service.ReopenGeneralForumTopic
Required
replaceStickerInSet(long, String, String, InputSticker) - Method in class io.github.natanimn.telebof.BotContext
Use this method to replace an existing sticker in a sticker set with a new one.
ReplaceStickerInSet - Class in io.github.natanimn.telebof.requests.service
ReplaceStickerInSet class.
ReplaceStickerInSet(long, String, String, InputSticker, Api) - Constructor for class io.github.natanimn.telebof.requests.service.ReplaceStickerInSet
Required
replied() - Method in class io.github.natanimn.telebof.filters.Filter
Filter service messages for replied messages.
repliedToStory() - Method in class io.github.natanimn.telebof.filters.Filter
Filter service messages for replied to story messages.
reply_markup - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultAudio
 
reply_markup - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedAudio
 
reply_markup - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedDocument
 
reply_markup - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedGif
 
reply_markup - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedMpeg4Gif
 
reply_markup - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedPhoto
 
reply_markup - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedVideo
 
reply_markup - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedVoice
 
reply_markup - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultDocument
 
reply_markup - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultGif
 
reply_markup - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultMpeg4Gif
 
reply_markup - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultPhoto
 
reply_markup - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultVideo
 
reply_markup - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultVoice
 
reply_markup - Variable in class io.github.natanimn.telebof.types.updates.Message
Inline keyboard attached to the message.
reply_to_message - Variable in class io.github.natanimn.telebof.types.updates.Message
For replies in the same chat and message thread, the original message.
reply_to_story - Variable in class io.github.natanimn.telebof.types.updates.Message
For replies to a story, the original story
ReplyKeyboardMarkup - Class in io.github.natanimn.telebof.types.keyboard
This object represents a custom keyboard with reply options
Not supported in channels and for messages sent on behalf of a Telegram Business account.
ReplyKeyboardMarkup() - Constructor for class io.github.natanimn.telebof.types.keyboard.ReplyKeyboardMarkup
 
ReplyKeyboardMarkup(KeyboardButton[][]) - Constructor for class io.github.natanimn.telebof.types.keyboard.ReplyKeyboardMarkup
Required
ReplyKeyboardMarkup(String[][]) - Constructor for class io.github.natanimn.telebof.types.keyboard.ReplyKeyboardMarkup
Required
ReplyKeyboardRemove - Class in io.github.natanimn.telebof.types.keyboard
Upon receiving a message with this object, Telegram clients will remove the current custom keyboard and display the default letter-keyboard.
ReplyKeyboardRemove() - Constructor for class io.github.natanimn.telebof.types.keyboard.ReplyKeyboardRemove
 
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.requests.edit.EditMessageCaption
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.requests.edit.EditMessageChecklist
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.requests.edit.EditMessageLiveLocation
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.requests.edit.EditMessageMedia
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.requests.edit.EditMessageReplyMarkup
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.requests.edit.EditMessageText
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.requests.service.StopMessageLiveLocation
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.requests.service.StopPoll
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultAudio
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedAudio
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedDocument
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedGif
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedMpeg4Gif
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedPhoto
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedVideo
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedVoice
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultDocument
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultGif
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultMpeg4Gif
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultPhoto
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultVideo
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultVoice
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultArticle
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedSticker
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultContact
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultGame
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultLocation
Optional
replyMarkup(InlineKeyboardMarkup) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultVenue
Optional
replyMarkup(Markup) - Method in class io.github.natanimn.telebof.requests.send.SendBuilder
Optional
replyMarkup(Markup) - Method in class io.github.natanimn.telebof.requests.send.SendChecklist
Optional
replyMarkup(Markup) - Method in class io.github.natanimn.telebof.requests.send.SendDice
Optional
replyMarkup(Markup) - Method in class io.github.natanimn.telebof.requests.send.SendLocation
Optional
replyMarkup(Markup) - Method in class io.github.natanimn.telebof.requests.send.SendPaidMedia
Optional
replyMarkup(Markup) - Method in class io.github.natanimn.telebof.requests.send.SendPoll
Optional
replyMarkup(Markup) - Method in class io.github.natanimn.telebof.requests.service.CopyMessage
Optional
replyParameters(ReplyParameters) - Method in class io.github.natanimn.telebof.requests.send.SendBuilder
Optional
replyParameters(ReplyParameters) - Method in class io.github.natanimn.telebof.requests.send.SendChecklist
Optional
replyParameters(ReplyParameters) - Method in class io.github.natanimn.telebof.requests.send.SendDice
Optional
replyParameters(ReplyParameters) - Method in class io.github.natanimn.telebof.requests.send.SendLocation
Optional
replyParameters(ReplyParameters) - Method in class io.github.natanimn.telebof.requests.send.SendPaidMedia
Optional
replyParameters(ReplyParameters) - Method in class io.github.natanimn.telebof.requests.send.SendPoll
Optional
replyParameters(ReplyParameters) - Method in class io.github.natanimn.telebof.requests.service.CopyMessage
Optional
ReplyParameters - Class in io.github.natanimn.telebof.types.keyboard
Describes reply parameters for the message that is being sent.
ReplyParameters(int) - Constructor for class io.github.natanimn.telebof.types.keyboard.ReplyParameters
Required
request_count - Variable in class io.github.natanimn.telebof.types.payments.TransactionPartner
The number of successful requests that exceeded regular limits and were therefore billed
request_id - Variable in class io.github.natanimn.telebof.types.chat_and_user.ChatShared
Identifier of the request
request_id - Variable in class io.github.natanimn.telebof.types.chat_and_user.UsersShared
Identifier of the request
request_write_access - Variable in class io.github.natanimn.telebof.types.keyboard.LoginUrl
 
requestChat(KeyboardButtonRequestChat) - Method in class io.github.natanimn.telebof.types.keyboard.KeyboardButton
Optional
requestContact(boolean) - Method in class io.github.natanimn.telebof.types.keyboard.KeyboardButton
Optional
requestLocation(boolean) - Method in class io.github.natanimn.telebof.types.keyboard.KeyboardButton
Optional
requestName(boolean) - Method in class io.github.natanimn.telebof.types.keyboard.KeyboardButtonRequestUsers
Optional
requestPhoto(boolean) - Method in class io.github.natanimn.telebof.types.keyboard.KeyboardButtonRequestChat
Optional
requestPhoto(boolean) - Method in class io.github.natanimn.telebof.types.keyboard.KeyboardButtonRequestUsers
Optional
requestPoll(KeyboardButtonPollType) - Method in class io.github.natanimn.telebof.types.keyboard.KeyboardButton
Optional
requestTitle(boolean) - Method in class io.github.natanimn.telebof.types.keyboard.KeyboardButtonRequestChat
Optional
requestUser(KeyboardButtonRequestUsers) - Method in class io.github.natanimn.telebof.types.keyboard.KeyboardButton
Optional
requestUsername(boolean) - Method in class io.github.natanimn.telebof.types.keyboard.KeyboardButtonRequestChat
Optional
requestUsername(boolean) - Method in class io.github.natanimn.telebof.types.keyboard.KeyboardButtonRequestUsers
Optional
requestWriteAccess(boolean) - Method in class io.github.natanimn.telebof.types.keyboard.LoginUrl
Optional
resizeKeyboard(boolean) - Method in class io.github.natanimn.telebof.types.keyboard.ReplyKeyboardMarkup
Optional
ResponseParameters - Class in io.github.natanimn.telebof.types.media_and_service
Describes why a request was unsuccessful.
ResponseParameters() - Constructor for class io.github.natanimn.telebof.types.media_and_service.ResponseParameters
 
responseType - Static variable in class io.github.natanimn.telebof.requests.send.SendMediaGroup
 
restrictChatMember(Object, long, ChatPermissions) - Method in class io.github.natanimn.telebof.BotContext
Use this method to restrict a user in a supergroup.
RestrictChatMember - Class in io.github.natanimn.telebof.requests.service
RestrictChatMember class.
RestrictChatMember(Object, long, ChatPermissions, Api) - Constructor for class io.github.natanimn.telebof.requests.service.RestrictChatMember
Required
RESTRICTED - Enum constant in enum class io.github.natanimn.telebof.enums.ChatMemberStatus
 
result - Variable in class io.github.natanimn.telebof.ApiResponse
 
result_id - Variable in class io.github.natanimn.telebof.types.updates.ChosenInlineResult
The unique identifier for the result that was chosen
retry_after - Variable in class io.github.natanimn.telebof.types.media_and_service.ResponseParameters
Optional.
RevenueWithdrawalState - Class in io.github.natanimn.telebof.types.payments
This class describes the state of a revenue withdrawal operation
RevenueWithdrawalState() - Constructor for class io.github.natanimn.telebof.types.payments.RevenueWithdrawalState
 
RevenueWithdrawalStateType - Enum Class in io.github.natanimn.telebof.enums
reverse_side - Variable in class io.github.natanimn.telebof.types.passport.EncryptedPassportElement
Encrypted file with the reverse side of the document, provided by the user; available only for PassportElementType.DRIVER_LICENSE and PassportElementType.IDENTITY_CARD.
REVERSE_SIDE - Enum constant in enum class io.github.natanimn.telebof.enums.PassportElementErrorSource
 
revokeChatInviteLink(Object, String) - Method in class io.github.natanimn.telebof.BotContext
Use this method to revoke an invite link created by the bot.
RevokeChatInviteLink - Class in io.github.natanimn.telebof.requests.service
RevokeChatInviteLink class
RevokeChatInviteLink(Object, String, Api) - Constructor for class io.github.natanimn.telebof.requests.service.RevokeChatInviteLink
Required
revokeMessages(boolean) - Method in class io.github.natanimn.telebof.requests.service.BanChatMember
Optional
rights - Variable in class io.github.natanimn.telebof.types.updates.BusinessConnection
Optional.
rights(ChatAdministratorRights) - Method in class io.github.natanimn.telebof.requests.set.SetMyDefaultAdministratorRights
Optional
rotation_angle - Variable in class io.github.natanimn.telebof.types.media_and_service.BackgroundFill
Clockwise rotation angle of the background fill in degrees; 0-359
rowWidth(int) - Method in class io.github.natanimn.telebof.types.keyboard.ReplyKeyboardMarkup
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