Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- unbanChatMember(Object, long) - Method in class io.github.natanimn.telebof.BotContext
-
Use this method to unban a previously banned user in a supergroup or channel.
- UnbanChatMember - Class in io.github.natanimn.telebof.requests.service
-
UnbanChatMember class.
- UnbanChatMember(Object, long, Api) - Constructor for class io.github.natanimn.telebof.requests.service.UnbanChatMember
-
Required
- unbanChatSenderChat(Object, long) - Method in class io.github.natanimn.telebof.BotContext
-
Use this method to unban a previously banned channel chat in a supergroup or channel.
- UnbanChatSenderChat - Class in io.github.natanimn.telebof.requests.service
-
UnbanChatSenderChat class.
- UnbanChatSenderChat(Object, long, Api) - Constructor for class io.github.natanimn.telebof.requests.service.UnbanChatSenderChat
-
Required
- unclaimed_prize_count - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.GiveawayCompleted
-
Optional.
- unclaimed_prize_count - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.GiveawayWinners
-
Optional.
- UNDERLINE - Enum constant in enum class io.github.natanimn.telebof.enums.EntityType
- unHideGeneralForumTopic(Object) - Method in class io.github.natanimn.telebof.BotContext
-
Use this method to unhide the 'General' topic in a forum supergroup chat.
- UnHideGeneralForumTopic - Class in io.github.natanimn.telebof.requests.service
-
UnHideGeneralForumTopic class.
- UnHideGeneralForumTopic(Object, Api) - Constructor for class io.github.natanimn.telebof.requests.service.UnHideGeneralForumTopic
-
Required
- unique_gift - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.OwnedGift
-
Information about the unique gift (for type "unique")
- unique_gift - Variable in class io.github.natanimn.telebof.types.updates.Message
-
Optional.
- unique_gifts - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.AcceptedGiftTypes
-
True, if unique gifts or gifts that can be upgraded to unique for free are accepted
- UniqueGift - Class in io.github.natanimn.telebof.types.gift_and_giveaway
-
This object describes a unique gift that was upgraded from a regular gift.
- UniqueGift() - Constructor for class io.github.natanimn.telebof.types.gift_and_giveaway.UniqueGift
- UniqueGiftBackdrop - Class in io.github.natanimn.telebof.types.gift_and_giveaway
-
This object describes the backdrop of a unique gift.
- UniqueGiftBackdrop() - Constructor for class io.github.natanimn.telebof.types.gift_and_giveaway.UniqueGiftBackdrop
- UniqueGiftBackdropColors - Class in io.github.natanimn.telebof.types.gift_and_giveaway
-
This object describes the colors of the backdrop of a unique gift.
- UniqueGiftBackdropColors() - Constructor for class io.github.natanimn.telebof.types.gift_and_giveaway.UniqueGiftBackdropColors
- UniqueGiftInfo - Class in io.github.natanimn.telebof.types.gift_and_giveaway
-
Describes a service message about a unique gift that was sent or received.
- UniqueGiftInfo() - Constructor for class io.github.natanimn.telebof.types.gift_and_giveaway.UniqueGiftInfo
- UniqueGiftModel - Class in io.github.natanimn.telebof.types.gift_and_giveaway
-
This object describes the model of a unique gift.
- UniqueGiftModel() - Constructor for class io.github.natanimn.telebof.types.gift_and_giveaway.UniqueGiftModel
- UniqueGiftSymbol - Class in io.github.natanimn.telebof.types.gift_and_giveaway
-
This object describes the symbol shown on the pattern of a unique gift.
- UniqueGiftSymbol() - Constructor for class io.github.natanimn.telebof.types.gift_and_giveaway.UniqueGiftSymbol
- unlimited_gifts - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.AcceptedGiftTypes
-
True, if unlimited regular gifts are accepted
- unpinAllChatMessages(Object) - Method in class io.github.natanimn.telebof.BotContext
-
Use this method to clear the list of pinned messages in a chat.
- UnpinAllChatMessages - Class in io.github.natanimn.telebof.requests.pin_and_unpin
-
UnpinAllChatMessages class.
- UnpinAllChatMessages(Object, Api) - Constructor for class io.github.natanimn.telebof.requests.pin_and_unpin.UnpinAllChatMessages
-
Required
- unpinAllForumTopicMessages(Object, int) - Method in class io.github.natanimn.telebof.BotContext
-
Use this method to clear the list of pinned messages in a forum topic.
- UnpinAllForumTopicMessages - Class in io.github.natanimn.telebof.requests.pin_and_unpin
-
UnpinAllForumTopicMessages class.
- UnpinAllForumTopicMessages(Object, int, Api) - Constructor for class io.github.natanimn.telebof.requests.pin_and_unpin.UnpinAllForumTopicMessages
-
Required
- unpinAllGeneralForumTopicMessages(Object) - Method in class io.github.natanimn.telebof.BotContext
-
Use this method to clear the list of pinned messages in a General forum topic.
- UnpinAllGeneralForumTopicMessages - Class in io.github.natanimn.telebof.requests.pin_and_unpin
-
UnpinAllGeneralForumTopicMessages class.
- UnpinAllGeneralForumTopicMessages(Object, Api) - Constructor for class io.github.natanimn.telebof.requests.pin_and_unpin.UnpinAllGeneralForumTopicMessages
-
Required
- unpinChatMessage(Object) - Method in class io.github.natanimn.telebof.BotContext
-
Use this method to remove a message from the list of pinned messages in a chat.
- UnpinChatMessage - Class in io.github.natanimn.telebof.requests.pin_and_unpin
-
UnpinChatMessage class.
- UnpinChatMessage(Object, Api) - Constructor for class io.github.natanimn.telebof.requests.pin_and_unpin.UnpinChatMessage
-
Required
- unrestrict_boost_count - Variable in class io.github.natanimn.telebof.types.chat_and_user.ChatFullInfo
-
For supergroups, the minimum number of boosts that a non-administrator user needs to add in order to ignore slow mode and chat permissions
- UNSPECIFIED - Enum constant in enum class io.github.natanimn.telebof.enums.PassportElementErrorSource
- until_date - Variable in class io.github.natanimn.telebof.types.chat_and_user.ChatMember
-
Optional.
- untilDate(int) - Method in class io.github.natanimn.telebof.requests.service.BanChatMember
-
Optional
- untilDate(long) - Method in class io.github.natanimn.telebof.requests.service.RestrictChatMember
-
Optional
- Update - Class in io.github.natanimn.telebof.types.updates
-
This class represents an incoming updates.
- Update() - Constructor for class io.github.natanimn.telebof.types.updates.Update
- update_id - Variable in class io.github.natanimn.telebof.types.updates.Update
-
The update's unique identifier.
- UpdateHandler<T> - Interface in io.github.natanimn.telebof
- Updates - Enum Class in io.github.natanimn.telebof.enums
- upgrade_star_count - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.Gift
- upgradeGift(String, String) - Method in class io.github.natanimn.telebof.BotContext
-
Upgrades a given regular gift to a unique gift.
- UpgradeGift - Class in io.github.natanimn.telebof.requests.service
-
UpgradeGift class.
- UpgradeGift(String, String, Api) - Constructor for class io.github.natanimn.telebof.requests.service.UpgradeGift
-
Required
- UPLOAD_DOCUMENT - Enum constant in enum class io.github.natanimn.telebof.enums.ChatAction
- UPLOAD_PHOTO - Enum constant in enum class io.github.natanimn.telebof.enums.ChatAction
- UPLOAD_VIDEO - Enum constant in enum class io.github.natanimn.telebof.enums.ChatAction
- UPLOAD_VIDEO_NOTE - Enum constant in enum class io.github.natanimn.telebof.enums.ChatAction
- UPLOAD_VOICE - Enum constant in enum class io.github.natanimn.telebof.enums.ChatAction
- uploadStickerFile(long, File, StickerFormat) - Method in class io.github.natanimn.telebof.BotContext
-
Use this method to upload a file with a sticker for later use in the
BotContext.createNewStickerSet(long, java.lang.String, java.lang.String, io.github.natanimn.telebof.types.input.InputSticker[])
,BotContext.addStickerToSet(long, java.lang.String, io.github.natanimn.telebof.types.input.InputSticker)
, orBotContext.replaceStickerInSet(long, java.lang.String, java.lang.String, io.github.natanimn.telebof.types.input.InputSticker)
methods (the file can be used multiple times). - UploadStickerFile - Class in io.github.natanimn.telebof.requests.service
-
UploadStickerFile class.
- UploadStickerFile(long, File, StickerFormat, Api) - Constructor for class io.github.natanimn.telebof.requests.service.UploadStickerFile
-
Required
- url - Variable in class io.github.natanimn.telebof.types.keyboard.InlineKeyboardButton
- url - Variable in class io.github.natanimn.telebof.types.keyboard.LoginUrl
- url - Variable in class io.github.natanimn.telebof.types.media_and_service.LinkPreviewOptions
-
Optional.
- url - Variable in class io.github.natanimn.telebof.types.media_and_service.MessageEntity
-
Optional.
- url - Variable in class io.github.natanimn.telebof.types.payments.RevenueWithdrawalState
-
An HTTPS URL that can be used to see transaction details
- url - Variable in class io.github.natanimn.telebof.types.web.WebAppInfo
-
An HTTPS URL of a Web App to be opened with additional data as specified in Initializing Web Apps
- url - Variable in class io.github.natanimn.telebof.types.web.WebhookInfo
-
Webhook URL, may be empty if webhook is not set up
- url(String) - Method in class io.github.natanimn.telebof.requests.answer.AnswerCallbackQuery
-
Optional
- url(String) - Method in class io.github.natanimn.telebof.types.inline.InlineQueryResultArticle
-
Optional
- url(String) - Method in class io.github.natanimn.telebof.types.keyboard.InlineKeyboardButton
-
Optional
- url(String) - Method in class io.github.natanimn.telebof.types.media_and_service.LinkPreviewOptions
- url(String) - Method in class io.github.natanimn.telebof.types.media_and_service.MessageEntity
- URL - Enum constant in enum class io.github.natanimn.telebof.enums.EntityType
- useIndependentChatPermissions(boolean) - Method in class io.github.natanimn.telebof.requests.service.RestrictChatMember
-
Optional
- useIndependentChatPermissions(boolean) - Method in class io.github.natanimn.telebof.requests.set.SetChatPermissions
-
Optional
- user - Variable in class io.github.natanimn.telebof.types.chat_and_user.ChatBoostSource
-
User
- user - Variable in class io.github.natanimn.telebof.types.chat_and_user.ChatMember
-
Information about the user
- user - Variable in class io.github.natanimn.telebof.types.media_and_service.GameHighScore
-
User
- user - Variable in class io.github.natanimn.telebof.types.media_and_service.MessageEntity
-
Optional.
- user - Variable in class io.github.natanimn.telebof.types.payments.TransactionPartner
-
Information about the user
- user - Variable in class io.github.natanimn.telebof.types.updates.BusinessConnection
-
Business account user that created the business connection
- user - Variable in class io.github.natanimn.telebof.types.updates.MessageReactionUpdated
-
The user that changed the reaction, if the user isn't anonymous
- user - Variable in class io.github.natanimn.telebof.types.updates.PollAnswer
-
The user that changed the answer to the poll, if the voter isn't anonymous
- user(User) - Method in class io.github.natanimn.telebof.types.media_and_service.MessageEntity
- User - Class in io.github.natanimn.telebof.types.chat_and_user
-
This object represents a Telegram user or bot.
- User() - Constructor for class io.github.natanimn.telebof.types.chat_and_user.User
- USER - Enum constant in enum class io.github.natanimn.telebof.enums.MessageOriginType
- USER - Enum constant in enum class io.github.natanimn.telebof.enums.TransactionPartnerType
- user_chat_id - Variable in class io.github.natanimn.telebof.types.updates.ChatJoinRequest
-
Identifier of a private chat with the user who sent the join request.
- user_Chat_id - Variable in class io.github.natanimn.telebof.types.updates.BusinessConnection
-
Identifier of a private chat with the user who created the business connection
- user_id - Variable in class io.github.natanimn.telebof.types.chat_and_user.SharedUser
-
Identifier of the shared user.
- user_id - Variable in class io.github.natanimn.telebof.types.media_and_service.Contact
-
Optional.
- userAdministratorRights(ChatAdministratorRights) - Method in class io.github.natanimn.telebof.types.keyboard.KeyboardButtonRequestChat
-
Optional
- UserChatBoosts - Class in io.github.natanimn.telebof.types.chat_and_user
-
This object represents a list of boosts added to a chat by a user.
- UserChatBoosts() - Constructor for class io.github.natanimn.telebof.types.chat_and_user.UserChatBoosts
- userIsBot(boolean) - Method in class io.github.natanimn.telebof.types.keyboard.KeyboardButtonRequestUsers
-
Optional
- userIsPremium(boolean) - Method in class io.github.natanimn.telebof.types.keyboard.KeyboardButtonRequestUsers
-
Optional
- username - Variable in class io.github.natanimn.telebof.types.chat_and_user.Chat
-
Username, for private chats, supergroups and channels if available
- username - Variable in class io.github.natanimn.telebof.types.chat_and_user.ChatShared
-
Optional.
- username - Variable in class io.github.natanimn.telebof.types.chat_and_user.SharedUser
-
Optional.
- username - Variable in class io.github.natanimn.telebof.types.chat_and_user.User
-
Optional.
- username(String) - Method in class io.github.natanimn.telebof.requests.set.SetBusinessAccountUsername
-
Optional
- usernames(String...) - Method in class io.github.natanimn.telebof.filters.Filter
-
Filter updates that match a given user's username.
- UserProfilePhotos - Class in io.github.natanimn.telebof.types.chat_and_user
-
This object represent a user's profile pictures.
- UserProfilePhotos() - Constructor for class io.github.natanimn.telebof.types.chat_and_user.UserProfilePhotos
- users - Variable in class io.github.natanimn.telebof.types.chat_and_user.UsersShared
-
Information about users shared with the bot.
- users - Variable in class io.github.natanimn.telebof.types.media_and_service.VideoChatParticipantsInvited
-
New members that were invited to the video chat
- users_shared - Variable in class io.github.natanimn.telebof.types.updates.Message
-
Service message: users were shared with the bot
- usersShared() - Method in class io.github.natanimn.telebof.filters.Filter
-
Filter service messages for users shared.
- UsersShared - Class in io.github.natanimn.telebof.types.chat_and_user
-
This object contains information about the users whose identifiers were shared with the bot using a
KeyboardButtonRequestUsers
button. - UsersShared() - Constructor for class io.github.natanimn.telebof.types.chat_and_user.UsersShared
- useTestServer(boolean) - Method in class io.github.natanimn.telebof.BotClient.Builder
-
Optional
- Util - Class in io.github.natanimn.telebof
-
A Utility class
- Util() - Constructor for class io.github.natanimn.telebof.Util
- UTILITY_BILL - Enum constant in enum class io.github.natanimn.telebof.enums.PassportElementType
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form