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

O

offset - Variable in class io.github.natanimn.telebof.types.media_and_service.MessageEntity
Offset in UTF-16 code units to the start of the entity
offset - Variable in class io.github.natanimn.telebof.types.updates.InlineQuery
Offset of the results to be returned, can be controlled by the bot
offset(int) - Method in class io.github.natanimn.telebof.BotClient.Builder
Optional
offset(int) - Method in class io.github.natanimn.telebof.requests.get.GetStarTransactions
Optional
offset(int) - Method in class io.github.natanimn.telebof.requests.get.GetUserProfilePhotos
Optional
offset(int) - Method in class io.github.natanimn.telebof.types.media_and_service.MessageEntity
 
offset(Integer) - Method in class io.github.natanimn.telebof.requests.get.GetUpdates
Optional
offset(String) - Method in class io.github.natanimn.telebof.requests.get.GetBusinessAccountGifts
Optional
ok - Variable in class io.github.natanimn.telebof.ApiResponse
 
ok - Variable in exception class io.github.natanimn.telebof.exceptions.TelegramApiException
 
old_chat_member - Variable in class io.github.natanimn.telebof.types.updates.ChatMemberUpdated
Previous information about the chat member
old_reaction - Variable in class io.github.natanimn.telebof.types.updates.MessageReactionUpdated
Previous list of reaction types that were set by the user
onBusinessConnection(FilterExecutor, UpdateHandler<BusinessConnection>) - Method in class io.github.natanimn.telebof.BotClient
Use this method to register new handler for incoming Update.business_connection update.
onBusinessMessage(FilterExecutor, UpdateHandler<Message>) - Method in class io.github.natanimn.telebof.BotClient
Use this method to register new handler for incoming Update.business_message update.
onCallback(FilterExecutor, UpdateHandler<CallbackQuery>) - Method in class io.github.natanimn.telebof.BotClient
Use this method to register new handler for incoming Update.callback_query update.
onChannelPost(FilterExecutor, UpdateHandler<Message>) - Method in class io.github.natanimn.telebof.BotClient
Use this method to register new handler for incoming Update.channel_post update.
onChatBoost(FilterExecutor, UpdateHandler<ChatBoostUpdated>) - Method in class io.github.natanimn.telebof.BotClient
Use this method to register new handler for incoming Update.chat_boost update.
onChatJoinRequest(FilterExecutor, UpdateHandler<ChatJoinRequest>) - Method in class io.github.natanimn.telebof.BotClient
Use this method to register new handler for incoming Update.chat_join_request update.
onChatMember(FilterExecutor, UpdateHandler<ChatMemberUpdated>) - Method in class io.github.natanimn.telebof.BotClient
Use this method to register new handler for incoming Update.chat_member update.
onChosenInlineResult(FilterExecutor, UpdateHandler<ChosenInlineResult>) - Method in class io.github.natanimn.telebof.BotClient
Use this method to register new handler for incoming Update.chosen_inline_result update.
onDeletedBusinessMessage(FilterExecutor, UpdateHandler<BusinessMessagesDeleted>) - Method in class io.github.natanimn.telebof.BotClient
Use this method to register new handler for incoming Update.deleted_business_messages update.
onEditedBusinessMessage(FilterExecutor, UpdateHandler<Message>) - Method in class io.github.natanimn.telebof.BotClient
Use this method to register new handler for incoming Update.edited_business_message update.
onEditedChannelPost(FilterExecutor, UpdateHandler<Message>) - Method in class io.github.natanimn.telebof.BotClient
Use this method to register new handler for incoming Update.edited_channel_post update.
onEditedMessage(FilterExecutor, UpdateHandler<Message>) - Method in class io.github.natanimn.telebof.BotClient
Use this method to register new handler for incoming Update.edited_message update.
oneTimeKeyboard(boolean) - Method in class io.github.natanimn.telebof.types.keyboard.ReplyKeyboardMarkup
Optional
onInline(FilterExecutor, UpdateHandler<InlineQuery>) - Method in class io.github.natanimn.telebof.BotClient
Use this method to register new handler for incoming Update.inline_query update.
only_new_members - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.Giveaway
Optional.
only_new_members - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.GiveawayWinners
Optional.
onlyIfBanned(boolean) - Method in class io.github.natanimn.telebof.requests.service.UnbanChatMember
Optional
onMessage(FilterExecutor, UpdateHandler<Message>) - Method in class io.github.natanimn.telebof.BotClient
Use this method to register new handler for incoming Update.message update.
onMyChatMember(FilterExecutor, UpdateHandler<ChatMemberUpdated>) - Method in class io.github.natanimn.telebof.BotClient
Use this method to register new handler for incoming Update.my_chat_member update.
onPoll(FilterExecutor, UpdateHandler<Poll>) - Method in class io.github.natanimn.telebof.BotClient
Use this method to register new handler for incoming Update.poll update.
onPollAnswer(FilterExecutor, UpdateHandler<PollAnswer>) - Method in class io.github.natanimn.telebof.BotClient
Use this method to register new handler for incoming Update.poll_answer update.
onPreCheckout(FilterExecutor, UpdateHandler<PreCheckoutQuery>) - Method in class io.github.natanimn.telebof.BotClient
Use this method to register new handler for incoming Update.pre_checkout_query update.
onPurchasedPaidMedia(FilterExecutor, UpdateHandler<PaidMediaPurchased>) - Method in class io.github.natanimn.telebof.BotClient
Use this method to register new handler for incoming Update.purchased_paid_media update.
onReaction(FilterExecutor, UpdateHandler<MessageReactionUpdated>) - Method in class io.github.natanimn.telebof.BotClient
Use this method to register new handler for incoming Update.message_reaction update.
onReactionCount(FilterExecutor, UpdateHandler<MessageReactionCountUpdated>) - Method in class io.github.natanimn.telebof.BotClient
Use this method to register new handler for incoming Update.message_reaction_count update.
onRemovedChatBoost(FilterExecutor, UpdateHandler<ChatBoostRemoved>) - Method in class io.github.natanimn.telebof.BotClient
Use this method to register new handler for incoming Update.removed_chat_boost update.
onShipping(FilterExecutor, UpdateHandler<ShippingQuery>) - Method in class io.github.natanimn.telebof.BotClient
Use this method to register new handler for incoming Update.shipping_query update.
open_period - Variable in class io.github.natanimn.telebof.types.updates.Poll
Amount of time in seconds the poll will be active after creation
opening_hours - Variable in class io.github.natanimn.telebof.types.business.BusinessOpeningHours
List of time intervals describing business opening hours
opening_minute - Variable in class io.github.natanimn.telebof.types.business.BusinessOpeningHoursInterval
The minute's sequence number in a week, starting on Monday, marking the start of the time interval during which the business is open; 0 - 7 * 24 * 60
openPeriod(int) - Method in class io.github.natanimn.telebof.requests.send.SendPoll
Optional
options - Variable in class io.github.natanimn.telebof.types.updates.Poll
List of poll options
options_id - Variable in class io.github.natanimn.telebof.types.updates.PollAnswer
0-based identifiers of chosen answer options.
order_info - Variable in class io.github.natanimn.telebof.types.payments.SuccessfulPayment
Order information provided by the user
order_info - Variable in class io.github.natanimn.telebof.types.updates.PreCheckoutQuery
Order information provided by the user
OrderInfo - Class in io.github.natanimn.telebof.types.payments
This class represents information about an order.
OrderInfo() - Constructor for class io.github.natanimn.telebof.types.payments.OrderInfo
 
origin - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.UniqueGiftInfo
Origin of the gift.
origin - Variable in class io.github.natanimn.telebof.types.media_and_service.ExternalReplyInfo
Origin of the message replied to by the given message
OTHER - Enum constant in enum class io.github.natanimn.telebof.enums.TransactionPartnerType
 
others_can_add_tasks - Variable in class io.github.natanimn.telebof.types.checklist.Checklist
Optional.
others_can_mark_tasks_as_done - Variable in class io.github.natanimn.telebof.types.checklist.Checklist
Optional.
othersCanAddTasks(Boolean) - Method in class io.github.natanimn.telebof.types.input.InputChecklist
Optional
othersCanMarkTasksAsDone(Boolean) - Method in class io.github.natanimn.telebof.types.input.InputChecklist
Optional
owned_gift_id - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.GiftInfo
Optional.
owned_gift_id - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.OwnedGift
Optional.
owned_gift_id - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.UniqueGiftInfo
Optional.
OwnedGift - Class in io.github.natanimn.telebof.types.gift_and_giveaway
This object describes a gift received and owned by a user or a chat.
OwnedGift() - Constructor for class io.github.natanimn.telebof.types.gift_and_giveaway.OwnedGift
 
OwnedGifts - Class in io.github.natanimn.telebof.types.gift_and_giveaway
Contains the list of gifts received and owned by a user or a chat.
OwnedGifts() - Constructor for class io.github.natanimn.telebof.types.gift_and_giveaway.OwnedGifts
 
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