Add support for Discord templates

This commit is contained in:
Nadir Chowdhury
2020-06-28 19:48:04 +01:00
committed by GitHub
parent 7a07644de3
commit 2b3c6e0d47
6 changed files with 205 additions and 2 deletions

View File

@ -2625,6 +2625,12 @@ Invite
.. autoclass:: Invite()
:members:
Template
~~~~~~~~~
.. autoclass:: Template()
:members:
WidgetChannel
~~~~~~~~~~~~~~~