diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/api.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/api.rst b/docs/api.rst index 45baab54..b80ee139 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -675,6 +675,9 @@ All enumerations are subclasses of `enum`_. .. attribute:: group A private group text channel. + .. attribute:: news + + A guild news channel. .. class:: MessageType |