tgbotxx
1.1.6.9
Telegram Bot C++ Library
|
#include <tgbotxx/objects/IReplyMarkup.hpp>
Go to the source code of this file.
Classes | |
struct | tgbotxx::ForceReply |
Upon receiving a message with this object, Telegram clients will display a reply interface to the user (act as if the user has selected the bot's message and tapped 'Reply'). This can be extremely useful if you want to create user-friendly step-by-step interfaces without having to sacrifice privacy mode. https://core.telegram.org/bots/features#privacy-mode Example. A poll bot for groups runs in privacy mode (only receives commands, replies to its messages and mentions). There could be two ways to create a new poll: More... | |
Namespaces | |
tgbotxx | |