tgbotxx  1.1.6.9
Telegram Bot C++ Library
tgbotxx::Bot Member List

This is the complete list of members for tgbotxx::Bot, including all inherited members.

api() const noexcepttgbotxx::Botprotected
Bot(const std::string &token)tgbotxx::Botexplicit
getApi() const noexcepttgbotxx::Botprotected
isRunning() const noexcepttgbotxx::Botprotected
onAnyMessage(const Ptr< Message > &message)tgbotxx::Botinlinevirtual
onCallbackQuery(const Ptr< CallbackQuery > &callbackQuery)tgbotxx::Botinlinevirtual
onChatBoostRemoved(const Ptr< ChatBoostRemoved > &chatBoostRemoved)tgbotxx::Botinlinevirtual
onChatBoostUpdated(const Ptr< ChatBoostUpdated > &chatBoostUpdated)tgbotxx::Botinlinevirtual
onChatJoinRequest(const Ptr< ChatJoinRequest > &chatJoinRequest)tgbotxx::Botinlinevirtual
onChatMember(const Ptr< ChatMemberUpdated > &chatMemberUpdated)tgbotxx::Botinlinevirtual
onChosenInlineResult(const Ptr< ChosenInlineResult > &chosenInlineResult)tgbotxx::Botinlinevirtual
onCommand(const Ptr< Message > &command)tgbotxx::Botinlinevirtual
onEditedMessage(const Ptr< Message > &editedMessage)tgbotxx::Botinlinevirtual
onInlineQuery(const Ptr< InlineQuery > &inlineQuery)tgbotxx::Botinlinevirtual
onLongPollError(const std::string &errorMessage, ErrorCode errorCode)tgbotxx::Botinlinevirtual
onMessageReactionCountUpdated(const Ptr< MessageReactionCountUpdated > &messageReactionCount)tgbotxx::Botinlinevirtual
onMessageReactionUpdated(const Ptr< MessageReactionUpdated > &messageReaction)tgbotxx::Botinlinevirtual
onMyChatMember(const Ptr< ChatMemberUpdated > &myChatMemberUpdated)tgbotxx::Botinlinevirtual
onNonCommandMessage(const Ptr< Message > &message)tgbotxx::Botinlinevirtual
onPoll(const Ptr< Poll > &poll)tgbotxx::Botinlinevirtual
onPollAnswer(const Ptr< PollAnswer > &pollAnswer)tgbotxx::Botinlinevirtual
onPreCheckoutQuery(const Ptr< PreCheckoutQuery > &preCheckoutQuery)tgbotxx::Botinlinevirtual
onShippingQuery(const Ptr< ShippingQuery > &shippingQuery)tgbotxx::Botinlinevirtual
onStart()tgbotxx::Botinlinevirtual
onStop()tgbotxx::Botinlinevirtual
onUnknownCommand(const Ptr< Message > &message)tgbotxx::Botinlinevirtual
start()tgbotxx::Bot
stop()tgbotxx::Bot
~Bot()tgbotxx::Bot