update docs

This commit is contained in:
Victor Kotlin 2021-09-12 13:43:50 +03:00
parent 21d8c0c655
commit 8b312e3a78

View file

@ -49,9 +49,9 @@ class BoticordWebhook:
Parameters Parameters
---------- ----------
route str route :class:`str`
Bot's webhook route. Must start with ``/``. Defaults - ``/bot``. Bot's webhook route. Must start with ``/``. Defaults - ``/bot``.
hook_key str hook_key :class:`str`
Webhook authorization key. Webhook authorization key.
Returns Returns