xxtelebot
1.4.1.0
A simple Telegram Bot implementation in C++
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level
1
2
3
4
]
▼
N
tgbot
Main tgbot namespace
▼
N
methods
TG API methods and relative (parameter) types
▼
N
types
API Methods parameter types
C
ChatMemberPromote
C
ChatMemberRestrict
C
ForceReply
C
InlineKeyboardButton
C
InlineKeyboardMarkup
C
InlineQueryResult
C
InlineQueryResultArticle
C
InlineQueryResultAudio
C
InlineQueryResultCachedAudio
C
InlineQueryResultCachedDocument
C
InlineQueryResultCachedGif
C
InlineQueryResultCachedMpeg4Gif
C
InlineQueryResultCachedPhoto
C
InlineQueryResultCachedSticker
C
InlineQueryResultCachedVideo
C
InlineQueryResultCachedVoice
C
InlineQueryResultContact
C
InlineQueryResultDocument
C
InlineQueryResultGame
C
InlineQueryResultGif
C
InlineQueryResultLocation
C
InlineQueryResultMpeg4Gif
C
InlineQueryResultPhoto
C
InlineQueryResultVenue
C
InlineQueryResultVideo
C
InlineQueryResultVoice
C
InputContactMessageContent
C
InputLocationMessageContent
C
InputMedia
C
InputMediaAnimation
C
InputMediaAudio
C
InputMediaDocument
C
InputMediaPhoto
C
InputMediaVideo
C
InputMessageContent
C
InputTextMessageContent
C
InputVenueMessageContent
C
Invoice
This struct contains parameters for sendInvoice method
C
LabeledPrice
C
LoginUrl
C
ReplyKeyboardMarkup
C
ReplyKeyboardRemove
C
ReplyMarkup
C
ShippingOption
C
Api
Contains Telegram bot API methods
▼
N
types
API-interacting types
C
Animation
C
Audio
C
CallbackQuery
C
Chat
C
ChatMember
C
ChatPhoto
C
ChosenInlineResult
C
Contact
C
Document
C
File
C
Game
C
GameHighScore
C
InlineQuery
C
Invoice
C
KeyboardButton
C
Location
C
MaskPosition
C
Message
C
MessageEntity
C
OrderInfo
C
PhotoSize
C
Poll
C
PollOptions
C
PreCheckoutQuery
C
ResponseParameters
C
ShippingAddress
C
ShippingQuery
C
Sticker
C
StickerSet
C
SuccessfulPayment
C
Update
C
User
C
UserProfilePhotos
C
Venue
C
Video
C
VideoNote
C
Voice
C
WebhookInfo
▼
N
utils
Various utilities
▼
N
http
HTTP utilities, meant for project internal usage
C
value
C
Bot
Basic
Bot
interface
C
Logger
Logging facility for telegram-bot-api, see also: tgbot::methods::Api::getLogger()
C
LongPollBot
Long polling bot, (see
LongPollBot::start()
function)
C
RegisterCallback
Registers and holds callbacks for each type of update
C
TelegramException
Exception raised when
Bot
API reports some kind of error
C
WebhookBot
Webhook bot (see WebhookBot::start() function)
Generated by
1.8.11