From c8d40dccabaaa406faed6c0797a92bac811c9d0f Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Tue, 5 Jun 2018 19:07:27 +0300 Subject: Update docs --- docs/class_tg_bot_1_1_api-members.html | 49 ++++++++++++++++++---------------- 1 file changed, 26 insertions(+), 23 deletions(-) (limited to 'docs/class_tg_bot_1_1_api-members.html') diff --git a/docs/class_tg_bot_1_1_api-members.html b/docs/class_tg_bot_1_1_api-members.html index 2a679d3..0f0f63f 100644 --- a/docs/class_tg_bot_1_1_api-members.html +++ b/docs/class_tg_bot_1_1_api-members.html @@ -111,22 +111,24 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_api.html','');}); getChatMember(int64_t chatId, int32_t userId) constTgBot::Api getChatMembersCount(int64_t chatId) constTgBot::Api getFile(const std::string &fileId) constTgBot::Api - getMe() constTgBot::Api - getStickerSet(const std::string &name) constTgBot::Api - getUpdates(int32_t offset=0, int32_t limit=100, int32_t timeout=0, const StringArrayPtr &allowedUpdates=nullptr) constTgBot::Api - getUserProfilePhotos(int32_t userId, int32_t offset=0, int32_t limit=100) constTgBot::Api - getWebhookInfo() constTgBot::Api - kickChatMember(int64_t chatId, int32_t userId, uint64_t untilDate=0) constTgBot::Api - leaveChat(int64_t chatId) constTgBot::Api - pinChatMessage(int64_t chatId, int32_t messageId, bool disableNotification=false) constTgBot::Api - promoteChatMember(int64_t chatId, int32_t userId, bool canChangeInfo=false, bool canPostMessages=false, bool canEditMessages=false, bool canDeleteMessages=false, bool canInviteUsers=false, bool canPinMessages=false, bool canPromoteMembers=false) constTgBot::Api - restrictChatMember(int64_t chatId, int32_t userId, uint64_t untilDate=0, bool canSendMessages=false, bool canSendMediaMessages=false, bool canSendOtherMessages=false, bool canAddWebPagePreviews=false) constTgBot::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) constTgBot::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) constTgBot::Api - sendChatAction(int64_t chatId, const std::string &action) constTgBot::Api - sendContact(int64_t chatId, const std::string &phoneNumber, const std::string &firstName, const std::string &lastName="", bool disableNotification=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >()) constTgBot::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) constTgBot::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) constTgBot::Api + getGameHighScores(int32_t userId, int32_t score, bool force=false, bool disableEditMessage=false, int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="") constTgBot::Api + getMe() constTgBot::Api + getStickerSet(const std::string &name) constTgBot::Api + getUpdates(int32_t offset=0, int32_t limit=100, int32_t timeout=0, const StringArrayPtr &allowedUpdates=nullptr) constTgBot::Api + getUserProfilePhotos(int32_t userId, int32_t offset=0, int32_t limit=100) constTgBot::Api + getWebhookInfo() constTgBot::Api + kickChatMember(int64_t chatId, int32_t userId, uint64_t untilDate=0) constTgBot::Api + leaveChat(int64_t chatId) constTgBot::Api + pinChatMessage(int64_t chatId, int32_t messageId, bool disableNotification=false) constTgBot::Api + promoteChatMember(int64_t chatId, int32_t userId, bool canChangeInfo=false, bool canPostMessages=false, bool canEditMessages=false, bool canDeleteMessages=false, bool canInviteUsers=false, bool canPinMessages=false, bool canPromoteMembers=false) constTgBot::Api + restrictChatMember(int64_t chatId, int32_t userId, uint64_t untilDate=0, bool canSendMessages=false, bool canSendMediaMessages=false, bool canSendOtherMessages=false, bool canAddWebPagePreviews=false) constTgBot::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) constTgBot::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) constTgBot::Api + sendChatAction(int64_t chatId, const std::string &action) constTgBot::Api + sendContact(int64_t chatId, const std::string &phoneNumber, const std::string &firstName, const std::string &lastName="", bool disableNotification=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >()) constTgBot::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) constTgBot::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) constTgBot::Api + sendGame(int64_t chatId, const std::string &gameShortName, int32_t replyToMessageId=0, const InlineKeyboardMarkup::Ptr replyMarkup=std::make_shared< InlineKeyboardMarkup >(), bool disableNotification=false) constTgBot::Api sendLocation(int64_t chatId, float latitude, float longitude, uint32_t livePeriod=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) constTgBot::Api sendMediaGroup(int64_t chatId, const std::vector< InputMedia::Ptr > &media, bool disableNotification=false, int32_t replyToMessageId=0) constTgBot::Api sendMessage(int64_t chatId, const std::string &text, bool disableWebPagePreview=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) constTgBot::Api @@ -145,18 +147,19 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_api.html','');}); setChatPhoto(int64_t chatId, const InputFile::Ptr photo) constTgBot::Api setChatStickerSet(int64_t chatId, const std::string &stickerSetName) constTgBot::Api setChatTitle(int64_t chatId, const std::string &title) constTgBot::Api - setStickerPositionInSet(const std::string &sticker, uint32_t position) constTgBot::Api - setWebhook(const std::string &url="", const InputFile::Ptr certificate=nullptr, int32_t maxConnection=40, const StringArrayPtr &allowedUpdates=nullptr) constTgBot::Api - stopMessageLiveLocation(int64_t chatId=0, int32_t messageId=0, int32_t inlineMessageId=0, const InlineKeyboardMarkup::Ptr replyMarkup=std::make_shared< InlineKeyboardMarkup >()) constTgBot::Api - unbanChatMember(int64_t chatId, int32_t userId) constTgBot::Api - unpinChatMessage(int64_t chatId) constTgBot::Api - uploadStickerFile(int32_t userId, const InputFile::Ptr pngSticker) constTgBot::Api + setGameScore(int32_t userId, int32_t score, bool force=false, bool disableEditMessage=false, int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="") constTgBot::Api + setStickerPositionInSet(const std::string &sticker, uint32_t position) constTgBot::Api + setWebhook(const std::string &url="", const InputFile::Ptr certificate=nullptr, int32_t maxConnection=40, const StringArrayPtr &allowedUpdates=nullptr) constTgBot::Api + stopMessageLiveLocation(int64_t chatId=0, int32_t messageId=0, int32_t inlineMessageId=0, const InlineKeyboardMarkup::Ptr replyMarkup=std::make_shared< InlineKeyboardMarkup >()) constTgBot::Api + unbanChatMember(int64_t chatId, int32_t userId) constTgBot::Api + unpinChatMessage(int64_t chatId) constTgBot::Api + uploadStickerFile(int32_t userId, const InputFile::Ptr pngSticker) constTgBot::Api