diff options
Diffstat (limited to 'docs/search/functions_f.js')
-rw-r--r-- | docs/search/functions_f.js | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/docs/search/functions_f.js b/docs/search/functions_f.js deleted file mode 100644 index ee18d53..0000000 --- a/docs/search/functions_f.js +++ /dev/null @@ -1,30 +0,0 @@ -var searchData= -[ - ['sendaudio',['sendAudio',['../class_tg_bot_1_1_api.html#aa0c9cd2ca4282f883b9b340de039dae6',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 >(), const std::string &parseMode="", bool disableNotification=false) const '],['../class_tg_bot_1_1_api.html#a0dfb5ae8d40232b5e83dfbc41b0aa2e2',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 >(), const std::string &parseMode="", bool disableNotification=false) const ']]], - ['sendchataction',['sendChatAction',['../class_tg_bot_1_1_api.html#a1a901654ddad96464a5bff3210932fc4',1,'TgBot::Api']]], - ['sendcontact',['sendContact',['../class_tg_bot_1_1_api.html#a48415173f58fe4c4cc8ec7cc5c836cb7',1,'TgBot::Api']]], - ['senddocument',['sendDocument',['../class_tg_bot_1_1_api.html#ad9985830c9232994f87fa0d7d31a3d8a',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 >(), const std::string &parseMode="", bool disableNotification=false) const '],['../class_tg_bot_1_1_api.html#afc838be17df669d600260c1ca299a826',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 >(), const std::string &parseMode="", bool disableNotification=false) const ']]], - ['sendgame',['sendGame',['../class_tg_bot_1_1_api.html#a1f57d0622b6dc52d64f590e4468c20f8',1,'TgBot::Api']]], - ['sendinvoice',['sendInvoice',['../class_tg_bot_1_1_api.html#a7ce5b3735e59a6cc7fc75badabb05371',1,'TgBot::Api']]], - ['sendlocation',['sendLocation',['../class_tg_bot_1_1_api.html#afa6fd752ac02553795bfef4290f9fb66',1,'TgBot::Api']]], - ['sendmediagroup',['sendMediaGroup',['../class_tg_bot_1_1_api.html#a2028955491cb7057f5150634583e4ac3',1,'TgBot::Api']]], - ['sendmessage',['sendMessage',['../class_tg_bot_1_1_api.html#a06a2a2462af86f236e6524d9dc4c3e0a',1,'TgBot::Api']]], - ['sendphoto',['sendPhoto',['../class_tg_bot_1_1_api.html#ac9731240a7670422209b62f84d8d3b88',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 >(), const std::string &parseMode="", bool disableNotification=false) const '],['../class_tg_bot_1_1_api.html#aaeecfd8c04932ae71b2bba35cee828c0',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 >(), const std::string &parseMode="", bool disableNotification=false) const ']]], - ['sendsticker',['sendSticker',['../class_tg_bot_1_1_api.html#a59567254a0b6b1650a2d947a777d7710',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#a2cead806d48ab02c6cd31bee06916a7b',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#afbd6a5c72f53341ccbd71033d45aac4a',1,'TgBot::Api']]], - ['sendvideo',['sendVideo',['../class_tg_bot_1_1_api.html#acb86126bb7bc17af73350f09987b4e50',1,'TgBot::Api::sendVideo(int64_t chatId, const InputFile::Ptr video, bool supportsStreaming=false, 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 >(), const std::string &parseMode="", bool disableNotification=false) const '],['../class_tg_bot_1_1_api.html#a9c23f65bd4fca613300e449a5d057722',1,'TgBot::Api::sendVideo(int64_t chatId, const std::string &videoId, bool supportsStreaming=false, 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 >(), const std::string &parseMode="", 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#a6664f4fa87a3648afc5a9f3023a7887d',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 >(), const std::string &parseMode="", bool disableNotification=false) const '],['../class_tg_bot_1_1_api.html#addfd50730c548e33d61f7ee81eb8c6ac',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 >(), const std::string &parseMode="", bool disableNotification=false) const ']]], - ['setchatdescription',['setChatDescription',['../class_tg_bot_1_1_api.html#a781b82abe744bc56d9e7c3e51cd54c53',1,'TgBot::Api']]], - ['setchatphoto',['setChatPhoto',['../class_tg_bot_1_1_api.html#a53c636b18acde8eacdb26201808ad217',1,'TgBot::Api']]], - ['setchatstickerset',['setChatStickerSet',['../class_tg_bot_1_1_api.html#ac9d05feddc2844907335cf07ad5d9a51',1,'TgBot::Api']]], - ['setchattitle',['setChatTitle',['../class_tg_bot_1_1_api.html#aa680466fe9910e2c923717519bb90223',1,'TgBot::Api']]], - ['setgamescore',['setGameScore',['../class_tg_bot_1_1_api.html#aa2b32e8b322719b0431b3d77b18fb09a',1,'TgBot::Api']]], - ['setstickerpositioninset',['setStickerPositionInSet',['../class_tg_bot_1_1_api.html#a6394ad645519b4faed3f4f64273d3ffd',1,'TgBot::Api']]], - ['setwebhook',['setWebhook',['../class_tg_bot_1_1_api.html#ace37f034356c0afd60c03799bf263f71',1,'TgBot::Api']]], - ['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()']]], - ['startswith',['startsWith',['../namespace_string_tools.html#a4e79ae0938faa2be79b4004f8d38cc36',1,'StringTools']]], - ['stop',['stop',['../class_tg_bot_1_1_http_server.html#aeed8b9200cc2932126b9c27946751377',1,'TgBot::HttpServer']]], - ['stopmessagelivelocation',['stopMessageLiveLocation',['../class_tg_bot_1_1_api.html#ab5fc9e83dee40c6040fe1c56a882c905',1,'TgBot::Api']]] -]; |