xxtelebot  1.4.1.0
A simple Telegram Bot implementation in C++
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NtgbotMain tgbot namespace
 NmethodsTG API methods and relative (parameter) types
 NtypesAPI Methods parameter types
 CChatMemberPromote
 CChatMemberRestrict
 CForceReply
 CInlineKeyboardButton
 CInlineKeyboardMarkup
 CInlineQueryResult
 CInlineQueryResultArticle
 CInlineQueryResultAudio
 CInlineQueryResultCachedAudio
 CInlineQueryResultCachedDocument
 CInlineQueryResultCachedGif
 CInlineQueryResultCachedMpeg4Gif
 CInlineQueryResultCachedPhoto
 CInlineQueryResultCachedSticker
 CInlineQueryResultCachedVideo
 CInlineQueryResultCachedVoice
 CInlineQueryResultContact
 CInlineQueryResultDocument
 CInlineQueryResultGame
 CInlineQueryResultGif
 CInlineQueryResultLocation
 CInlineQueryResultMpeg4Gif
 CInlineQueryResultPhoto
 CInlineQueryResultVenue
 CInlineQueryResultVideo
 CInlineQueryResultVoice
 CInputContactMessageContent
 CInputLocationMessageContent
 CInputMedia
 CInputMediaAnimation
 CInputMediaAudio
 CInputMediaDocument
 CInputMediaPhoto
 CInputMediaVideo
 CInputMessageContent
 CInputTextMessageContent
 CInputVenueMessageContent
 CInvoiceThis struct contains parameters for sendInvoice method
 CLabeledPrice
 CLoginUrl
 CReplyKeyboardMarkup
 CReplyKeyboardRemove
 CReplyMarkup
 CShippingOption
 CApiContains Telegram bot API methods
 NtypesAPI-interacting types
 CAnimation
 CAudio
 CCallbackQuery
 CChat
 CChatMember
 CChatPhoto
 CChosenInlineResult
 CContact
 CDocument
 CFile
 CGame
 CGameHighScore
 CInlineQuery
 CInvoice
 CKeyboardButton
 CLocation
 CMaskPosition
 CMessage
 CMessageEntity
 COrderInfo
 CPhotoSize
 CPoll
 CPollOptions
 CPreCheckoutQuery
 CResponseParameters
 CShippingAddress
 CShippingQuery
 CSticker
 CStickerSet
 CSuccessfulPayment
 CUpdate
 CUser
 CUserProfilePhotos
 CVenue
 CVideo
 CVideoNote
 CVoice
 CWebhookInfo
 NutilsVarious utilities
 NhttpHTTP utilities, meant for project internal usage
 Cvalue
 CBotBasic Bot interface
 CLoggerLogging facility for telegram-bot-api, see also: tgbot::methods::Api::getLogger()
 CLongPollBotLong polling bot, (see LongPollBot::start() function)
 CRegisterCallbackRegisters and holds callbacks for each type of update
 CTelegramExceptionException raised when Bot API reports some kind of error
 CWebhookBotWebhook bot (see WebhookBot::start() function)