1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
var searchData=
[
['scale',['scale',['../class_tg_bot_1_1_mask_position.html#a8f78e6dcdb37975c435cfd0d9a923963',1,'TgBot::MaskPosition']]],
['selective',['selective',['../class_tg_bot_1_1_force_reply.html#afbb510a24ebda5409311ff0d385065dc',1,'TgBot::ForceReply::selective()'],['../class_tg_bot_1_1_reply_keyboard_markup.html#ac7cf30c8d98f72b81ad30f48d0789d65',1,'TgBot::ReplyKeyboardMarkup::selective()'],['../class_tg_bot_1_1_reply_keyboard_remove.html#a840a781ad230cee4c50057a7c7f82828',1,'TgBot::ReplyKeyboardRemove::selective()']]],
['sendaudio',['sendAudio',['../class_tg_bot_1_1_api.html#aa7a1d9cef9cdbdad3b82f020b5395dd8',1,'TgBot::Api::sendAudio(int64_t chatId, const InputFile::Ptr audio, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#ae0d630288ea999c694c23d4aea58247c',1,'TgBot::Api::sendAudio(int64_t chatId, const std::string &audioId, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const']]],
['sendchataction',['sendChatAction',['../class_tg_bot_1_1_api.html#a77fe17ad287f702bb021fc92575a0e2d',1,'TgBot::Api']]],
['sendcontact',['sendContact',['../class_tg_bot_1_1_api.html#a29f67a91434a7ce8b017f103419f23c4',1,'TgBot::Api']]],
['senddocument',['sendDocument',['../class_tg_bot_1_1_api.html#ac10306656a242bd3818731dc818a9ebd',1,'TgBot::Api::sendDocument(int64_t chatId, const InputFile::Ptr document, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a46cc0a40d56bccc92e46b8fabd49962e',1,'TgBot::Api::sendDocument(int64_t chatId, const std::string &documentId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const']]],
['sendlocation',['sendLocation',['../class_tg_bot_1_1_api.html#a5479c47ebc9f7385cb78e957351234cd',1,'TgBot::Api']]],
['sendmediagroup',['sendMediaGroup',['../class_tg_bot_1_1_api.html#a3dad69c5211708ec8581f2bd6f3265bc',1,'TgBot::Api']]],
['sendmessage',['sendMessage',['../class_tg_bot_1_1_api.html#ad0f68ec32e5878a9fe4f922cd4f13b68',1,'TgBot::Api']]],
['sendphoto',['sendPhoto',['../class_tg_bot_1_1_api.html#a71bb086a1247df2ec28b47d86ebb3709',1,'TgBot::Api::sendPhoto(int64_t chatId, const InputFile::Ptr photo, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a0921c2b640cd388f6e4a13d63fdbe3cc',1,'TgBot::Api::sendPhoto(int64_t chatId, const std::string &photoId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const']]],
['sendsticker',['sendSticker',['../class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2',1,'TgBot::Api::sendSticker(int64_t chatId, const InputFile::Ptr sticker, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a241ae72f26953de44fec46dfef2f29b3',1,'TgBot::Api::sendSticker(int64_t chatId, const std::string &stickerId, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const']]],
['sendvenue',['sendVenue',['../class_tg_bot_1_1_api.html#a3351e9ee5561453bfa61218ddce8be47',1,'TgBot::Api']]],
['sendvideo',['sendVideo',['../class_tg_bot_1_1_api.html#af4effdd5b22ef4dbaa7b739672bd3ed4',1,'TgBot::Api::sendVideo(int64_t chatId, const InputFile::Ptr video, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a7cc6aab79f09874d5155d711d097e1d1',1,'TgBot::Api::sendVideo(int64_t chatId, const std::string &videoId, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const']]],
['sendvideonote',['sendVideoNote',['../class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d',1,'TgBot::Api::sendVideoNote(int64_t chatId, const InputFile::Ptr videoNote, int64_t replyToMessageId=0, bool disableNotification=false, int32_t duration=0, int32_t length=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr())'],['../class_tg_bot_1_1_api.html#a00934efcb21f69e71ff6ab0eca9617a5',1,'TgBot::Api::sendVideoNote(int64_t chatId, const std::string &videoNote, int64_t replyToMessageId=0, bool disableNotification=false, int32_t duration=0, int32_t length=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr())']]],
['sendvoice',['sendVoice',['../class_tg_bot_1_1_api.html#ad3ba1e59ffab66acad0e555cc016e05f',1,'TgBot::Api::sendVoice(int64_t chatId, const InputFile::Ptr voice, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a6243b9d3f501e2593e24b05bebd6e419',1,'TgBot::Api::sendVoice(int64_t chatId, const std::string &voiceId, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const']]],
['serverhandler',['ServerHandler',['../class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b',1,'TgBot::HttpServer']]],
['setchatdescription',['setChatDescription',['../class_tg_bot_1_1_api.html#aa9a0592b9a6c3ffe0d05005292b90250',1,'TgBot::Api']]],
['setchatphoto',['setChatPhoto',['../class_tg_bot_1_1_api.html#a958b5a97bddd5c2ff57df30788a4385b',1,'TgBot::Api']]],
['setchatstickerset',['setChatStickerSet',['../class_tg_bot_1_1_api.html#aafb54206146f5b9510ef89026d0b8589',1,'TgBot::Api']]],
['setchattitle',['setChatTitle',['../class_tg_bot_1_1_api.html#a43c91c467f45e4207968bf6cf1cb3a6e',1,'TgBot::Api']]],
['setname',['setName',['../class_tg_bot_1_1_sticker.html#ac9ff439183edc6a5fb2c469e29c687ba',1,'TgBot::Sticker']]],
['setstickerpositioninset',['setStickerPositionInSet',['../class_tg_bot_1_1_api.html#a0b77fde611ecb916b5975a7ab9fa87f7',1,'TgBot::Api']]],
['setwebhook',['setWebhook',['../class_tg_bot_1_1_api.html#af961a33f53579fee24090059dab328ea',1,'TgBot::Api']]],
['shippingaddress',['ShippingAddress',['../class_tg_bot_1_1_shipping_address.html',1,'TgBot::ShippingAddress'],['../class_tg_bot_1_1_order_info.html#a8e9f51e6dadba48789cb4c9c9ae14f82',1,'TgBot::OrderInfo::shippingAddress()'],['../class_tg_bot_1_1_shipping_query.html#a3d99a04e8227422fe4349a42dd1ecd7a',1,'TgBot::ShippingQuery::shippingAddress()']]],
['shippingaddress_2eh',['ShippingAddress.h',['../_shipping_address_8h.html',1,'']]],
['shippingoption',['ShippingOption',['../class_tg_bot_1_1_shipping_option.html',1,'TgBot']]],
['shippingoption_2eh',['ShippingOption.h',['../_shipping_option_8h.html',1,'']]],
['shippingoptionid',['shippingOptionId',['../class_tg_bot_1_1_pre_checkout_query.html#a9cfe210488785f6980e6fb45ffb67e84',1,'TgBot::PreCheckoutQuery::shippingOptionId()'],['../class_tg_bot_1_1_successful_payment.html#a29413281af3ef0ff5c60d3e4dac2435e',1,'TgBot::SuccessfulPayment::shippingOptionId()']]],
['shippingquery',['ShippingQuery',['../class_tg_bot_1_1_shipping_query.html',1,'TgBot']]],
['shippingquery_2eh',['ShippingQuery.h',['../_shipping_query_8h.html',1,'']]],
['smallfileid',['smallFileId',['../class_tg_bot_1_1_chat_photo.html#a57106860db152f24486aba761cb5f44e',1,'TgBot::ChatPhoto']]],
['socket',['socket',['../class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20',1,'TgBot::HttpServer::Connection']]],
['split',['split',['../namespace_string_tools.html#a0136fb0794d49068fd59ee54863feaf0',1,'StringTools::split(const std::string &str, char delimiter, std::vector< std::string > &dest)'],['../namespace_string_tools.html#abca17ac29bcc3e047459f3250497bd26',1,'StringTools::split(const std::string &str, char delimiter)']]],
['start',['start',['../class_tg_bot_1_1_http_server.html#aa237b199d8a0712b983e4913970ad7f7',1,'TgBot::HttpServer::start()'],['../class_tg_bot_1_1_http_server_1_1_connection.html#a8cecda345ca78c8dc43c39423511af4d',1,'TgBot::HttpServer::Connection::start()'],['../class_tg_bot_1_1_tg_long_poll.html#a8928ddad3b976a636a53bb066180cbaa',1,'TgBot::TgLongPoll::start()']]],
['startparameter',['startParameter',['../class_tg_bot_1_1_invoice.html#a659ac0711c1be89009dddc04eea4dfb2',1,'TgBot::Invoice']]],
['startswith',['startsWith',['../namespace_string_tools.html#a4e79ae0938faa2be79b4004f8d38cc36',1,'StringTools']]],
['state',['state',['../class_tg_bot_1_1_shipping_address.html#a7820dd5013d52b4f011b8ccb3b4644d2',1,'TgBot::ShippingAddress']]],
['status',['status',['../class_tg_bot_1_1_chat_member.html#a373057cf2fcca9ecb49951a5e61a6666',1,'TgBot::ChatMember']]],
['sticker',['Sticker',['../class_tg_bot_1_1_sticker.html',1,'TgBot::Sticker'],['../class_tg_bot_1_1_message.html#aab21f25e3dfd5a6f2bfca8d04dda2559',1,'TgBot::Message::sticker()']]],
['sticker_2eh',['Sticker.h',['../_sticker_8h.html',1,'']]],
['stickerfileid',['stickerFileId',['../class_tg_bot_1_1_inline_query_result_cached_sticker.html#a64bd220c343ee8165afc4e079bcb52fb',1,'TgBot::InlineQueryResultCachedSticker']]],
['stickers',['stickers',['../class_tg_bot_1_1_sticker_set.html#a029bf60e037c38c991706c378d545f34',1,'TgBot::StickerSet']]],
['stickerset',['StickerSet',['../class_tg_bot_1_1_sticker_set.html',1,'TgBot']]],
['stickerset_2eh',['StickerSet.h',['../_sticker_set_8h.html',1,'']]],
['stickersetname',['stickerSetName',['../class_tg_bot_1_1_chat.html#a056b7b53d5d81e5ab395dd555fa35c14',1,'TgBot::Chat']]],
['stop',['stop',['../class_tg_bot_1_1_http_server.html#aeed8b9200cc2932126b9c27946751377',1,'TgBot::HttpServer']]],
['stopmessagelivelocation',['stopMessageLiveLocation',['../class_tg_bot_1_1_api.html#ad3751d4b049e8f7b1d845d041370df98',1,'TgBot::Api']]],
['streetline1',['streetLine1',['../class_tg_bot_1_1_shipping_address.html#ae54b22b7d2dc2feb81f9a3e05aeba338',1,'TgBot::ShippingAddress']]],
['streetline2',['streetLine2',['../class_tg_bot_1_1_shipping_address.html#a2acc7779ce0095c3fea1db37190b9a24',1,'TgBot::ShippingAddress']]],
['stringtools',['StringTools',['../namespace_string_tools.html',1,'']]],
['stringtools_2eh',['StringTools.h',['../_string_tools_8h.html',1,'']]],
['successfulpayment',['SuccessfulPayment',['../class_tg_bot_1_1_successful_payment.html',1,'TgBot']]],
['successfulpayment_2eh',['SuccessfulPayment.h',['../_successful_payment_8h.html',1,'']]],
['supergroup',['Supergroup',['../class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea9c306d98196730ac00fc621998b4a8f5',1,'TgBot::Chat']]],
['supergroupchatcreated',['supergroupChatCreated',['../class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f',1,'TgBot::Message']]],
['supportsstreaming',['supportsStreaming',['../class_tg_bot_1_1_input_media.html#a0b8e0cc28a8283ca946b4aa5c5384a3b',1,'TgBot::InputMedia']]],
['switchinlinequery',['switchInlineQuery',['../class_tg_bot_1_1_inline_keyboard_button.html#ac04cb38b85aa31568e0acbb54202c274',1,'TgBot::InlineKeyboardButton']]],
['switchinlinequerycurrentchat',['switchInlineQueryCurrentChat',['../class_tg_bot_1_1_inline_keyboard_button.html#a12c3bfab730b6ec9f0d8ef39957bf406',1,'TgBot::InlineKeyboardButton']]]
];
|