Index

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

C

cacheTime(int) - Method in class io.github.natanimn.telebof.requests.answer.AnswerCallbackQuery
Optional
cacheTime(int) - Method in class io.github.natanimn.telebof.requests.answer.AnswerInlineQuery
Optional
CALLBACK_QUERY - Enum constant in enum class io.github.natanimn.telebof.enums.Updates
 
callbackData(String...) - Method in class io.github.natanimn.telebof.filters.Filter
Filter callback data of inline button
CallbackGame - Class in io.github.natanimn.telebof.types.media_and_service
A placeholder, currently holds no information.
CallbackGame() - Constructor for class io.github.natanimn.telebof.types.media_and_service.CallbackGame
 
CallbackHandler - Annotation Interface in io.github.natanimn.telebof.annotations
Annotation for handling incoming callback queries in a declarative manner.
CallbackHandlerMeta - Class in io.github.natanimn.telebof.annotations.meta
CallbackHandlerMeta class
CallbackHandlerMeta(CallbackHandler, MethodHandle) - Constructor for class io.github.natanimn.telebof.annotations.meta.CallbackHandlerMeta
 
CallbackHandlers - Annotation Interface in io.github.natanimn.telebof.annotations.container
 
CallbackQuery - Class in io.github.natanimn.telebof.types.updates
This object represents an incoming callback query from a callback button in an inline keyboard.
CallbackQuery() - Constructor for class io.github.natanimn.telebof.types.updates.CallbackQuery
 
canChangeInfo(boolean) - Method in class io.github.natanimn.telebof.requests.service.PromoteChatMember
Optional
canDeleteMessages(boolean) - Method in class io.github.natanimn.telebof.requests.service.PromoteChatMember
Optional
canDeleteStories(boolean) - Method in class io.github.natanimn.telebof.requests.service.PromoteChatMember
Optional
canEditMessages(boolean) - Method in class io.github.natanimn.telebof.requests.service.PromoteChatMember
Optional
canEditStories(boolean) - Method in class io.github.natanimn.telebof.requests.service.PromoteChatMember
Optional
canInviteUsers(boolean) - Method in class io.github.natanimn.telebof.requests.service.PromoteChatMember
Optional
canManageChat(boolean) - Method in class io.github.natanimn.telebof.requests.service.PromoteChatMember
Optional
canManageDirectMessages(boolean) - Method in class io.github.natanimn.telebof.requests.service.PromoteChatMember
Optional
canManageTopics(boolean) - Method in class io.github.natanimn.telebof.requests.service.PromoteChatMember
Optional
canManageVideoChats(boolean) - Method in class io.github.natanimn.telebof.requests.service.PromoteChatMember
Optional
canPinMessages(boolean) - Method in class io.github.natanimn.telebof.requests.service.PromoteChatMember
Optional
canPostMessages(boolean) - Method in class io.github.natanimn.telebof.requests.service.PromoteChatMember
Optional
canPostStories(boolean) - Method in class io.github.natanimn.telebof.requests.service.PromoteChatMember
Optional
canPromoteMembers(boolean) - Method in class io.github.natanimn.telebof.requests.service.PromoteChatMember
Optional
canRestrictMembers(boolean) - Method in class io.github.natanimn.telebof.requests.service.PromoteChatMember
Optional
caption(String) - Method in class io.github.natanimn.telebof.requests.edit.EditStory
Optional
caption(String) - Method in class io.github.natanimn.telebof.requests.send.SendAnimation
Optional
caption(String) - Method in class io.github.natanimn.telebof.requests.send.SendAudio
Optional
caption(String) - Method in class io.github.natanimn.telebof.requests.send.SendDocument
Optional
caption(String) - Method in class io.github.natanimn.telebof.requests.send.SendPaidMedia
Optional
caption(String) - Method in class io.github.natanimn.telebof.requests.send.SendPhoto
Optional
caption(String) - Method in class io.github.natanimn.telebof.requests.send.SendVideo
Optional
caption(String) - Method in class io.github.natanimn.telebof.requests.send.SendVoice
Optional
caption(String) - Method in class io.github.natanimn.telebof.requests.service.CopyMessage
Optional
caption(String) - Method in class io.github.natanimn.telebof.requests.service.PostStory
Optional
caption(String) - Method in class io.github.natanimn.telebof.types.input.InputMediaBuilder
Optional
captionEntities(MessageEntity[]) - Method in class io.github.natanimn.telebof.requests.edit.EditMessageCaption
Optional
captionEntities(MessageEntity[]) - Method in class io.github.natanimn.telebof.requests.edit.EditStory
Optional
captionEntities(MessageEntity[]) - Method in class io.github.natanimn.telebof.requests.send.SendAnimation
Optional
captionEntities(MessageEntity[]) - Method in class io.github.natanimn.telebof.requests.send.SendAudio
Optional
captionEntities(MessageEntity[]) - Method in class io.github.natanimn.telebof.requests.send.SendDocument
Optional
captionEntities(MessageEntity[]) - Method in class io.github.natanimn.telebof.requests.send.SendPaidMedia
Optional
captionEntities(MessageEntity[]) - Method in class io.github.natanimn.telebof.requests.send.SendPhoto
Optional
captionEntities(MessageEntity[]) - Method in class io.github.natanimn.telebof.requests.send.SendVideo
Optional
captionEntities(MessageEntity[]) - Method in class io.github.natanimn.telebof.requests.send.SendVoice
Optional
captionEntities(MessageEntity[]) - Method in class io.github.natanimn.telebof.requests.service.CopyMessage
Optional
captionEntities(MessageEntity[]) - Method in class io.github.natanimn.telebof.requests.service.PostStory
Optional
captionEntities(MessageEntity[]) - Method in class io.github.natanimn.telebof.types.input.InputMediaBuilder
Optional
CASHTAG - Enum constant in enum class io.github.natanimn.telebof.enums.EntityType
 
certificate(File) - Method in class io.github.natanimn.telebof.requests.set.SetWebhook
Optional
channel() - Method in class io.github.natanimn.telebof.filters.Filter
Filter messages sent in channels.
CHANNEL - Enum constant in enum class io.github.natanimn.telebof.enums.ChatType
 
CHANNEL - Enum constant in enum class io.github.natanimn.telebof.enums.MessageOriginType
 
CHANNEL_CREATED - Enum constant in enum class io.github.natanimn.telebof.enums.MessageType
Service messages for channel creation, filtered by Filter.channelCreated()
CHANNEL_POST - Enum constant in enum class io.github.natanimn.telebof.enums.Updates
 
channelCreated() - Method in class io.github.natanimn.telebof.filters.Filter
Filter service messages for channel deleted.
ChannelPostHandler - Annotation Interface in io.github.natanimn.telebof.annotations
Annotation for handling incoming channel posts in a declarative manner.
ChannelPostHandlerMeta - Class in io.github.natanimn.telebof.annotations.meta
ChannelPostHandlerMeta class.
ChannelPostHandlerMeta(ChannelPostHandler, MethodHandle) - Constructor for class io.github.natanimn.telebof.annotations.meta.ChannelPostHandlerMeta
 
ChannelPostHandlers - Annotation Interface in io.github.natanimn.telebof.annotations.container
 
Chat - Class in io.github.natanimn.telebof.types.chat_and_user
Represents a chat.
Chat() - Constructor for class io.github.natanimn.telebof.types.chat_and_user.Chat
 
CHAT - Enum constant in enum class io.github.natanimn.telebof.enums.MessageOriginType
 
CHAT - Enum constant in enum class io.github.natanimn.telebof.enums.TransactionPartnerType
 
CHAT_BACKGROUND_SET - Enum constant in enum class io.github.natanimn.telebof.enums.MessageType
Service messages for chat background set, filtered by Filter.chatBackgroundSet()
CHAT_BOOST - Enum constant in enum class io.github.natanimn.telebof.enums.Updates
 
CHAT_JOIN_REQUEST - Enum constant in enum class io.github.natanimn.telebof.enums.Updates
 
CHAT_MEMBER - Enum constant in enum class io.github.natanimn.telebof.enums.Updates
 
CHAT_SHARED - Enum constant in enum class io.github.natanimn.telebof.enums.MessageType
Service messages for chat shared, filtered by Filter.chatShared()
CHAT_THEME - Enum constant in enum class io.github.natanimn.telebof.enums.BackgroundTypeType
 
ChatAction - Enum Class in io.github.natanimn.telebof.enums
Describes chat action
ChatAdministratorRights - Class in io.github.natanimn.telebof.types.chat_and_user
Represents the rights of an administrator in a chat.
ChatAdministratorRights() - Constructor for class io.github.natanimn.telebof.types.chat_and_user.ChatAdministratorRights
 
ChatBackground - Class in io.github.natanimn.telebof.types.chat_and_user
This class represents a chat background.
ChatBackground() - Constructor for class io.github.natanimn.telebof.types.chat_and_user.ChatBackground
 
chatBackgroundSet() - Method in class io.github.natanimn.telebof.filters.Filter
Filter service messages for chat background set.
ChatBoost - Class in io.github.natanimn.telebof.types.chat_and_user
This object contains information about a chat boost.
ChatBoost() - Constructor for class io.github.natanimn.telebof.types.chat_and_user.ChatBoost
 
ChatBoostAdded - Class in io.github.natanimn.telebof.types.chat_and_user
This object represents a service message about a user boosting a chat.
ChatBoostAdded() - Constructor for class io.github.natanimn.telebof.types.chat_and_user.ChatBoostAdded
 
ChatBoostHandler - Annotation Interface in io.github.natanimn.telebof.annotations
Annotation for handling chat boost events in a declarative manner.
ChatBoostHandlerMeta - Class in io.github.natanimn.telebof.annotations.meta
ChatBoostHandlerMeta class.
ChatBoostHandlerMeta(ChatBoostHandler, MethodHandle) - Constructor for class io.github.natanimn.telebof.annotations.meta.ChatBoostHandlerMeta
 
ChatBoostHandlers - Annotation Interface in io.github.natanimn.telebof.annotations.container
 
ChatBoostRemoved - Class in io.github.natanimn.telebof.types.updates
This object represents a boost removed from a chat.
ChatBoostRemoved() - Constructor for class io.github.natanimn.telebof.types.updates.ChatBoostRemoved
 
ChatBoostSource - Class in io.github.natanimn.telebof.types.chat_and_user
This object describes the source of a chat boost.
ChatBoostSource() - Constructor for class io.github.natanimn.telebof.types.chat_and_user.ChatBoostSource
 
ChatBoostUpdated - Class in io.github.natanimn.telebof.types.updates
This object represents a boost added to a chat or changed.
ChatBoostUpdated() - Constructor for class io.github.natanimn.telebof.types.updates.ChatBoostUpdated
 
ChatFullInfo - Class in io.github.natanimn.telebof.types.chat_and_user
This object contains full information about a chat.
ChatFullInfo() - Constructor for class io.github.natanimn.telebof.types.chat_and_user.ChatFullInfo
 
chatId(long) - Method in class io.github.natanimn.telebof.requests.get.GetChatMenuButton
Optional
chatId(long) - Method in class io.github.natanimn.telebof.requests.set.SetChatMenuButton
Optional
chatIds(Long...) - Method in class io.github.natanimn.telebof.filters.Filter
Filter updates that match a chat id.
ChatInviteLink - Class in io.github.natanimn.telebof.types.chat_and_user
Represents an invite link for a chat.
ChatInviteLink() - Constructor for class io.github.natanimn.telebof.types.chat_and_user.ChatInviteLink
 
ChatJoinRequest - Class in io.github.natanimn.telebof.types.updates
Represents a join request sent to a chat.
ChatJoinRequest() - Constructor for class io.github.natanimn.telebof.types.updates.ChatJoinRequest
 
ChatJoinRequestHandler - Annotation Interface in io.github.natanimn.telebof.annotations
Annotation for handling chat join request events in a declarative manner.
ChatJoinRequestHandlerMeta - Class in io.github.natanimn.telebof.annotations.meta
ChatJoinRequestHandlerMeta class.
ChatJoinRequestHandlerMeta(ChatJoinRequestHandler, MethodHandle) - Constructor for class io.github.natanimn.telebof.annotations.meta.ChatJoinRequestHandlerMeta
 
ChatJoinRequestHandlers - Annotation Interface in io.github.natanimn.telebof.annotations.container
 
ChatLocation - Class in io.github.natanimn.telebof.types.chat_and_user
Represents a location to which a chat is connected.
ChatLocation() - Constructor for class io.github.natanimn.telebof.types.chat_and_user.ChatLocation
 
ChatMember - Class in io.github.natanimn.telebof.types.chat_and_user
This object contains information about one member of a chat.
ChatMember() - Constructor for class io.github.natanimn.telebof.types.chat_and_user.ChatMember
 
ChatMemberHandler - Annotation Interface in io.github.natanimn.telebof.annotations
Annotation for handling chat member status updates in a declarative manner.
ChatMemberHandlerMeta - Class in io.github.natanimn.telebof.annotations.meta
ChatMemberHandlerMeta class.
ChatMemberHandlerMeta(ChatMemberHandler, MethodHandle) - Constructor for class io.github.natanimn.telebof.annotations.meta.ChatMemberHandlerMeta
 
ChatMemberHandlers - Annotation Interface in io.github.natanimn.telebof.annotations.container
 
ChatMemberStatus - Enum Class in io.github.natanimn.telebof.enums
Describes the status of a member in a chat
ChatMemberUpdated - Class in io.github.natanimn.telebof.types.updates
This object represents changes in the status of a chat member.
ChatMemberUpdated() - Constructor for class io.github.natanimn.telebof.types.updates.ChatMemberUpdated
 
ChatPermissions - Class in io.github.natanimn.telebof.types.chat_and_user
Describes actions that a non-administrator user is allowed to take in a chat.
ChatPermissions() - Constructor for class io.github.natanimn.telebof.types.chat_and_user.ChatPermissions
 
ChatPhoto - Class in io.github.natanimn.telebof.types.chat_and_user
This object represents a chat photo.
ChatPhoto() - Constructor for class io.github.natanimn.telebof.types.chat_and_user.ChatPhoto
 
chatShared() - Method in class io.github.natanimn.telebof.filters.Filter
Filter service messages for chat shared.
ChatShared - Class in io.github.natanimn.telebof.types.chat_and_user
This object contains information about a chat that was shared with the bot using a KeyboardButtonRequestChat button.
ChatShared() - Constructor for class io.github.natanimn.telebof.types.chat_and_user.ChatShared
 
chatType() - Element in annotation interface io.github.natanimn.telebof.annotations.BusinessMessageHandler
Specifies the chat types where this business message handler should be active.
chatType() - Element in annotation interface io.github.natanimn.telebof.annotations.CallbackHandler
Specifies the chat types where this callback handler should be active.
chatType() - Element in annotation interface io.github.natanimn.telebof.annotations.EditedBusinessMessageHandler
Specifies the chat types where this edited business message handler should be active.
chatType() - Element in annotation interface io.github.natanimn.telebof.annotations.EditedMessageHandler
Specifies the chat types where this edited message handler should be active.
chatType() - Element in annotation interface io.github.natanimn.telebof.annotations.InlineHandler
Specifies the chat types where this inline handler should be active.
chatType() - Element in annotation interface io.github.natanimn.telebof.annotations.MessageHandler
Specifies the chat types where this message handler should be active.
ChatType - Enum Class in io.github.natanimn.telebof.enums
 
chatUsernames(String...) - Method in class io.github.natanimn.telebof.filters.Filter
Filter updates that match a given chat username.
check(Update) - Method in interface io.github.natanimn.telebof.filters.CustomFilter
 
check(Update) - Method in class io.github.natanimn.telebof.filters.DefaultCustomFilter
 
checklist() - Method in class io.github.natanimn.telebof.filters.Filter
Filter messages for containing Checklist
Checklist - Class in io.github.natanimn.telebof.types.checklist
This object represents a checklist.
Checklist() - Constructor for class io.github.natanimn.telebof.types.checklist.Checklist
 
CHECKLIST - Enum constant in enum class io.github.natanimn.telebof.enums.MessageType
Messages containing checklists, filtered by Filter.checklist()
CHECKLIST_TASKS_ADDED - Enum constant in enum class io.github.natanimn.telebof.enums.MessageType
Service messages for checklist tasks added, filtered by Filter.checklistTasksAdded()
CHECKLIST_TASKS_DONE - Enum constant in enum class io.github.natanimn.telebof.enums.MessageType
Service messages for checklist tasks done, filtered by Filter.checklistTasksDone()
ChecklistTask - Class in io.github.natanimn.telebof.types.checklist
This object represents a task in a checklist.
ChecklistTask() - Constructor for class io.github.natanimn.telebof.types.checklist.ChecklistTask
 
checklistTasksAdded() - Method in class io.github.natanimn.telebof.filters.Filter
Filter service messages for checklist tasks added
ChecklistTasksAdded - Class in io.github.natanimn.telebof.types.checklist
This object represents a service message about tasks added to a checklist.
ChecklistTasksAdded() - Constructor for class io.github.natanimn.telebof.types.checklist.ChecklistTasksAdded
 
checklistTasksDone() - Method in class io.github.natanimn.telebof.filters.Filter
Filter service messages for checklist tasks done
ChecklistTasksDone - Class in io.github.natanimn.telebof.types.checklist
This object represents a service message about checklist tasks marked as done or not done.
ChecklistTasksDone() - Constructor for class io.github.natanimn.telebof.types.checklist.ChecklistTasksDone
 
CHOSE_STICKER - Enum constant in enum class io.github.natanimn.telebof.enums.ChatAction
 
CHOSEN_INLINE_RESULT - Enum constant in enum class io.github.natanimn.telebof.enums.Updates
 
ChosenInlineHandler - Annotation Interface in io.github.natanimn.telebof.annotations
Annotation for handling chosen inline result events in a declarative manner.
ChosenInlineHandlerMeta - Class in io.github.natanimn.telebof.annotations.meta
ChatMemberHandlerMeta class.
ChosenInlineHandlerMeta(ChosenInlineHandler, MethodHandle) - Constructor for class io.github.natanimn.telebof.annotations.meta.ChosenInlineHandlerMeta
 
ChosenInlineHandlers - Annotation Interface in io.github.natanimn.telebof.annotations.container
 
ChosenInlineResult - Class in io.github.natanimn.telebof.types.updates
Represents a result of an inline query that was chosen by the user and sent to their chat partner.
ChosenInlineResult() - Constructor for class io.github.natanimn.telebof.types.updates.ChosenInlineResult
 
clear(long) - Method in class io.github.natanimn.telebof.states.StateMemoryStorage
 
clear(long, long) - Method in class io.github.natanimn.telebof.states.StateMemoryStorage
 
clearState(long) - Method in class io.github.natanimn.telebof.BotContext
Use this method to clear an existing state when it is no longer needed in a private chat for a user.
clearState(long, long) - Method in class io.github.natanimn.telebof.BotContext
Use this method to clear an existing state when it is no longer needed in a group/supergroup chat for a user.
close() - Method in class io.github.natanimn.telebof.BotContext
Use this method to close the bot instance before moving it from one local server to another.
Close - Class in io.github.natanimn.telebof.requests.service
Close class.
Close(Api) - Constructor for class io.github.natanimn.telebof.requests.service.Close
 
closeDate(int) - Method in class io.github.natanimn.telebof.requests.send.SendPoll
Optional
closeForumTopic(Object, int) - Method in class io.github.natanimn.telebof.BotContext
Use this method to close an open topic in a forum supergroup chat.
CloseForumTopic - Class in io.github.natanimn.telebof.requests.service
CloseForumTopic class.
CloseForumTopic(Object, int, Api) - Constructor for class io.github.natanimn.telebof.requests.service.CloseForumTopic
Required
closeGeneralForumTopic(Object) - Method in class io.github.natanimn.telebof.BotContext
Use this method to close an open 'General' topic in a forum supergroup chat.
CloseGeneralForumTopic - Class in io.github.natanimn.telebof.requests.service
CloseGeneralForumTopic class.
CloseGeneralForumTopic(Object, Api) - Constructor for class io.github.natanimn.telebof.requests.service.CloseGeneralForumTopic
Required
CODE - Enum constant in enum class io.github.natanimn.telebof.enums.EntityType
 
commands() - Element in annotation interface io.github.natanimn.telebof.annotations.BusinessMessageHandler
Specifies the bot commands to match in business messages.
commands() - Element in annotation interface io.github.natanimn.telebof.annotations.ChannelPostHandler
Specifies the bot commands to match in channel posts (e.g., "/announce", "/news").
commands() - Element in annotation interface io.github.natanimn.telebof.annotations.EditedBusinessMessageHandler
Specifies the bot commands to match in edited business messages.
commands() - Element in annotation interface io.github.natanimn.telebof.annotations.EditedChannelPostHandler
Specifies the bot commands to match in edited channel posts.
commands() - Element in annotation interface io.github.natanimn.telebof.annotations.EditedMessageHandler
Specifies the bot commands to match in edited messages.
commands() - Element in annotation interface io.github.natanimn.telebof.annotations.MessageHandler
Specifies the bot commands to match (e.g., "/start", "/help").
commands(String...) - Method in class io.github.natanimn.telebof.filters.Filter
Filter commands
COMMANDS - Enum constant in enum class io.github.natanimn.telebof.enums.MenuButtonType
 
comment(String) - Method in class io.github.natanimn.telebof.requests.service.DeclineSuggestedPost
Optional
ConnectionError - Exception Class in io.github.natanimn.telebof.exceptions
Describes connection error
ConnectionError(String) - Constructor for exception class io.github.natanimn.telebof.exceptions.ConnectionError
 
contact() - Method in class io.github.natanimn.telebof.filters.Filter
Filter messages that contain Contact objects.
Contact - Class in io.github.natanimn.telebof.types.media_and_service
This object represents a phone contact.
Contact() - Constructor for class io.github.natanimn.telebof.types.media_and_service.Contact
 
CONTACT - Enum constant in enum class io.github.natanimn.telebof.enums.MessageType
Contact sharing messages, filtered by Filter.contact()
context - Variable in class io.github.natanimn.telebof.BotClient
 
convertGiftToStars(String, String) - Method in class io.github.natanimn.telebof.BotContext
Converts a given regular gift to Telegram Stars.
ConvertGiftToStars - Class in io.github.natanimn.telebof.requests.service
ConvertGiftToStars class.
ConvertGiftToStars(String, String, Api) - Constructor for class io.github.natanimn.telebof.requests.service.ConvertGiftToStars
Required
copy(Object, Object, int) - Method in class io.github.natanimn.telebof.BotContext
Use this method to copy messages of any kind.
CopyMessage - Class in io.github.natanimn.telebof.requests.service
CopyMessage class.
CopyMessage(Object, Object, int, Api) - Constructor for class io.github.natanimn.telebof.requests.service.CopyMessage
 
copyMessages(Object, Object, Integer[]) - Method in class io.github.natanimn.telebof.BotContext
Use this method to copy messages of any kind.
CopyMessages - Class in io.github.natanimn.telebof.requests.service
CopyMessages class.
CopyMessages(Object, Object, Integer[], Api) - Constructor for class io.github.natanimn.telebof.requests.service.CopyMessages
 
CopyTextButton - Class in io.github.natanimn.telebof.types.media_and_service
This class represents an inline keyboard button that copies specified text to the clipboard.
CopyTextButton() - Constructor for class io.github.natanimn.telebof.types.media_and_service.CopyTextButton
 
CopyTextButton(String) - Constructor for class io.github.natanimn.telebof.types.media_and_service.CopyTextButton
 
correctOptionId(int) - Method in class io.github.natanimn.telebof.requests.send.SendPoll
Optional
cover(File) - Method in class io.github.natanimn.telebof.requests.send.SendVideo
Optional
cover(String) - Method in class io.github.natanimn.telebof.requests.send.SendVideo
Optional
createChatInviteLink(Object) - Method in class io.github.natanimn.telebof.BotContext
Use this method to create an additional invite link for a chat.
CreateChatInviteLink - Class in io.github.natanimn.telebof.requests.create
CreateChatInviteLink class
CreateChatInviteLink(Object, Api) - Constructor for class io.github.natanimn.telebof.requests.create.CreateChatInviteLink
Required
createChatSubscriptionInviteLink(Object, int, int) - Method in class io.github.natanimn.telebof.BotContext
Use this method to create a subscription invite link for a channel chat.
CreateChatSubscriptionInviteLink - Class in io.github.natanimn.telebof.requests.create
CreateChatSubscriptionInviteLink class
CreateChatSubscriptionInviteLink(Object, int, int, Api) - Constructor for class io.github.natanimn.telebof.requests.create.CreateChatSubscriptionInviteLink
Required
createForumTopic(Object, String) - Method in class io.github.natanimn.telebof.BotContext
Use this method to create a topic in a forum supergroup chat.
CreateForumTopic - Class in io.github.natanimn.telebof.requests.create
CreateForumTopic class.
CreateForumTopic(Object, String, Api) - Constructor for class io.github.natanimn.telebof.requests.create.CreateForumTopic
Required
createInvoiceLink(String, String, String, String, LabeledPrice[]) - Method in class io.github.natanimn.telebof.BotContext
Use this method to create a link for an invoice.
CreateInvoiceLink - Class in io.github.natanimn.telebof.requests.create
CreateInvoiceLink class.
CreateInvoiceLink(String, String, String, String, LabeledPrice[], Api) - Constructor for class io.github.natanimn.telebof.requests.create.CreateInvoiceLink
Required
createNewStickerSet(long, String, String, InputSticker[]) - Method in class io.github.natanimn.telebof.BotContext
Use this method to create a new sticker set owned by a user.
CreateNewStickerSet - Class in io.github.natanimn.telebof.requests.create
CreateNewStickerSet class.
CreateNewStickerSet(long, String, String, InputSticker[], Api) - Constructor for class io.github.natanimn.telebof.requests.create.CreateNewStickerSet
Required
createsJoinRequest(boolean) - Method in class io.github.natanimn.telebof.requests.create.CreateChatInviteLink
Optional
createsJoinRequest(boolean) - Method in class io.github.natanimn.telebof.requests.edit.EditChatInviteLink
Optional
CREATOR - Enum constant in enum class io.github.natanimn.telebof.enums.ChatMemberStatus
 
CUSTOM_EMOJI - Enum constant in enum class io.github.natanimn.telebof.enums.EntityType
 
CUSTOM_EMOJI - Enum constant in enum class io.github.natanimn.telebof.enums.StickerType
 
CUSTOM_EMOJI - Enum constant in enum class io.github.natanimn.telebof.enums.TypeReaction
 
customDescription(String) - Method in class io.github.natanimn.telebof.requests.service.VerifyChat
Optional
customDescription(String) - Method in class io.github.natanimn.telebof.requests.service.VerifyUser
Optional
customEmojiId(String) - Method in class io.github.natanimn.telebof.requests.set.SetCustomEmojiStickerSetThumbnail
Optional
customFilter(CustomFilter) - Method in class io.github.natanimn.telebof.filters.Filter
Creates a custom filter.
Custom filters give you extra control over which updates are allowed or not to be processed by your handlers.
CustomFilter - Interface in io.github.natanimn.telebof.filters
Custom filter
A B C D E F G H I K L M N O P Q R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form