tgbot-cpp
Loading...
Searching...
No Matches
TgBot::TgWebhookServer< Protocol > Member List

This is the complete list of members for TgBot::TgWebhookServer< Protocol >, including all inherited members.

ErrorHandler typedefTgBot::HttpServer< Protocol >
HttpServer(const typename boost::asio::basic_socket_acceptor< Protocol >::endpoint_type &endpoint, ServerHandler handler)TgBot::HttpServer< Protocol >inline
ServerHandler typedefTgBot::HttpServer< Protocol >
start(const ErrorHandler &errorHandler={ }, std::initializer_list< int > signals={ SIGINT, SIGTERM })TgBot::HttpServer< Protocol >inline
stop()TgBot::HttpServer< Protocol >inline
TgWebhookServer(const typename boost::asio::basic_socket_acceptor< Protocol >::endpoint_type &endpoint, const typename HttpServer< Protocol >::ServerHandler &handler)=deleteTgBot::TgWebhookServer< Protocol >
TgWebhookServer(const typename boost::asio::basic_socket_acceptor< Protocol >::endpoint_type &endpoint, std::string path, const EventHandler &eventHandler)TgBot::TgWebhookServer< Protocol >inline
TgWebhookServer(const typename boost::asio::basic_socket_acceptor< Protocol >::endpoint_type &endpoint, const Bot &bot)TgBot::TgWebhookServer< Protocol >inline