Skip to main content

webhooks

Method
This is a method of the BotConfig class in the bots module.
Enable webhooks.

Signature

def webhooks(mut self, url: impl Into<String>) -> Self

Parameters

url
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.