|
tgbotxx 1.1.9.2
Telegram Bot C++ Library
|
This is the complete list of members for tgbotxx::Bot, including all inherited members.
| api() const noexcept | tgbotxx::Bot | protected |
| Bot(const std::string &token) | tgbotxx::Bot | explicit |
| getApi() const noexcept | tgbotxx::Bot | protected |
| isRunning() const noexcept | tgbotxx::Bot | protected |
| onAnyMessage(const Ptr< Message > &message) | tgbotxx::Bot | inlinevirtual |
| onBusinessConnection(const Ptr< BusinessConnection > &businessConnection) | tgbotxx::Bot | inlinevirtual |
| onBusinessMessage(const Ptr< Message > &businessMessage) | tgbotxx::Bot | inlinevirtual |
| onBusinessMessageEdited(const Ptr< Message > &editedBusinessMessage) | tgbotxx::Bot | inlinevirtual |
| onBusinessMessagesDeleted(const Ptr< BusinessMessagesDeleted > &deletedBusinessMessages) | tgbotxx::Bot | inlinevirtual |
| onCallbackQuery(const Ptr< CallbackQuery > &callbackQuery) | tgbotxx::Bot | inlinevirtual |
| onChannelPost(const Ptr< Message > &channelPost) | tgbotxx::Bot | inlinevirtual |
| onChannelPostEdited(const Ptr< Message > &editedChannelPost) | tgbotxx::Bot | inlinevirtual |
| onChatBoostRemoved(const Ptr< ChatBoostRemoved > &removedChatBoost) | tgbotxx::Bot | inlinevirtual |
| onChatBoostUpdated(const Ptr< ChatBoostUpdated > &chatBoost) | tgbotxx::Bot | inlinevirtual |
| onChatJoinRequest(const Ptr< ChatJoinRequest > &chatJoinRequest) | tgbotxx::Bot | inlinevirtual |
| onChatMemberUpdated(const Ptr< ChatMemberUpdated > &chatMember) | tgbotxx::Bot | inlinevirtual |
| onChosenInlineResult(const Ptr< ChosenInlineResult > &chosenInlineResult) | tgbotxx::Bot | inlinevirtual |
| onCommand(const Ptr< Message > &command) | tgbotxx::Bot | inlinevirtual |
| onInlineQuery(const Ptr< InlineQuery > &inlineQuery) | tgbotxx::Bot | inlinevirtual |
| onLongPollError(const std::string &errorMessage, ErrorCode errorCode) | tgbotxx::Bot | inlinevirtual |
| onMessageEdited(const Ptr< Message > &editedMessage) | tgbotxx::Bot | inlinevirtual |
| onMessageReactionCountUpdated(const Ptr< MessageReactionCountUpdated > &messageReactionCount) | tgbotxx::Bot | inlinevirtual |
| onMessageReactionUpdated(const Ptr< MessageReactionUpdated > &messageReaction) | tgbotxx::Bot | inlinevirtual |
| onMyChatMemberUpdated(const Ptr< ChatMemberUpdated > &myChatMember) | tgbotxx::Bot | inlinevirtual |
| onNonCommandMessage(const Ptr< Message > &message) | tgbotxx::Bot | inlinevirtual |
| onPaidMediaPurchased(const Ptr< PaidMediaPurchased > &purchasedPaidMedia) | tgbotxx::Bot | inlinevirtual |
| onPoll(const Ptr< Poll > &poll) | tgbotxx::Bot | inlinevirtual |
| onPollAnswer(const Ptr< PollAnswer > &pollAnswer) | tgbotxx::Bot | inlinevirtual |
| onPreCheckoutQuery(const Ptr< PreCheckoutQuery > &preCheckoutQuery) | tgbotxx::Bot | inlinevirtual |
| onShippingQuery(const Ptr< ShippingQuery > &shippingQuery) | tgbotxx::Bot | inlinevirtual |
| onStart() | tgbotxx::Bot | inlinevirtual |
| onStop() | tgbotxx::Bot | inlinevirtual |
| onUnknownCommand(const Ptr< Message > &message) | tgbotxx::Bot | inlinevirtual |
| start() | tgbotxx::Bot | |
| stop() | tgbotxx::Bot | |
| ~Bot() | tgbotxx::Bot | virtual |