|
tgbot-cpp
|
This is the complete list of members for TgBot::Api, including all inherited members.
| _httpClient | TgBot::Api | |
| _token | TgBot::Api | protected |
| _url | TgBot::Api | protected |
| addStickerToSet(std::int64_t userId, const std::string &name, std::shared_ptr< InputSticker > sticker) const | TgBot::Api | |
| answerCallbackQuery(const std::string &callbackQueryId, const std::string &text="", bool showAlert=false, const std::string &url="", std::int32_t cacheTime=0) const | TgBot::Api | |
| answerChatJoinRequestQuery(const std::string &chatJoinRequestQueryId, const std::string &result) const | TgBot::Api | |
| answerGuestQuery(const std::string &guestQueryId, std::shared_ptr< InlineQueryResult > result) const | TgBot::Api | |
| answerInlineQuery(const std::string &inlineQueryId, const std::vector< std::shared_ptr< InlineQueryResult > > &results, std::int32_t cacheTime=300, bool isPersonal=false, const std::string &nextOffset="", std::shared_ptr< InlineQueryResultsButton > button=nullptr) const | TgBot::Api | |
| answerPreCheckoutQuery(const std::string &preCheckoutQueryId, bool ok, const std::string &errorMessage="") const | TgBot::Api | |
| answerShippingQuery(const std::string &shippingQueryId, bool ok, const std::vector< std::shared_ptr< ShippingOption > > &shippingOptions={ }, const std::string &errorMessage="") const | TgBot::Api | |
| answerWebAppQuery(const std::string &webAppQueryId, std::shared_ptr< InlineQueryResult > result) const | TgBot::Api | |
| Api(std::string token, const HttpClient &httpClient, std::string url) | TgBot::Api | |
| approveChatJoinRequest(std::variant< std::int64_t, std::string > chatId, std::int64_t userId) const | TgBot::Api | |
| approveSuggestedPost(std::variant< std::int64_t, std::string > chatId, std::int32_t messageId, std::int32_t sendDate=0) const | TgBot::Api | |
| banChatMember(std::variant< std::int64_t, std::string > chatId, std::int64_t userId, std::int32_t untilDate=0, bool revokeMessages=true) const | TgBot::Api | |
| banChatSenderChat(std::variant< std::int64_t, std::string > chatId, std::int64_t senderChatId) const | TgBot::Api | |
| Bot class | TgBot::Api | friend |
| close() const | TgBot::Api | |
| closeForumTopic(std::variant< std::int64_t, std::string > chatId, std::int32_t messageThreadId) const | TgBot::Api | |
| closeGeneralForumTopic(std::variant< std::int64_t, std::string > chatId) const | TgBot::Api | |
| convertGiftToStars(const std::string &businessConnectionId, const std::string &ownedGiftId) const | TgBot::Api | |
| copyMessage(std::variant< std::int64_t, std::string > chatId, std::variant< std::int64_t, std::string > fromChatId, std::int32_t messageId, const std::string &caption="", const std::string &parseMode="", const std::vector< std::shared_ptr< MessageEntity > > &captionEntities={ }, bool disableNotification=false, std::shared_ptr< ReplyParameters > replyParameters=nullptr, std::variant< std::shared_ptr< InlineKeyboardMarkup >, std::shared_ptr< ReplyKeyboardMarkup >, std::shared_ptr< ReplyKeyboardRemove >, std::shared_ptr< ForceReply > > replyMarkup={ }, bool protectContent=false, std::int32_t messageThreadId=0, bool allowPaidBroadcast=false, std::int64_t directMessagesTopicId=0, const std::string &messageEffectId="", bool showCaptionAboveMedia=false, std::shared_ptr< SuggestedPostParameters > suggestedPostParameters=nullptr, std::int32_t videoStartTimestamp=0) const | TgBot::Api | |
| copyMessages(std::variant< std::int64_t, std::string > chatId, std::variant< std::int64_t, std::string > fromChatId, const std::vector< std::int32_t > &messageIds, std::int32_t messageThreadId=0, bool disableNotification=false, bool protectContent=false, bool removeCaption=false, std::int64_t directMessagesTopicId=0) const | TgBot::Api | |
| createChatInviteLink(std::variant< std::int64_t, std::string > chatId, std::int32_t expireDate=0, std::int32_t memberLimit=0, const std::string &name="", bool createsJoinRequest=false) const | TgBot::Api | |
| createChatSubscriptionInviteLink(std::variant< std::int64_t, std::string > chatId, std::int32_t subscriptionPeriod, std::int32_t subscriptionPrice, const std::string &name="") const | TgBot::Api | |
| createForumTopic(std::variant< std::int64_t, std::string > chatId, const std::string &name, std::int32_t iconColor=0, const std::string &iconCustomEmojiId="") const | TgBot::Api | |
| createInvoiceLink(const std::string &title, const std::string &description, const std::string &payload, const std::string &providerToken, const std::string ¤cy, const std::vector< std::shared_ptr< LabeledPrice > > &prices, std::int32_t maxTipAmount=0, const std::vector< std::int32_t > &suggestedTipAmounts={ }, const std::string &providerData="", const std::string &photoUrl="", std::int32_t photoSize=0, std::int32_t photoWidth=0, std::int32_t photoHeight=0, bool needName=false, bool needPhoneNumber=false, bool needEmail=false, bool needShippingAddress=false, bool sendPhoneNumberToProvider=false, bool sendEmailToProvider=false, bool isFlexible=false, const std::string &businessConnectionId="", std::int32_t subscriptionPeriod=0) const | TgBot::Api | |
| createNewStickerSet(std::int64_t userId, const std::string &name, const std::string &title, const std::vector< std::shared_ptr< InputSticker > > &stickers, Sticker::Type stickerType=Sticker::Type::Regular, bool needsRepainting=false) const | TgBot::Api | |
| declineChatJoinRequest(std::variant< std::int64_t, std::string > chatId, std::int64_t userId) const | TgBot::Api | |
| declineSuggestedPost(std::variant< std::int64_t, std::string > chatId, std::int32_t messageId, const std::string &comment="") const | TgBot::Api | |
| deleteAllMessageReactions(std::variant< std::int64_t, std::string > chatId, std::int64_t actorChatId=0, std::int64_t userId=0) const | TgBot::Api | |
| deleteBusinessMessages(const std::string &businessConnectionId, const std::vector< std::int32_t > &messageIds) const | TgBot::Api | |
| deleteChatPhoto(std::variant< std::int64_t, std::string > chatId) const | TgBot::Api | |
| deleteChatStickerSet(std::variant< std::int64_t, std::string > chatId) const | TgBot::Api | |
| deleteEphemeralMessage(std::variant< std::int64_t, std::string > chatId, std::int32_t ephemeralMessageId, std::int64_t receiverUserId) const | TgBot::Api | |
| deleteForumTopic(std::variant< std::int64_t, std::string > chatId, std::int32_t messageThreadId) const | TgBot::Api | |
| deleteMessage(std::variant< std::int64_t, std::string > chatId, std::int32_t messageId) const | TgBot::Api | |
| deleteMessageReaction(std::variant< std::int64_t, std::string > chatId, std::int32_t messageId, std::int64_t actorChatId=0, std::int64_t userId=0) const | TgBot::Api | |
| deleteMessages(std::variant< std::int64_t, std::string > chatId, const std::vector< std::int32_t > &messageIds) const | TgBot::Api | |
| deleteMyCommands(std::shared_ptr< BotCommandScope > scope=nullptr, const std::string &languageCode="") const | TgBot::Api | |
| deleteStickerFromSet(const std::string &sticker) const | TgBot::Api | |
| deleteStickerSet(const std::string &name) const | TgBot::Api | |
| deleteStory(const std::string &businessConnectionId, std::int32_t storyId) const | TgBot::Api | |
| deleteWebhook(bool dropPendingUpdates=false) const | TgBot::Api | |
| downloadFile(const std::string &filePath, const std::vector< HttpFormField > &fields={ }) const | TgBot::Api | |
| editChatInviteLink(std::variant< std::int64_t, std::string > chatId, const std::string &inviteLink, std::int32_t expireDate=0, std::int32_t memberLimit=0, const std::string &name="", bool createsJoinRequest=false) const | TgBot::Api | |
| editChatSubscriptionInviteLink(std::variant< std::int64_t, std::string > chatId, const std::string &inviteLink, const std::string &name="") const | TgBot::Api | |
| editEphemeralMessageCaption(std::variant< std::int64_t, std::string > chatId, std::int32_t ephemeralMessageId, std::int64_t receiverUserId, const std::string &caption="", const std::vector< std::shared_ptr< MessageEntity > > &captionEntities={ }, const std::string &parseMode="", std::shared_ptr< InlineKeyboardMarkup > replyMarkup=nullptr) const | TgBot::Api | |
| editEphemeralMessageMedia(std::variant< std::int64_t, std::string > chatId, std::int32_t ephemeralMessageId, std::shared_ptr< InputMedia > media, std::int64_t receiverUserId, std::shared_ptr< InlineKeyboardMarkup > replyMarkup=nullptr) const | TgBot::Api | |
| editEphemeralMessageReplyMarkup(std::variant< std::int64_t, std::string > chatId, std::int32_t ephemeralMessageId, std::int64_t receiverUserId, std::shared_ptr< InlineKeyboardMarkup > replyMarkup=nullptr) const | TgBot::Api | |
| editEphemeralMessageText(std::variant< std::int64_t, std::string > chatId, std::int32_t ephemeralMessageId, std::int64_t receiverUserId, const std::string &text, const std::vector< std::shared_ptr< MessageEntity > > &entities={ }, std::shared_ptr< LinkPreviewOptions > linkPreviewOptions=nullptr, const std::string &parseMode="", std::shared_ptr< InlineKeyboardMarkup > replyMarkup=nullptr) const | TgBot::Api | |
| editForumTopic(std::variant< std::int64_t, std::string > chatId, std::int32_t messageThreadId, const std::string &name="", const std::string &iconCustomEmojiId="") const | TgBot::Api | |
| editGeneralForumTopic(std::variant< std::int64_t, std::string > chatId, const std::string &name) const | TgBot::Api | |
| editMessageCaption(std::variant< std::int64_t, std::string > chatId={ }, std::int32_t messageId=0, const std::string &caption="", const std::string &inlineMessageId="", std::shared_ptr< InlineKeyboardMarkup > replyMarkup=nullptr, const std::string &parseMode="", const std::vector< std::shared_ptr< MessageEntity > > &captionEntities={ }, const std::string &businessConnectionId="", bool showCaptionAboveMedia=false) const | TgBot::Api | |
| editMessageChecklist(std::variant< std::int64_t, std::string > chatId, const std::string &businessConnectionId, std::shared_ptr< InputChecklist > checklist, std::int32_t messageId, std::shared_ptr< InlineKeyboardMarkup > replyMarkup=nullptr) const | TgBot::Api | |
| editMessageLiveLocation(double latitude, double longitude, std::variant< std::int64_t, std::string > chatId={ }, std::int32_t messageId=0, const std::string &inlineMessageId="", std::shared_ptr< InlineKeyboardMarkup > replyMarkup=nullptr, double horizontalAccuracy=0, std::int32_t heading=0, std::int32_t proximityAlertRadius=0, const std::string &businessConnectionId="", std::int32_t livePeriod=0) const | TgBot::Api | |
| editMessageMedia(std::shared_ptr< InputMedia > media, std::variant< std::int64_t, std::string > chatId={ }, std::int32_t messageId=0, const std::string &inlineMessageId="", std::shared_ptr< InlineKeyboardMarkup > replyMarkup=nullptr, const std::string &businessConnectionId="") const | TgBot::Api | |
| editMessageReplyMarkup(std::variant< std::int64_t, std::string > chatId={ }, std::int32_t messageId=0, const std::string &inlineMessageId="", std::shared_ptr< InlineKeyboardMarkup > replyMarkup=nullptr, const std::string &businessConnectionId="") const | TgBot::Api | |
| editMessageText(const std::string &text="", std::variant< std::int64_t, std::string > chatId={ }, std::int32_t messageId=0, const std::string &inlineMessageId="", const std::string &parseMode="", std::shared_ptr< LinkPreviewOptions > linkPreviewOptions=nullptr, std::shared_ptr< InlineKeyboardMarkup > replyMarkup=nullptr, const std::vector< std::shared_ptr< MessageEntity > > &entities={ }, const std::string &businessConnectionId="", std::shared_ptr< InputRichMessage > richMessage=nullptr) const | TgBot::Api | |
| editStory(const std::string &businessConnectionId, std::shared_ptr< InputStoryContent > content, std::int32_t storyId, const std::vector< std::shared_ptr< StoryArea > > &areas={ }, const std::string &caption="", const std::vector< std::shared_ptr< MessageEntity > > &captionEntities={ }, const std::string &parseMode="") const | TgBot::Api | |
| editUserStarSubscription(bool isCanceled, const std::string &telegramPaymentChargeId, std::int64_t userId) const | TgBot::Api | |
| exportChatInviteLink(std::variant< std::int64_t, std::string > chatId) const | TgBot::Api | |
| forwardMessage(std::variant< std::int64_t, std::string > chatId, std::variant< std::int64_t, std::string > fromChatId, std::int32_t messageId, bool disableNotification=false, bool protectContent=false, std::int32_t messageThreadId=0, std::int64_t directMessagesTopicId=0, const std::string &messageEffectId="", std::shared_ptr< SuggestedPostParameters > suggestedPostParameters=nullptr, std::int32_t videoStartTimestamp=0) const | TgBot::Api | |
| forwardMessages(std::variant< std::int64_t, std::string > chatId, std::variant< std::int64_t, std::string > fromChatId, const std::vector< std::int32_t > &messageIds, std::int32_t messageThreadId=0, bool disableNotification=false, bool protectContent=false, std::int64_t directMessagesTopicId=0) const | TgBot::Api | |
| getAvailableGifts() const | TgBot::Api | |
| getBusinessAccountGifts(const std::string &businessConnectionId, bool excludeFromBlockchain=false, bool excludeLimitedNonUpgradable=false, bool excludeLimitedUpgradable=false, bool excludeSaved=false, bool excludeUnique=false, bool excludeUnlimited=false, bool excludeUnsaved=false, std::int32_t limit=0, const std::string &offset="", bool sortByPrice=false) const | TgBot::Api | |
| getBusinessAccountStarBalance(const std::string &businessConnectionId) const | TgBot::Api | |
| getBusinessConnection(const std::string &businessConnectionId) const | TgBot::Api | |
| getChat(std::variant< std::int64_t, std::string > chatId) const | TgBot::Api | |
| getChatAdministrators(std::variant< std::int64_t, std::string > chatId, bool returnBots=false) const | TgBot::Api | |
| getChatGifts(std::variant< std::int64_t, std::string > chatId, bool excludeFromBlockchain=false, bool excludeLimitedNonUpgradable=false, bool excludeLimitedUpgradable=false, bool excludeSaved=false, bool excludeUnique=false, bool excludeUnlimited=false, bool excludeUnsaved=false, std::int32_t limit=0, const std::string &offset="", bool sortByPrice=false) const | TgBot::Api | |
| getChatMember(std::variant< std::int64_t, std::string > chatId, std::int64_t userId) const | TgBot::Api | |
| getChatMemberCount(std::variant< std::int64_t, std::string > chatId) const | TgBot::Api | |
| getChatMenuButton(std::variant< std::int64_t, std::string > chatId={ }) const | TgBot::Api | |
| getCustomEmojiStickers(const std::vector< std::string > &customEmojiIds) const | TgBot::Api | |
| getFile(const std::string &fileId) const | TgBot::Api | |
| getForumTopicIconStickers() const | TgBot::Api | |
| getGameHighScores(std::int64_t userId, std::variant< std::int64_t, std::string > chatId={ }, std::int32_t messageId=0, const std::string &inlineMessageId="") const | TgBot::Api | |
| getManagedBotAccessSettings(std::int64_t userId) const | TgBot::Api | |
| getManagedBotToken(std::int64_t userId) const | TgBot::Api | |
| getMe() const | TgBot::Api | |
| getMyCommands(std::shared_ptr< BotCommandScope > scope=nullptr, const std::string &languageCode="") const | TgBot::Api | |
| getMyDefaultAdministratorRights(bool forChannels=false) const | TgBot::Api | |
| getMyDescription(const std::string &languageCode="") const | TgBot::Api | |
| getMyName(const std::string &languageCode="") const | TgBot::Api | |
| getMyShortDescription(const std::string &languageCode="") const | TgBot::Api | |
| getMyStarBalance() const | TgBot::Api | |
| getStarTransactions(std::int32_t limit=0, std::int32_t offset=0) const | TgBot::Api | |
| getStickerSet(const std::string &name) const | TgBot::Api | |
| getUpdates(std::int32_t offset=0, std::int32_t limit=100, std::int32_t timeout=0, const std::vector< std::string > &allowedUpdates={ }) const | TgBot::Api | |
| getUserChatBoosts(std::variant< std::int64_t, std::string > chatId, std::int64_t userId) const | TgBot::Api | |
| getUserGifts(std::int64_t userId, bool excludeFromBlockchain=false, bool excludeLimitedNonUpgradable=false, bool excludeLimitedUpgradable=false, bool excludeUnique=false, bool excludeUnlimited=false, std::int32_t limit=0, const std::string &offset="", bool sortByPrice=false) const | TgBot::Api | |
| getUserPersonalChatMessages(std::int32_t limit, std::int64_t userId) const | TgBot::Api | |
| getUserProfileAudios(std::int64_t userId, std::int32_t limit=0, std::int32_t offset=0) const | TgBot::Api | |
| getUserProfilePhotos(std::int64_t userId, std::int32_t offset=0, std::int32_t limit=100) const | TgBot::Api | |
| getWebhookInfo() const | TgBot::Api | |
| giftPremiumSubscription(std::int32_t monthCount, std::int32_t starCount, std::int64_t userId, const std::string &text="", const std::vector< std::shared_ptr< MessageEntity > > &textEntities={ }, const std::string &textParseMode="") const | TgBot::Api | |
| hideGeneralForumTopic(std::variant< std::int64_t, std::string > chatId) const | TgBot::Api | |
| leaveChat(std::variant< std::int64_t, std::string > chatId) const | TgBot::Api | |
| logOut() const | TgBot::Api | |
| pinChatMessage(std::variant< std::int64_t, std::string > chatId, std::int32_t messageId, const std::string &businessConnectionId="", bool disableNotification=false) const | TgBot::Api | |
| postStory(std::int32_t activePeriod, const std::string &businessConnectionId, std::shared_ptr< InputStoryContent > content, const std::vector< std::shared_ptr< StoryArea > > &areas={ }, const std::string &caption="", const std::vector< std::shared_ptr< MessageEntity > > &captionEntities={ }, const std::string &parseMode="", bool postToChatPage=false, bool protectContent=false) const | TgBot::Api | |
| promoteChatMember(std::variant< std::int64_t, std::string > chatId, std::int64_t userId, bool canChangeInfo=false, bool canPostMessages=false, bool canEditMessages=false, bool canDeleteMessages=false, bool canInviteUsers=false, bool canPinMessages=false, bool canPromoteMembers=false, bool isAnonymous=false, bool canManageChat=false, bool canManageVideoChats=false, bool canRestrictMembers=false, bool canManageTopics=false, bool canPostStories=false, bool canEditStories=false, bool canDeleteStories=false, bool canManageDirectMessages=false, bool canManageTags=false) const | TgBot::Api | |
| readBusinessMessage(std::variant< std::int64_t, std::string > chatId, const std::string &businessConnectionId, std::int32_t messageId) const | TgBot::Api | |
| refundStarPayment(const std::string &telegramPaymentChargeId, std::int64_t userId) const | TgBot::Api | |
| removeBusinessAccountProfilePhoto(const std::string &businessConnectionId, bool isPublic=false) const | TgBot::Api | |
| removeChatVerification(std::variant< std::int64_t, std::string > chatId) const | TgBot::Api | |
| removeMyProfilePhoto() const | TgBot::Api | |
| removeUserVerification(std::int64_t userId) const | TgBot::Api | |
| reopenForumTopic(std::variant< std::int64_t, std::string > chatId, std::int32_t messageThreadId) const | TgBot::Api | |
| reopenGeneralForumTopic(std::variant< std::int64_t, std::string > chatId) const | TgBot::Api | |
| replaceManagedBotToken(std::int64_t userId) const | TgBot::Api | |
| replaceStickerInSet(std::int64_t userId, const std::string &name, const std::string &oldSticker, std::shared_ptr< InputSticker > sticker) const | TgBot::Api | |
| repostStory(std::int32_t activePeriod, const std::string &businessConnectionId, std::variant< std::int64_t, std::string > fromChatId, std::int32_t fromStoryId, bool postToChatPage=false, bool protectContent=false) const | TgBot::Api | |
| restrictChatMember(std::variant< std::int64_t, std::string > chatId, std::int64_t userId, std::shared_ptr< ChatPermissions > permissions, std::int32_t untilDate=0, bool useIndependentChatPermissions=false) const | TgBot::Api | |
| revokeChatInviteLink(std::variant< std::int64_t, std::string > chatId, const std::string &inviteLink) const | TgBot::Api | |
| savePreparedInlineMessage(std::shared_ptr< InlineQueryResult > result, std::int64_t userId, bool allowBotChats=false, bool allowChannelChats=false, bool allowGroupChats=false, bool allowUserChats=false) const | TgBot::Api | |
| savePreparedKeyboardButton(std::shared_ptr< KeyboardButton > button, std::int64_t userId) const | TgBot::Api | |
| sendAnimation(std::variant< std::int64_t, std::string > chatId, std::variant< std::shared_ptr< InputFile >, std::string > animation, std::int32_t duration=0, std::int32_t width=0, std::int32_t height=0, std::variant< std::shared_ptr< InputFile >, std::string > thumbnail={ }, const std::string &caption="", std::shared_ptr< ReplyParameters > replyParameters=nullptr, std::variant< std::shared_ptr< InlineKeyboardMarkup >, std::shared_ptr< ReplyKeyboardMarkup >, std::shared_ptr< ReplyKeyboardRemove >, std::shared_ptr< ForceReply > > replyMarkup={ }, const std::string &parseMode="", bool disableNotification=false, const std::vector< std::shared_ptr< MessageEntity > > &captionEntities={ }, std::int32_t messageThreadId=0, bool protectContent=false, bool hasSpoiler=false, const std::string &businessConnectionId="", bool allowPaidBroadcast=false, const std::string &callbackQueryId="", std::int64_t directMessagesTopicId=0, const std::string &messageEffectId="", std::int64_t receiverUserId=0, bool showCaptionAboveMedia=false, std::shared_ptr< SuggestedPostParameters > suggestedPostParameters=nullptr) const | TgBot::Api | |
| sendAudio(std::variant< std::int64_t, std::string > chatId, std::variant< std::shared_ptr< InputFile >, std::string > audio, const std::string &caption="", std::int32_t duration=0, const std::string &performer="", const std::string &title="", std::variant< std::shared_ptr< InputFile >, std::string > thumbnail={ }, std::shared_ptr< ReplyParameters > replyParameters=nullptr, std::variant< std::shared_ptr< InlineKeyboardMarkup >, std::shared_ptr< ReplyKeyboardMarkup >, std::shared_ptr< ReplyKeyboardRemove >, std::shared_ptr< ForceReply > > replyMarkup={ }, const std::string &parseMode="", bool disableNotification=false, const std::vector< std::shared_ptr< MessageEntity > > &captionEntities={ }, std::int32_t messageThreadId=0, bool protectContent=false, const std::string &businessConnectionId="", bool allowPaidBroadcast=false, const std::string &callbackQueryId="", std::int64_t directMessagesTopicId=0, const std::string &messageEffectId="", std::int64_t receiverUserId=0, std::shared_ptr< SuggestedPostParameters > suggestedPostParameters=nullptr) const | TgBot::Api | |
| sendChatAction(std::variant< std::int64_t, std::string > chatId, const std::string &action, std::int32_t messageThreadId=0, const std::string &businessConnectionId="") const | TgBot::Api | |
| sendChatJoinRequestWebApp(const std::string &chatJoinRequestQueryId, const std::string &webAppUrl) const | TgBot::Api | |
| sendChecklist(std::variant< std::int64_t, std::string > chatId, const std::string &businessConnectionId, std::shared_ptr< InputChecklist > checklist, bool disableNotification=false, const std::string &messageEffectId="", bool protectContent=false, std::shared_ptr< InlineKeyboardMarkup > replyMarkup=nullptr, std::shared_ptr< ReplyParameters > replyParameters=nullptr) const | TgBot::Api | |
| sendContact(std::variant< std::int64_t, std::string > chatId, const std::string &phoneNumber, const std::string &firstName, const std::string &lastName="", const std::string &vcard="", bool disableNotification=false, std::shared_ptr< ReplyParameters > replyParameters=nullptr, std::variant< std::shared_ptr< InlineKeyboardMarkup >, std::shared_ptr< ReplyKeyboardMarkup >, std::shared_ptr< ReplyKeyboardRemove >, std::shared_ptr< ForceReply > > replyMarkup={ }, std::int32_t messageThreadId=0, bool protectContent=false, const std::string &businessConnectionId="", bool allowPaidBroadcast=false, const std::string &callbackQueryId="", std::int64_t directMessagesTopicId=0, const std::string &messageEffectId="", std::int64_t receiverUserId=0, std::shared_ptr< SuggestedPostParameters > suggestedPostParameters=nullptr) const | TgBot::Api | |
| sendDice(std::variant< std::int64_t, std::string > chatId, bool disableNotification=false, std::shared_ptr< ReplyParameters > replyParameters=nullptr, std::variant< std::shared_ptr< InlineKeyboardMarkup >, std::shared_ptr< ReplyKeyboardMarkup >, std::shared_ptr< ReplyKeyboardRemove >, std::shared_ptr< ForceReply > > replyMarkup={ }, const std::string &emoji="", std::int32_t messageThreadId=0, bool protectContent=false, const std::string &businessConnectionId="", bool allowPaidBroadcast=false, std::int64_t directMessagesTopicId=0, const std::string &messageEffectId="", std::shared_ptr< SuggestedPostParameters > suggestedPostParameters=nullptr) const | TgBot::Api | |
| sendDocument(std::variant< std::int64_t, std::string > chatId, std::variant< std::shared_ptr< InputFile >, std::string > document, std::variant< std::shared_ptr< InputFile >, std::string > thumbnail={ }, const std::string &caption="", std::shared_ptr< ReplyParameters > replyParameters=nullptr, std::variant< std::shared_ptr< InlineKeyboardMarkup >, std::shared_ptr< ReplyKeyboardMarkup >, std::shared_ptr< ReplyKeyboardRemove >, std::shared_ptr< ForceReply > > replyMarkup={ }, const std::string &parseMode="", bool disableNotification=false, const std::vector< std::shared_ptr< MessageEntity > > &captionEntities={ }, bool disableContentTypeDetection=false, std::int32_t messageThreadId=0, bool protectContent=false, const std::string &businessConnectionId="", bool allowPaidBroadcast=false, const std::string &callbackQueryId="", std::int64_t directMessagesTopicId=0, const std::string &messageEffectId="", std::int64_t receiverUserId=0, std::shared_ptr< SuggestedPostParameters > suggestedPostParameters=nullptr) const | TgBot::Api | |
| sendGame(std::variant< std::int64_t, std::string > chatId, const std::string &gameShortName, std::shared_ptr< ReplyParameters > replyParameters=nullptr, std::shared_ptr< InlineKeyboardMarkup > replyMarkup=nullptr, bool disableNotification=false, std::int32_t messageThreadId=0, bool protectContent=false, const std::string &businessConnectionId="", bool allowPaidBroadcast=false, const std::string &messageEffectId="") const | TgBot::Api | |
| sendGift(const std::string &giftId, std::variant< std::int64_t, std::string > chatId={ }, bool payForUpgrade=false, const std::string &text="", const std::vector< std::shared_ptr< MessageEntity > > &textEntities={ }, const std::string &textParseMode="", std::int64_t userId=0) const | TgBot::Api | |
| sendInvoice(std::variant< std::int64_t, std::string > chatId, const std::string &title, const std::string &description, const std::string &payload, const std::string &providerToken, const std::string ¤cy, const std::vector< std::shared_ptr< LabeledPrice > > &prices, const std::string &providerData="", const std::string &photoUrl="", std::int32_t photoSize=0, std::int32_t photoWidth=0, std::int32_t photoHeight=0, bool needName=false, bool needPhoneNumber=false, bool needEmail=false, bool needShippingAddress=false, bool sendPhoneNumberToProvider=false, bool sendEmailToProvider=false, bool isFlexible=false, std::shared_ptr< ReplyParameters > replyParameters=nullptr, std::shared_ptr< InlineKeyboardMarkup > replyMarkup=nullptr, bool disableNotification=false, std::int32_t messageThreadId=0, std::int32_t maxTipAmount=0, const std::vector< std::int32_t > &suggestedTipAmounts={ }, const std::string &startParameter="", bool protectContent=false, bool allowPaidBroadcast=false, std::int64_t directMessagesTopicId=0, const std::string &messageEffectId="", std::shared_ptr< SuggestedPostParameters > suggestedPostParameters=nullptr) const | TgBot::Api | |
| sendLivePhoto(std::variant< std::int64_t, std::string > chatId, std::variant< std::shared_ptr< InputFile >, std::string > livePhoto, std::variant< std::shared_ptr< InputFile >, std::string > photo, bool allowPaidBroadcast=false, const std::string &businessConnectionId="", const std::string &callbackQueryId="", const std::string &caption="", const std::vector< std::shared_ptr< MessageEntity > > &captionEntities={ }, std::int64_t directMessagesTopicId=0, bool disableNotification=false, bool hasSpoiler=false, const std::string &messageEffectId="", std::int32_t messageThreadId=0, const std::string &parseMode="", bool protectContent=false, std::int64_t receiverUserId=0, std::variant< std::shared_ptr< InlineKeyboardMarkup >, std::shared_ptr< ReplyKeyboardMarkup >, std::shared_ptr< ReplyKeyboardRemove >, std::shared_ptr< ForceReply > > replyMarkup={ }, std::shared_ptr< ReplyParameters > replyParameters=nullptr, bool showCaptionAboveMedia=false, std::shared_ptr< SuggestedPostParameters > suggestedPostParameters=nullptr) const | TgBot::Api | |
| sendLocation(std::variant< std::int64_t, std::string > chatId, double latitude, double longitude, std::int32_t livePeriod=0, std::shared_ptr< ReplyParameters > replyParameters=nullptr, std::variant< std::shared_ptr< InlineKeyboardMarkup >, std::shared_ptr< ReplyKeyboardMarkup >, std::shared_ptr< ReplyKeyboardRemove >, std::shared_ptr< ForceReply > > replyMarkup={ }, bool disableNotification=false, double horizontalAccuracy=0, std::int32_t heading=0, std::int32_t proximityAlertRadius=0, std::int32_t messageThreadId=0, bool protectContent=false, const std::string &businessConnectionId="", bool allowPaidBroadcast=false, const std::string &callbackQueryId="", std::int64_t directMessagesTopicId=0, const std::string &messageEffectId="", std::int64_t receiverUserId=0, std::shared_ptr< SuggestedPostParameters > suggestedPostParameters=nullptr) const | TgBot::Api | |
| sendMediaGroup(std::variant< std::int64_t, std::string > chatId, const std::vector< std::variant< std::shared_ptr< InputMediaAudio >, std::shared_ptr< InputMediaDocument >, std::shared_ptr< InputMediaLivePhoto >, std::shared_ptr< InputMediaPhoto >, std::shared_ptr< InputMediaVideo > > > &media, bool disableNotification=false, std::shared_ptr< ReplyParameters > replyParameters=nullptr, std::int32_t messageThreadId=0, bool protectContent=false, const std::string &businessConnectionId="", bool allowPaidBroadcast=false, std::int64_t directMessagesTopicId=0, const std::string &messageEffectId="") const | TgBot::Api | |
| sendMessage(std::variant< std::int64_t, std::string > chatId, const std::string &text, std::shared_ptr< LinkPreviewOptions > linkPreviewOptions=nullptr, std::shared_ptr< ReplyParameters > replyParameters=nullptr, std::variant< std::shared_ptr< InlineKeyboardMarkup >, std::shared_ptr< ReplyKeyboardMarkup >, std::shared_ptr< ReplyKeyboardRemove >, std::shared_ptr< ForceReply > > replyMarkup={ }, const std::string &parseMode="", bool disableNotification=false, const std::vector< std::shared_ptr< MessageEntity > > &entities={ }, std::int32_t messageThreadId=0, bool protectContent=false, const std::string &businessConnectionId="", bool allowPaidBroadcast=false, const std::string &callbackQueryId="", std::int64_t directMessagesTopicId=0, const std::string &messageEffectId="", std::int64_t receiverUserId=0, std::shared_ptr< SuggestedPostParameters > suggestedPostParameters=nullptr) const | TgBot::Api | |
| sendMessageDraft(std::variant< std::int64_t, std::string > chatId, std::int32_t draftId, const std::vector< std::shared_ptr< MessageEntity > > &entities={ }, std::int32_t messageThreadId=0, const std::string &parseMode="", const std::string &text="") const | TgBot::Api | |
| sendPaidMedia(std::variant< std::int64_t, std::string > chatId, const std::vector< std::shared_ptr< InputPaidMedia > > &media, std::int32_t starCount, bool allowPaidBroadcast=false, const std::string &businessConnectionId="", const std::string &caption="", const std::vector< std::shared_ptr< MessageEntity > > &captionEntities={ }, std::int64_t directMessagesTopicId=0, bool disableNotification=false, std::int32_t messageThreadId=0, const std::string &parseMode="", const std::string &payload="", bool protectContent=false, std::variant< std::shared_ptr< InlineKeyboardMarkup >, std::shared_ptr< ReplyKeyboardMarkup >, std::shared_ptr< ReplyKeyboardRemove >, std::shared_ptr< ForceReply > > replyMarkup={ }, std::shared_ptr< ReplyParameters > replyParameters=nullptr, bool showCaptionAboveMedia=false, std::shared_ptr< SuggestedPostParameters > suggestedPostParameters=nullptr) const | TgBot::Api | |
| sendPhoto(std::variant< std::int64_t, std::string > chatId, std::variant< std::shared_ptr< InputFile >, std::string > photo, const std::string &caption="", std::shared_ptr< ReplyParameters > replyParameters=nullptr, std::variant< std::shared_ptr< InlineKeyboardMarkup >, std::shared_ptr< ReplyKeyboardMarkup >, std::shared_ptr< ReplyKeyboardRemove >, std::shared_ptr< ForceReply > > replyMarkup={ }, const std::string &parseMode="", bool disableNotification=false, const std::vector< std::shared_ptr< MessageEntity > > &captionEntities={ }, std::int32_t messageThreadId=0, bool protectContent=false, bool hasSpoiler=false, const std::string &businessConnectionId="", bool allowPaidBroadcast=false, const std::string &callbackQueryId="", std::int64_t directMessagesTopicId=0, const std::string &messageEffectId="", std::int64_t receiverUserId=0, bool showCaptionAboveMedia=false, std::shared_ptr< SuggestedPostParameters > suggestedPostParameters=nullptr) const | TgBot::Api | |
| sendPoll(std::variant< std::int64_t, std::string > chatId, const std::string &question, const std::vector< std::shared_ptr< InputPollOption > > &options, bool disableNotification=false, std::shared_ptr< ReplyParameters > replyParameters=nullptr, std::variant< std::shared_ptr< InlineKeyboardMarkup >, std::shared_ptr< ReplyKeyboardMarkup >, std::shared_ptr< ReplyKeyboardRemove >, std::shared_ptr< ForceReply > > replyMarkup={ }, bool isAnonymous=true, const std::string &type="", bool allowsMultipleAnswers=false, const std::string &explanation="", const std::string &explanationParseMode="", const std::vector< std::shared_ptr< MessageEntity > > &explanationEntities={ }, std::int32_t openPeriod=0, std::int32_t closeDate=0, bool isClosed=false, std::int32_t messageThreadId=0, bool protectContent=false, const std::string &businessConnectionId="", bool allowAddingOptions=false, bool allowPaidBroadcast=false, bool allowsRevoting=false, const std::vector< std::int32_t > &correctOptionIds={ }, const std::vector< std::string > &countryCodes={ }, const std::string &description="", const std::vector< std::shared_ptr< MessageEntity > > &descriptionEntities={ }, const std::string &descriptionParseMode="", std::shared_ptr< InputPollMedia > explanationMedia=nullptr, bool hideResultsUntilCloses=false, std::shared_ptr< InputPollMedia > media=nullptr, bool membersOnly=false, const std::string &messageEffectId="", const std::vector< std::shared_ptr< MessageEntity > > &questionEntities={ }, const std::string &questionParseMode="", bool shuffleOptions=false) const | TgBot::Api | |
| sendRequest(const std::string &method, const std::vector< HttpFormField > &fields) const | TgBot::Api | protected |
| sendRichMessage(std::variant< std::int64_t, std::string > chatId, std::shared_ptr< InputRichMessage > richMessage, bool allowPaidBroadcast=false, const std::string &businessConnectionId="", std::int64_t directMessagesTopicId=0, bool disableNotification=false, const std::string &messageEffectId="", std::int32_t messageThreadId=0, bool protectContent=false, std::variant< std::shared_ptr< InlineKeyboardMarkup >, std::shared_ptr< ReplyKeyboardMarkup >, std::shared_ptr< ReplyKeyboardRemove >, std::shared_ptr< ForceReply > > replyMarkup={ }, std::shared_ptr< ReplyParameters > replyParameters=nullptr, std::shared_ptr< SuggestedPostParameters > suggestedPostParameters=nullptr) const | TgBot::Api | |
| sendRichMessageDraft(std::variant< std::int64_t, std::string > chatId, std::int32_t draftId, std::shared_ptr< InputRichMessage > richMessage, std::int32_t messageThreadId=0) const | TgBot::Api | |
| sendSticker(std::variant< std::int64_t, std::string > chatId, std::variant< std::shared_ptr< InputFile >, std::string > sticker, std::shared_ptr< ReplyParameters > replyParameters=nullptr, std::variant< std::shared_ptr< InlineKeyboardMarkup >, std::shared_ptr< ReplyKeyboardMarkup >, std::shared_ptr< ReplyKeyboardRemove >, std::shared_ptr< ForceReply > > replyMarkup={ }, bool disableNotification=false, std::int32_t messageThreadId=0, bool protectContent=false, const std::string &emoji="", const std::string &businessConnectionId="", bool allowPaidBroadcast=false, const std::string &callbackQueryId="", std::int64_t directMessagesTopicId=0, const std::string &messageEffectId="", std::int64_t receiverUserId=0, std::shared_ptr< SuggestedPostParameters > suggestedPostParameters=nullptr) const | TgBot::Api | |
| sendVenue(std::variant< std::int64_t, std::string > chatId, double latitude, double longitude, const std::string &title, const std::string &address, const std::string &foursquareId="", const std::string &foursquareType="", bool disableNotification=false, std::shared_ptr< ReplyParameters > replyParameters=nullptr, std::variant< std::shared_ptr< InlineKeyboardMarkup >, std::shared_ptr< ReplyKeyboardMarkup >, std::shared_ptr< ReplyKeyboardRemove >, std::shared_ptr< ForceReply > > replyMarkup={ }, const std::string &googlePlaceId="", const std::string &googlePlaceType="", std::int32_t messageThreadId=0, bool protectContent=false, const std::string &businessConnectionId="", bool allowPaidBroadcast=false, const std::string &callbackQueryId="", std::int64_t directMessagesTopicId=0, const std::string &messageEffectId="", std::int64_t receiverUserId=0, std::shared_ptr< SuggestedPostParameters > suggestedPostParameters=nullptr) const | TgBot::Api | |
| sendVideo(std::variant< std::int64_t, std::string > chatId, std::variant< std::shared_ptr< InputFile >, std::string > video, bool supportsStreaming=false, std::int32_t duration=0, std::int32_t width=0, std::int32_t height=0, std::variant< std::shared_ptr< InputFile >, std::string > thumbnail={ }, const std::string &caption="", std::shared_ptr< ReplyParameters > replyParameters=nullptr, std::variant< std::shared_ptr< InlineKeyboardMarkup >, std::shared_ptr< ReplyKeyboardMarkup >, std::shared_ptr< ReplyKeyboardRemove >, std::shared_ptr< ForceReply > > replyMarkup={ }, const std::string &parseMode="", bool disableNotification=false, const std::vector< std::shared_ptr< MessageEntity > > &captionEntities={ }, std::int32_t messageThreadId=0, bool protectContent=false, bool hasSpoiler=false, const std::string &businessConnectionId="", bool allowPaidBroadcast=false, const std::string &callbackQueryId="", std::variant< std::shared_ptr< InputFile >, std::string > cover={ }, std::int64_t directMessagesTopicId=0, const std::string &messageEffectId="", std::int64_t receiverUserId=0, bool showCaptionAboveMedia=false, std::int32_t startTimestamp=0, std::shared_ptr< SuggestedPostParameters > suggestedPostParameters=nullptr) const | TgBot::Api | |
| sendVideoNote(std::variant< std::int64_t, std::string > chatId, std::variant< std::shared_ptr< InputFile >, std::string > videoNote, std::shared_ptr< ReplyParameters > replyParameters=nullptr, bool disableNotification=false, std::int32_t duration=0, std::int32_t length=0, std::variant< std::shared_ptr< InputFile >, std::string > thumbnail={ }, std::variant< std::shared_ptr< InlineKeyboardMarkup >, std::shared_ptr< ReplyKeyboardMarkup >, std::shared_ptr< ReplyKeyboardRemove >, std::shared_ptr< ForceReply > > replyMarkup={ }, std::int32_t messageThreadId=0, bool protectContent=false, const std::string &businessConnectionId="", bool allowPaidBroadcast=false, const std::string &callbackQueryId="", std::int64_t directMessagesTopicId=0, const std::string &messageEffectId="", std::int64_t receiverUserId=0, std::shared_ptr< SuggestedPostParameters > suggestedPostParameters=nullptr) const | TgBot::Api | |
| sendVoice(std::variant< std::int64_t, std::string > chatId, std::variant< std::shared_ptr< InputFile >, std::string > voice, const std::string &caption="", std::int32_t duration=0, std::shared_ptr< ReplyParameters > replyParameters=nullptr, std::variant< std::shared_ptr< InlineKeyboardMarkup >, std::shared_ptr< ReplyKeyboardMarkup >, std::shared_ptr< ReplyKeyboardRemove >, std::shared_ptr< ForceReply > > replyMarkup={ }, const std::string &parseMode="", bool disableNotification=false, const std::vector< std::shared_ptr< MessageEntity > > &captionEntities={ }, std::int32_t messageThreadId=0, bool protectContent=false, const std::string &businessConnectionId="", bool allowPaidBroadcast=false, const std::string &callbackQueryId="", std::int64_t directMessagesTopicId=0, const std::string &messageEffectId="", std::int64_t receiverUserId=0, std::shared_ptr< SuggestedPostParameters > suggestedPostParameters=nullptr) const | TgBot::Api | |
| setBusinessAccountBio(const std::string &businessConnectionId, const std::string &bio="") const | TgBot::Api | |
| setBusinessAccountGiftSettings(std::shared_ptr< AcceptedGiftTypes > acceptedGiftTypes, const std::string &businessConnectionId, bool showGiftButton) const | TgBot::Api | |
| setBusinessAccountName(const std::string &businessConnectionId, const std::string &firstName, const std::string &lastName="") const | TgBot::Api | |
| setBusinessAccountProfilePhoto(const std::string &businessConnectionId, std::shared_ptr< InputProfilePhoto > photo, bool isPublic=false) const | TgBot::Api | |
| setBusinessAccountUsername(const std::string &businessConnectionId, const std::string &username="") const | TgBot::Api | |
| setChatAdministratorCustomTitle(std::variant< std::int64_t, std::string > chatId, std::int64_t userId, const std::string &customTitle) const | TgBot::Api | |
| setChatDescription(std::variant< std::int64_t, std::string > chatId, const std::string &description="") const | TgBot::Api | |
| setChatMemberTag(std::variant< std::int64_t, std::string > chatId, std::int64_t userId, const std::string &tag="") const | TgBot::Api | |
| setChatMenuButton(std::variant< std::int64_t, std::string > chatId={ }, std::shared_ptr< MenuButton > menuButton=nullptr) const | TgBot::Api | |
| setChatPermissions(std::variant< std::int64_t, std::string > chatId, std::shared_ptr< ChatPermissions > permissions, bool useIndependentChatPermissions=false) const | TgBot::Api | |
| setChatPhoto(std::variant< std::int64_t, std::string > chatId, std::variant< std::shared_ptr< InputFile >, std::string > photo) const | TgBot::Api | |
| setChatStickerSet(std::variant< std::int64_t, std::string > chatId, const std::string &stickerSetName) const | TgBot::Api | |
| setChatTitle(std::variant< std::int64_t, std::string > chatId, const std::string &title) const | TgBot::Api | |
| setCustomEmojiStickerSetThumbnail(const std::string &name, const std::string &customEmojiId="") const | TgBot::Api | |
| setGameScore(std::int64_t userId, std::int32_t score, bool force=false, bool disableEditMessage=false, std::variant< std::int64_t, std::string > chatId={ }, std::int32_t messageId=0, const std::string &inlineMessageId="") const | TgBot::Api | |
| setManagedBotAccessSettings(bool isAccessRestricted, std::int64_t userId, const std::vector< std::int32_t > &addedUserIds={ }) const | TgBot::Api | |
| setMessageReaction(std::variant< std::int64_t, std::string > chatId, std::int32_t messageId, const std::vector< std::shared_ptr< ReactionType > > &reaction={ }, bool isBig=false) const | TgBot::Api | |
| setMyCommands(const std::vector< std::shared_ptr< BotCommand > > &commands, std::shared_ptr< BotCommandScope > scope=nullptr, const std::string &languageCode="") const | TgBot::Api | |
| setMyDefaultAdministratorRights(std::shared_ptr< ChatAdministratorRights > rights=nullptr, bool forChannels=false) const | TgBot::Api | |
| setMyDescription(const std::string &description="", const std::string &languageCode="") const | TgBot::Api | |
| setMyName(const std::string &name="", const std::string &languageCode="") const | TgBot::Api | |
| setMyProfilePhoto(std::shared_ptr< InputProfilePhoto > photo) const | TgBot::Api | |
| setMyShortDescription(const std::string &shortDescription="", const std::string &languageCode="") const | TgBot::Api | |
| setPassportDataErrors(std::int64_t userId, const std::vector< std::shared_ptr< PassportElementError > > &errors) const | TgBot::Api | |
| setStickerEmojiList(const std::string &sticker, const std::vector< std::string > &emojiList) const | TgBot::Api | |
| setStickerKeywords(const std::string &sticker, const std::vector< std::string > &keywords={ }) const | TgBot::Api | |
| setStickerMaskPosition(const std::string &sticker, std::shared_ptr< MaskPosition > maskPosition=nullptr) const | TgBot::Api | |
| setStickerPositionInSet(const std::string &sticker, std::int32_t position) const | TgBot::Api | |
| setStickerSetThumbnail(const std::string &name, std::int64_t userId, const std::string &format, std::variant< std::shared_ptr< InputFile >, std::string > thumbnail={ }) const | TgBot::Api | |
| setStickerSetTitle(const std::string &name, const std::string &title) const | TgBot::Api | |
| setUserEmojiStatus(std::int64_t userId, const std::string &emojiStatusCustomEmojiId="", std::int32_t emojiStatusExpirationDate=0) const | TgBot::Api | |
| setWebhook(const std::string &url, std::shared_ptr< InputFile > certificate=nullptr, std::int32_t maxConnections=40, const std::vector< std::string > &allowedUpdates={ }, const std::string &ipAddress="", bool dropPendingUpdates=false, const std::string &secretToken="") const | TgBot::Api | |
| stopMessageLiveLocation(std::variant< std::int64_t, std::string > chatId={ }, std::int32_t messageId=0, const std::string &inlineMessageId="", std::shared_ptr< InlineKeyboardMarkup > replyMarkup=nullptr, const std::string &businessConnectionId="") const | TgBot::Api | |
| stopPoll(std::variant< std::int64_t, std::string > chatId, std::int32_t messageId, const std::string &businessConnectionId="", std::shared_ptr< InlineKeyboardMarkup > replyMarkup=nullptr) const | TgBot::Api | |
| transferBusinessAccountStars(const std::string &businessConnectionId, std::int32_t starCount) const | TgBot::Api | |
| transferGift(const std::string &businessConnectionId, std::int64_t newOwnerChatId, const std::string &ownedGiftId, std::int32_t starCount=0) const | TgBot::Api | |
| unbanChatMember(std::variant< std::int64_t, std::string > chatId, std::int64_t userId, bool onlyIfBanned=false) const | TgBot::Api | |
| unbanChatSenderChat(std::variant< std::int64_t, std::string > chatId, std::int64_t senderChatId) const | TgBot::Api | |
| unhideGeneralForumTopic(std::variant< std::int64_t, std::string > chatId) const | TgBot::Api | |
| unpinAllChatMessages(std::variant< std::int64_t, std::string > chatId) const | TgBot::Api | |
| unpinAllForumTopicMessages(std::variant< std::int64_t, std::string > chatId, std::int32_t messageThreadId) const | TgBot::Api | |
| unpinAllGeneralForumTopicMessages(std::variant< std::int64_t, std::string > chatId) const | TgBot::Api | |
| unpinChatMessage(std::variant< std::int64_t, std::string > chatId, const std::string &businessConnectionId="", std::int32_t messageId=0) const | TgBot::Api | |
| upgradeGift(const std::string &businessConnectionId, const std::string &ownedGiftId, bool keepOriginalDetails=false, std::int32_t starCount=0) const | TgBot::Api | |
| uploadStickerFile(std::int64_t userId, std::variant< std::shared_ptr< InputFile >, std::string > sticker, const std::string &stickerFormat) const | TgBot::Api | |
| verifyChat(std::variant< std::int64_t, std::string > chatId, const std::string &customDescription="") const | TgBot::Api | |
| verifyUser(std::int64_t userId, const std::string &customDescription="") const | TgBot::Api |