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

U

uname - Variable in record class io.github.natanimn.telebof.BotClient.UpdateInfo
The field for the uname record component.
uname() - Method in record class io.github.natanimn.telebof.BotClient.UpdateInfo
Returns the value of the uname record component.
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
unclaimedPrizeCount - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.GiveawayCompleted
Optional.
unclaimedPrizeCount - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.GiveawayWinners
Optional.
UNCOMMON - Enum constant in enum class io.github.natanimn.telebof.enums.ModelRarity
 
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
uniqueGift - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.OwnedGift
Information about the unique gift (for type "unique")
uniqueGift - Variable in class io.github.natanimn.telebof.types.updates.Message
Optional.
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
 
UniqueGiftBackdrop(String, UniqueGiftBackdropColors, Integer) - 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
 
UniqueGiftBackdropColors(Integer, Integer, Integer, Integer) - Constructor for class io.github.natanimn.telebof.types.gift_and_giveaway.UniqueGiftBackdropColors
 
uniqueGiftColors - Variable in class io.github.natanimn.telebof.types.chat_and_user.ChatFullInfo
Optional.
UniqueGiftColors - Class in io.github.natanimn.telebof.types.gift_and_giveaway
This object contains information about the color scheme for a user's name, message replies and link previews based on a unique gift.
UniqueGiftColors() - Constructor for class io.github.natanimn.telebof.types.gift_and_giveaway.UniqueGiftColors
 
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
 
uniqueGiftNumber - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.GiftInfo
Optional.
uniqueGiftNumber - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.OwnedGift
Optional.
uniqueGifts - 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
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
 
uniqueGiftVariantCount - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.Gift
Optional.
unlimitedGifts - 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
unrestrictBoostCount - 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
 
untilDate - 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 - Variable in record class io.github.natanimn.telebof.BotClient.UpdateInfo
The field for the update record component.
update - Variable in class io.github.natanimn.telebof.filters.Filter
 
update() - Method in record class io.github.natanimn.telebof.BotClient.UpdateInfo
Returns the value of the update record component.
Update - Class in io.github.natanimn.telebof.types.updates
This class represents an incoming update.
Update() - Constructor for class io.github.natanimn.telebof.types.updates.Update
 
UpdateHandler<T> - Interface in io.github.natanimn.telebof
 
updateId - Variable in class io.github.natanimn.telebof.types.updates.Update
The update's unique identifier.
UpdateInfo(TelegramUpdate, Updates) - Constructor for record class io.github.natanimn.telebof.BotClient.UpdateInfo
Creates an instance of a UpdateInfo record class.
updateMap - Static variable in class io.github.natanimn.telebof.BotClient
 
Updates - Enum Class in io.github.natanimn.telebof.enums
 
Updates() - Constructor for enum class io.github.natanimn.telebof.enums.Updates
 
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
upgradeStarCount - Variable in class io.github.natanimn.telebof.types.gift_and_giveaway.Gift
The number of Telegram Stars that must be paid to upgrade the gift to a unique one
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
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.inline.InlineQueryResultArticle
 
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.story.StoryAreaTypeLink
HTTP or tg:// URL to be opened when the area is clicked
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 - Enum constant in enum class io.github.natanimn.telebof.enums.EntityType
 
URL - Variable in class io.github.natanimn.telebof.requests.Api
 
useColor - Variable in class io.github.natanimn.telebof.log.LogFormatter
 
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.DirectMessagesTopic
Optional.
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 - 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
 
userAdministratorRights - Variable in class io.github.natanimn.telebof.types.keyboard.KeyboardButtonRequestChat
 
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
 
userChatId - Variable in class io.github.natanimn.telebof.types.updates.BusinessConnection
Identifier of a private chat with the user who created the business connection
userChatId - Variable in class io.github.natanimn.telebof.types.updates.ChatJoinRequest
Identifier of a private chat with the user who sent the join request.
userId - Variable in class io.github.natanimn.telebof.types.chat_and_user.SharedUser
Identifier of the shared user.
userId - Variable in class io.github.natanimn.telebof.types.media_and_service.Contact
Optional.
userIsBot - Variable in class io.github.natanimn.telebof.types.keyboard.KeyboardButtonRequestUsers
 
userIsPremium - Variable in class io.github.natanimn.telebof.types.keyboard.KeyboardButtonRequestUsers
 
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.ChatFullInfo
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.
UserProfileAudios - Class in io.github.natanimn.telebof.types.chat_and_user
This object represents the audios displayed on a user's profile.
UserProfileAudios() - Constructor for class io.github.natanimn.telebof.types.chat_and_user.UserProfileAudios
 
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
 
UserRating - Class in io.github.natanimn.telebof.types.chat_and_user
This object describes the rating of a user based on their Telegram Star spendings.
UserRating() - Constructor for class io.github.natanimn.telebof.types.chat_and_user.UserRating
 
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 - Enum constant in enum class io.github.natanimn.telebof.enums.MessageType
Service messages for users shared, filtered by Filter.usersShared()
usersShared - 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
 
userStorage - Variable in class io.github.natanimn.telebof.states.StateMemoryStorage
 
useTestServer - Variable in class io.github.natanimn.telebof.BotClient.Builder
 
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
 
UtilTest - Class in io.github.natanimn
 
UtilTest() - Constructor for class io.github.natanimn.UtilTest
 
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