webhooks
Method
This is a method of the BotConfig class in the bots module.Enable webhooks.
Signature
Parameters
No description available.
Returns
The result of the operation.
webhooks: Enable webhooks.
This is a method of the BotConfig class in the bots module.Enable webhooks.
def webhooks(mut self, url: impl Into<String>) -> Self