Cppgram
1.0.0
Easy and modern C++14 Telegram Bot API wrapper
|
This is the complete list of members for Polling< T >, including all inherited members.
bots | Polling< T > | private |
console_stderr | Polling< T > | private |
console_stdout | Polling< T > | private |
firstUpdateID(T &poller) | Polling< T > | private |
init() | Polling< T > | private |
Polling(T bot, uint_fast8_t threads_number, uint_fast32_t limit=100, uint_fast32_t timeout=60) | Polling< T > | |
Polling(std::vector< T > bots, uint_fast32_t limit=100, uint_fast32_t timeout=60) | Polling< T > | |
run() | Polling< T > | |
updates_queue | Polling< T > | private |