mirror of
https://github.com/boticord/boticordpy.git
synced 2024-11-11 19:07:29 +03:00
update docs
This commit is contained in:
parent
21d8c0c655
commit
8b312e3a78
1 changed files with 2 additions and 2 deletions
|
@ -49,9 +49,9 @@ class BoticordWebhook:
|
|||
|
||||
Parameters
|
||||
----------
|
||||
route str
|
||||
route :class:`str`
|
||||
Bot's webhook route. Must start with ``/``. Defaults - ``/bot``.
|
||||
hook_key str
|
||||
hook_key :class:`str`
|
||||
Webhook authorization key.
|
||||
|
||||
Returns
|
||||
|
|
Loading…
Reference in a new issue