Closed StefanoBelli closed 7 years ago
We should have a simple constructor for a webhook bot which just initializes baseApi
Api::Api(std::string); WebhookBot::WebhookBot(std::string);
We should have a simple constructor for a webhook bot which just initializes baseApi