Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
M
- mainFrameTimestamp - Variable in class io.github.natanimn.telebof.types.input.InputProfilePhotoAnimated
- makeRequest(AbstractBaseRequest<T, R>) - Method in class io.github.natanimn.telebof.requests.Api
- MARKDOWN - Enum constant in enum class io.github.natanimn.telebof.enums.ParseMode
- MARKDOWNV2 - Enum constant in enum class io.github.natanimn.telebof.enums.ParseMode
- markedAsDoneTaskIds - Variable in class io.github.natanimn.telebof.types.checklist.ChecklistTasksDone
-
Optional.
- markedAsNotDoneTaskIds - Variable in class io.github.natanimn.telebof.types.checklist.ChecklistTasksDone
-
Optional.
- Markup - Interface in io.github.natanimn.telebof.types.keyboard
- MASK - Enum constant in enum class io.github.natanimn.telebof.enums.StickerType
- maskPosition - Variable in class io.github.natanimn.telebof.types.input.InputSticker
- maskPosition - Variable in class io.github.natanimn.telebof.types.media_and_service.Sticker
-
For mask stickers, the position where the mask should be placed
- maskPosition(MaskPosition) - Method in class io.github.natanimn.telebof.requests.set.SetStickerMaskPosition
-
Optional
- MaskPosition - Class in io.github.natanimn.telebof.types.media_and_service
-
This object describes the position on faces where a mask should be placed by default.
- MaskPosition() - Constructor for class io.github.natanimn.telebof.types.media_and_service.MaskPosition
- matches(Filter) - Method in class io.github.natanimn.telebof.annotations.meta.BusinessConnectionHandlerMeta
- matches(Filter) - Method in class io.github.natanimn.telebof.annotations.meta.BusinessMessageHandlerMeta
- matches(Filter) - Method in class io.github.natanimn.telebof.annotations.meta.CallbackHandlerMeta
- matches(Filter) - Method in class io.github.natanimn.telebof.annotations.meta.ChannelPostHandlerMeta
- matches(Filter) - Method in class io.github.natanimn.telebof.annotations.meta.ChatBoostHandlerMeta
- matches(Filter) - Method in class io.github.natanimn.telebof.annotations.meta.ChatJoinRequestHandlerMeta
- matches(Filter) - Method in class io.github.natanimn.telebof.annotations.meta.ChatMemberHandlerMeta
- matches(Filter) - Method in class io.github.natanimn.telebof.annotations.meta.ChosenInlineHandlerMeta
- matches(Filter) - Method in class io.github.natanimn.telebof.annotations.meta.DeletedBusinessMessageHandlerMeta
- matches(Filter) - Method in class io.github.natanimn.telebof.annotations.meta.EditedBusinessMessageHandlerMeta
- matches(Filter) - Method in class io.github.natanimn.telebof.annotations.meta.EditedChannelPostHandlerMeta
- matches(Filter) - Method in class io.github.natanimn.telebof.annotations.meta.EditedMessageHandlerMeta
- matches(Filter) - Method in class io.github.natanimn.telebof.annotations.meta.InlineHandlerMeta
- matches(Filter) - Method in class io.github.natanimn.telebof.annotations.meta.MessageHandlerMeta
- matches(Filter) - Method in class io.github.natanimn.telebof.annotations.meta.MyChatMemberHandlerMeta
- matches(Filter) - Method in class io.github.natanimn.telebof.annotations.meta.PollAnswerHandlerMeta
- matches(Filter) - Method in class io.github.natanimn.telebof.annotations.meta.PollHandlerMeta
- matches(Filter) - Method in class io.github.natanimn.telebof.annotations.meta.PreCheckoutHandlerMeta
- matches(Filter) - Method in class io.github.natanimn.telebof.annotations.meta.PurchasedPaidMediaHandlerMeta
- matches(Filter) - Method in class io.github.natanimn.telebof.annotations.meta.ReactionCountHandlerMeta
- matches(Filter) - Method in class io.github.natanimn.telebof.annotations.meta.ReactionHandlerMeta
- matches(Filter) - Method in class io.github.natanimn.telebof.annotations.meta.RemovedChatBoostHandlerMeta
- matches(Filter) - Method in class io.github.natanimn.telebof.annotations.meta.ShippingHandlerMeta
- MAX_ROW_WIDTH - Variable in class io.github.natanimn.telebof.types.keyboard.ReplyKeyboardMarkup
- maxConnections - Variable in class io.github.natanimn.telebof.types.web.WebhookInfo
-
Optional.
- maxConnections(int) - Method in class io.github.natanimn.telebof.requests.set.SetWebhook
-
Optional
- maxQuantity - Variable in class io.github.natanimn.telebof.types.keyboard.KeyboardButtonRequestUsers
- maxReactionCount - Variable in class io.github.natanimn.telebof.types.chat_and_user.ChatFullInfo
-
The maximum number of reactions that can be set on a message in the chat
- maxTipAmount - Variable in class io.github.natanimn.telebof.types.input.InputInvoiceMessageContent
- maxTipAmount(int) - Method in class io.github.natanimn.telebof.requests.create.CreateInvoiceLink
-
Optional
- maxTipAmount(int) - Method in class io.github.natanimn.telebof.requests.send.SendInvoice
-
Optional
- me() - Method in class io.github.natanimn.telebof.BotClient
- media - Variable in class io.github.natanimn.telebof.types.input.InputMediaBuilder
- media - Variable in class io.github.natanimn.telebof.types.input.InputPaidMediaPhoto
- media - Variable in class io.github.natanimn.telebof.types.input.InputPaidMediaVideo
- media() - Method in class io.github.natanimn.telebof.filters.Filter
-
Filter media messages.
- MEDIA - Enum constant in enum class io.github.natanimn.telebof.enums.MessageType
-
Generic media messages, filtered by
Filter.media() - MediaContentType - Class in io.github.natanimn.telebof.requests.service
- MediaContentType() - Constructor for class io.github.natanimn.telebof.requests.service.MediaContentType
- mediaGroupId - Variable in class io.github.natanimn.telebof.types.updates.Message
-
The unique identifier of a media message group this message belongs to
- member(BotContext, ChatMemberUpdated) - Method in class io.github.natanimn.annotation.ChatMemberHandlerTest
- member(BotContext, ChatMemberUpdated) - Method in class io.github.natanimn.annotation.MyChatMemberHandlerTest
- MEMBER - Enum constant in enum class io.github.natanimn.telebof.enums.ChatMemberStatus
- memberLimit - Variable in class io.github.natanimn.telebof.types.chat_and_user.ChatInviteLink
-
Optional.
- memberLimit(int) - Method in class io.github.natanimn.telebof.requests.create.CreateChatInviteLink
-
Optional
- memberLimit(int) - Method in class io.github.natanimn.telebof.requests.edit.EditChatInviteLink
-
Optional
- mention() - Method in class io.github.natanimn.telebof.types.chat_and_user.User
- MENTION - Enum constant in enum class io.github.natanimn.telebof.enums.EntityType
- menuButton(MenuButton) - Method in class io.github.natanimn.telebof.requests.set.SetChatMenuButton
-
Optional
- MenuButton - Class in io.github.natanimn.telebof.types.keyboard
-
This object describes the bot's menu button in a private chat.
- MenuButton() - Constructor for class io.github.natanimn.telebof.types.keyboard.MenuButton
- MenuButton(MenuButtonType) - Constructor for class io.github.natanimn.telebof.types.keyboard.MenuButton
-
Required
- MenuButtonType - Enum Class in io.github.natanimn.telebof.enums
- MenuButtonType() - Constructor for enum class io.github.natanimn.telebof.enums.MenuButtonType
- message - Variable in class io.github.natanimn.telebof.types.business.BusinessIntro
-
Message text of the business intro
- message - Variable in class io.github.natanimn.telebof.types.passport.PassportElementError
-
Error message
- message - Variable in class io.github.natanimn.telebof.types.updates.CallbackQuery
-
Message sent by the bot with the callback button that originated the query
- message - Variable in class io.github.natanimn.telebof.types.updates.Update
-
New incoming message of any kind - text, photo, sticker, etc.
- Message - Class in io.github.natanimn.telebof.types.updates
-
This object represents a message.
- Message() - Constructor for class io.github.natanimn.telebof.types.updates.Message
- MESSAGE - Enum constant in enum class io.github.natanimn.telebof.enums.Updates
- MESSAGE_AUTO_DELETE_TIMER_CHANGED - Enum constant in enum class io.github.natanimn.telebof.enums.MessageType
-
Service messages for auto-delete timer changes, filtered by
Filter.messageAutoDeleteTimerChanged() - MESSAGE_REACTION - Enum constant in enum class io.github.natanimn.telebof.enums.Updates
- MESSAGE_REACTION_COUNT - Enum constant in enum class io.github.natanimn.telebof.enums.Updates
- messageAutoDeleteTime - Variable in class io.github.natanimn.telebof.types.chat_and_user.ChatFullInfo
-
The time after which all messages sent to the chat will be automatically deleted, in seconds
- messageAutoDeleteTime - Variable in class io.github.natanimn.telebof.types.media_and_service.MessageAutoDeleteTimerChanged
-
New auto-delete time for messages in the chat; in seconds
- messageAutoDeleteTimerChanged - Variable in class io.github.natanimn.telebof.types.updates.Message
-
Service message: auto-delete timer settings changed in the chat
- messageAutoDeleteTimerChanged() - Method in class io.github.natanimn.telebof.filters.Filter
-
Filter service messages for message auto timer changed.
- MessageAutoDeleteTimerChanged - Class in io.github.natanimn.telebof.types.media_and_service
-
This object represents a service message about a change in auto-delete timer settings.
- MessageAutoDeleteTimerChanged() - Constructor for class io.github.natanimn.telebof.types.media_and_service.MessageAutoDeleteTimerChanged
- messageEffectId(String) - Method in class io.github.natanimn.telebof.requests.send.SendBuilder
-
Optional
- messageEffectId(String) - Method in class io.github.natanimn.telebof.requests.send.SendChecklist
-
Optional
- messageEffectId(String) - Method in class io.github.natanimn.telebof.requests.send.SendLocation
-
Optional
- messageEffectId(String) - Method in class io.github.natanimn.telebof.requests.send.SendPoll
-
Optional
- messageEffectId(String) - Method in class io.github.natanimn.telebof.requests.service.CopyMessage
-
Optional
- messageEffectId(String) - Method in class io.github.natanimn.telebof.requests.service.ForwardMessage
-
Optional
- MessageEntity - Class in io.github.natanimn.telebof.types.media_and_service
-
This object represents one special entity in a text message.
- MessageEntity() - Constructor for class io.github.natanimn.telebof.types.media_and_service.MessageEntity
- MessageHandler - Annotation Interface in io.github.natanimn.telebof.annotations
-
Annotation for handling incoming messages in a declarative manner.
- MessageHandlerMeta - Class in io.github.natanimn.telebof.annotations.meta
-
Metadata to store handler info and precomputed checks
- MessageHandlerMeta(MessageHandler, MethodHandle) - Constructor for class io.github.natanimn.telebof.annotations.meta.MessageHandlerMeta
- MessageHandlers - Annotation Interface in io.github.natanimn.telebof.annotations.container
- MessageHandlerTest - Class in io.github.natanimn.annotation
- MessageHandlerTest() - Constructor for class io.github.natanimn.annotation.MessageHandlerTest
- MessageHandlerTest.NotBot - Class in io.github.natanimn.annotation
- messageId - Variable in class io.github.natanimn.telebof.types.media_and_service.ExternalReplyInfo
-
Optional.
- messageId - Variable in class io.github.natanimn.telebof.types.media_and_service.MessageId
-
Unique message identifier.
- messageId - Variable in class io.github.natanimn.telebof.types.media_and_service.MessageOrigin
-
Unique message identifier inside the chat
- messageId - Variable in class io.github.natanimn.telebof.types.ReplyParameters
- messageId - Variable in class io.github.natanimn.telebof.types.updates.Message
-
Unique message identifier inside this chat
- messageId - Variable in class io.github.natanimn.telebof.types.updates.MessageReactionCountUpdated
-
Unique message identifier inside the chat
- messageId - Variable in class io.github.natanimn.telebof.types.updates.MessageReactionUpdated
-
Unique identifier of the message inside the chat
- messageId(int) - Method in class io.github.natanimn.telebof.requests.pin_and_unpin.UnpinChatMessage
-
Optional
- MessageId - Class in io.github.natanimn.telebof.types.media_and_service
-
This class represents a unique message identifier.
- MessageId() - Constructor for class io.github.natanimn.telebof.types.media_and_service.MessageId
- messageIds - Variable in class io.github.natanimn.telebof.types.updates.BusinessMessagesDeleted
-
The list of identifiers of deleted messages in the chat of the business account
- MessageOrigin - Class in io.github.natanimn.telebof.types.media_and_service
-
This class describes the origin of a message
- MessageOrigin() - Constructor for class io.github.natanimn.telebof.types.media_and_service.MessageOrigin
- MessageOriginType - Enum Class in io.github.natanimn.telebof.enums
-
This enum represents one of message origin type
- MessageOriginType() - Constructor for enum class io.github.natanimn.telebof.enums.MessageOriginType
- messageReaction - Variable in class io.github.natanimn.telebof.types.updates.Update
-
A reaction to a message was changed by a user.
- messageReactionCount - Variable in class io.github.natanimn.telebof.types.updates.Update
-
Reactions to a message with anonymous reactions were changed.
- MessageReactionCountUpdated - Class in io.github.natanimn.telebof.types.updates
-
This object represents reaction changes on a message with anonymous reactions.
- MessageReactionCountUpdated() - Constructor for class io.github.natanimn.telebof.types.updates.MessageReactionCountUpdated
- MessageReactionUpdated - Class in io.github.natanimn.telebof.types.updates
-
This object represents a change of a reaction on a message performed by a user.
- MessageReactionUpdated() - Constructor for class io.github.natanimn.telebof.types.updates.MessageReactionUpdated
- messageText - Variable in class io.github.natanimn.telebof.types.input.InputTextMessageContent
- messageThreadId - Variable in class io.github.natanimn.telebof.types.forum.ForumTopic
-
Unique identifier of the forum topic
- messageThreadId - Variable in class io.github.natanimn.telebof.types.updates.Message
-
Unique identifier of a message thread to which the message belongs; for supergroups only
- messageThreadId(int) - Method in class io.github.natanimn.telebof.requests.send.SendBuilder
-
Optional
- messageThreadId(int) - Method in class io.github.natanimn.telebof.requests.send.SendChatAction
-
Optional
- messageThreadId(int) - Method in class io.github.natanimn.telebof.requests.send.SendMessageDraft
-
Optional
- messageThreadId(int) - Method in class io.github.natanimn.telebof.requests.service.CopyMessage
-
Optional
- messageThreadId(int) - Method in class io.github.natanimn.telebof.requests.service.ForwardMessage
-
Optional
- messageThreadId(int) - Method in class io.github.natanimn.telebof.requests.service.ForwardMessages
-
Optional
- messageThreadId(Integer) - Method in class io.github.natanimn.telebof.requests.service.CopyMessages
-
Optional
- MessageType - Enum Class in io.github.natanimn.telebof.enums
-
Enum representing different types of messages that can be received from Telegram.
- MessageType() - Constructor for enum class io.github.natanimn.telebof.enums.MessageType
- messageTypeCheck - Variable in class io.github.natanimn.telebof.annotations.meta.BusinessMessageHandlerMeta
- messageTypeCheck - Variable in class io.github.natanimn.telebof.annotations.meta.ChannelPostHandlerMeta
- messageTypeCheck - Variable in class io.github.natanimn.telebof.annotations.meta.EditedBusinessMessageHandlerMeta
- messageTypeCheck - Variable in class io.github.natanimn.telebof.annotations.meta.EditedChannelPostHandlerMeta
- messageTypeCheck - Variable in class io.github.natanimn.telebof.annotations.meta.EditedMessageHandlerMeta
- messageTypeCheck - Variable in class io.github.natanimn.telebof.annotations.meta.MessageHandlerMeta
- method - Variable in class io.github.natanimn.telebof.annotations.meta.BusinessConnectionHandlerMeta
- method - Variable in class io.github.natanimn.telebof.annotations.meta.BusinessMessageHandlerMeta
- method - Variable in class io.github.natanimn.telebof.annotations.meta.CallbackHandlerMeta
- method - Variable in class io.github.natanimn.telebof.annotations.meta.ChannelPostHandlerMeta
- method - Variable in class io.github.natanimn.telebof.annotations.meta.ChatBoostHandlerMeta
- method - Variable in class io.github.natanimn.telebof.annotations.meta.ChatJoinRequestHandlerMeta
- method - Variable in class io.github.natanimn.telebof.annotations.meta.ChatMemberHandlerMeta
- method - Variable in class io.github.natanimn.telebof.annotations.meta.ChosenInlineHandlerMeta
- method - Variable in class io.github.natanimn.telebof.annotations.meta.DeletedBusinessMessageHandlerMeta
- method - Variable in class io.github.natanimn.telebof.annotations.meta.EditedBusinessMessageHandlerMeta
- method - Variable in class io.github.natanimn.telebof.annotations.meta.EditedChannelPostHandlerMeta
- method - Variable in class io.github.natanimn.telebof.annotations.meta.EditedMessageHandlerMeta
- method - Variable in class io.github.natanimn.telebof.annotations.meta.InlineHandlerMeta
- method - Variable in class io.github.natanimn.telebof.annotations.meta.MessageHandlerMeta
- method - Variable in class io.github.natanimn.telebof.annotations.meta.MyChatMemberHandlerMeta
- method - Variable in class io.github.natanimn.telebof.annotations.meta.PollAnswerHandlerMeta
- method - Variable in class io.github.natanimn.telebof.annotations.meta.PollHandlerMeta
- method - Variable in class io.github.natanimn.telebof.annotations.meta.PreCheckoutHandlerMeta
- method - Variable in class io.github.natanimn.telebof.annotations.meta.PurchasedPaidMediaHandlerMeta
- method - Variable in class io.github.natanimn.telebof.annotations.meta.ReactionCountHandlerMeta
- method - Variable in class io.github.natanimn.telebof.annotations.meta.ReactionHandlerMeta
- method - Variable in class io.github.natanimn.telebof.annotations.meta.RemovedChatBoostHandlerMeta
- method - Variable in class io.github.natanimn.telebof.annotations.meta.ShippingHandlerMeta
- methodHandle - Variable in class io.github.natanimn.telebof.annotations.AnnotatedHandler
- methodName - Variable in class io.github.natanimn.telebof.requests.AbstractBaseRequest
- migrated() - Method in class io.github.natanimn.telebof.filters.Filter
-
Filter service messages for migration from group to supergroup and vice versa
- MIGRATED - Enum constant in enum class io.github.natanimn.telebof.enums.MessageType
-
Service messages for chat migration, filtered by
Filter.migrated() - migrateFromChatId - Variable in class io.github.natanimn.telebof.types.updates.Message
-
The supergroup has been migrated from a group with the specified identifier
- migrateToChatId - Variable in class io.github.natanimn.telebof.types.media_and_service.ResponseParameters
-
Optional.
- migrateToChatId - Variable in class io.github.natanimn.telebof.types.updates.Message
-
The group has been migrated to a supergroup with the specified identifier
- mimeType - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultDocument
- mimeType - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultVideo
- mimeType - Variable in class io.github.natanimn.telebof.types.media_and_service.Animation
-
Optional.
- mimeType - Variable in class io.github.natanimn.telebof.types.media_and_service.Audio
-
Optional.
- mimeType - Variable in class io.github.natanimn.telebof.types.media_and_service.Document
-
Optional.
- mimeType - Variable in class io.github.natanimn.telebof.types.media_and_service.Video
-
MIME type of the file as defined by the sender
- mimeType - Variable in class io.github.natanimn.telebof.types.media_and_service.Voice
-
Optional.
- MimeType - Enum Class in io.github.natanimn.telebof.enums
- MimeType() - Constructor for enum class io.github.natanimn.telebof.enums.MimeType
- model - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.UniqueGift
-
Model of the gift
- modelCustomEmojiId - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.UniqueGiftColors
-
Custom emoji identifier of the unique gift's model
- ModelRarity - Enum Class in io.github.natanimn.telebof.enums
-
Represents unique gift model rarity
- ModelRarity() - Constructor for enum class io.github.natanimn.telebof.enums.ModelRarity
- month - Variable in class io.github.natanimn.telebof.types.media_and_service.Birthdate
-
Month of the user's birth; 1-12
- mpeg4Duration - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultMpeg4Gif
- mpeg4FileId - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultCachedMpeg4Gif
- mpeg4Height - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultMpeg4Gif
- mpeg4Url - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultMpeg4Gif
- mpeg4Width - Variable in class io.github.natanimn.telebof.types.inline.InlineQueryResultMpeg4Gif
- MY_CHAT_MEMBER - Enum constant in enum class io.github.natanimn.telebof.enums.Updates
- myChatMember - Variable in class io.github.natanimn.telebof.types.updates.Update
-
The bot's chat member status was updated in a chat.
- MyChatMemberHandler - Annotation Interface in io.github.natanimn.telebof.annotations
-
Annotation for handling the bot's own chat member status updates in a declarative manner.
- MyChatMemberHandlerMeta - Class in io.github.natanimn.telebof.annotations.meta
-
MyChatMemberHandlerMeta class.
- MyChatMemberHandlerMeta(MyChatMemberHandler, MethodHandle) - Constructor for class io.github.natanimn.telebof.annotations.meta.MyChatMemberHandlerMeta
- MyChatMemberHandlers - Annotation Interface in io.github.natanimn.telebof.annotations.container
- MyChatMemberHandlerTest - Class in io.github.natanimn.annotation
- MyChatMemberHandlerTest() - Constructor for class io.github.natanimn.annotation.MyChatMemberHandlerTest
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form