Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
R
- reaction() - Element in annotation interface io.github.natanimn.telebof.annotations.ReactionHandler
-
Specifies the specific reaction emoji to match.
- reaction(ReactionType[]) - Method in class io.github.natanimn.telebof.requests.set.SetMessageReaction
-
Optional
- reaction(String) - Method in class io.github.natanimn.telebof.filters.Filter
-
Filter reactions that match a given reaction.
- 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
- ReactionCountHandler - Annotation Interface in io.github.natanimn.telebof.annotations
-
Annotation for handling reaction count update events in a declarative manner.
- ReactionCountHandlerMeta - Class in io.github.natanimn.telebof.annotations.meta
-
ReactionCountHandlerMeta class.
- ReactionCountHandlerMeta(ReactionCountHandler, MethodHandle) - Constructor for class io.github.natanimn.telebof.annotations.meta.ReactionCountHandlerMeta
- ReactionCountHandlers - Annotation Interface in io.github.natanimn.telebof.annotations.container
- ReactionHandler - Annotation Interface in io.github.natanimn.telebof.annotations
-
Annotation for handling message reaction events in a declarative manner.
- ReactionHandlerMeta - Class in io.github.natanimn.telebof.annotations.meta
-
ReactionHandlerMeta class.
- ReactionHandlerMeta(ReactionHandler, MethodHandle) - Constructor for class io.github.natanimn.telebof.annotations.meta.ReactionHandlerMeta
- ReactionHandlers - Annotation Interface in io.github.natanimn.telebof.annotations.container
- 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
-
Required
- 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
- 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 - Enum constant in enum class io.github.natanimn.telebof.enums.MessageType
-
Service messages for refunded payments, filtered by
Filter.refundedPayment() - 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() - Element in annotation interface io.github.natanimn.telebof.annotations.BusinessMessageHandler
-
Regular expression pattern to match against business message text content.
- regex() - Element in annotation interface io.github.natanimn.telebof.annotations.CallbackHandler
-
Regular expression pattern to match against callback data.
- regex() - Element in annotation interface io.github.natanimn.telebof.annotations.ChannelPostHandler
-
Regular expression pattern to match against channel post text content.
- regex() - Element in annotation interface io.github.natanimn.telebof.annotations.EditedBusinessMessageHandler
-
Regular expression pattern to match against edited business message text content.
- regex() - Element in annotation interface io.github.natanimn.telebof.annotations.EditedChannelPostHandler
-
Regular expression pattern to match against edited channel post text content.
- regex() - Element in annotation interface io.github.natanimn.telebof.annotations.EditedMessageHandler
-
Regular expression pattern to match against edited message text content.
- regex() - Element in annotation interface io.github.natanimn.telebof.annotations.InlineHandler
-
Regular expression pattern to match against inline query text.
- regex() - Element in annotation interface io.github.natanimn.telebof.annotations.MessageHandler
-
Regular expression pattern to match against message text content.
- regex() - Element in annotation interface io.github.natanimn.telebof.annotations.PreCheckoutHandler
-
Regular expression pattern to match against payment payload content.
- 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
- 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
- removeCaption(Boolean) - Method in class io.github.natanimn.telebof.requests.service.CopyMessages
-
Optional
- 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 - Enum constant in enum class io.github.natanimn.telebof.enums.Updates
- RemovedChatBoostHandler - Annotation Interface in io.github.natanimn.telebof.annotations
-
Annotation for handling removed chat boost events in a declarative manner.
- RemovedChatBoostHandlerMeta - Class in io.github.natanimn.telebof.annotations.meta
-
RemovedChatBoostHandlerMeta class.
- RemovedChatBoostHandlerMeta(RemovedChatBoostHandler, MethodHandle) - Constructor for class io.github.natanimn.telebof.annotations.meta.RemovedChatBoostHandlerMeta
- RemovedChatBoostHandlers - Annotation Interface in io.github.natanimn.telebof.annotations.container
- 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.
- REPLIED - Enum constant in enum class io.github.natanimn.telebof.enums.MessageType
-
Service messages for replied messages, filtered by
Filter.replied() - REPLIED_TO_STORY - Enum constant in enum class io.github.natanimn.telebof.enums.MessageType
-
Service messages for replied to story messages, filtered by
Filter.repliedToStory() - repliedToStory() - Method in class io.github.natanimn.telebof.filters.Filter
-
Filter service messages for replied to story messages.
- 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(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.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.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
-
Describes reply parameters for the message that is being sent.
- ReplyParameters(int) - Constructor for class io.github.natanimn.telebof.types.ReplyParameters
-
Required
- repostStory(String, long, int, int) - Method in class io.github.natanimn.telebof.BotContext
-
Reposts a story on behalf of a business account from another business account.
- RepostStory - Class in io.github.natanimn.telebof.requests.service
-
RepostStory class.
- RepostStory(String, long, int, int, Api) - Constructor for class io.github.natanimn.telebof.requests.service.RepostStory
-
Required
- 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
- resultId() - Element in annotation interface io.github.natanimn.telebof.annotations.ChosenInlineHandler
-
Specifies the inline result IDs to match.
- 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
-
Describes
RevenueWithdrawalState.type - 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(ChatAdministratorRights) - Method in class io.github.natanimn.telebof.requests.set.SetMyDefaultAdministratorRights
-
Optional
- rowWidth(int) - Method in class io.github.natanimn.telebof.types.keyboard.ReplyKeyboardMarkup
-
Optional
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form