Add support for guild news channels.

This commit is contained in:
Rapptz
2019-03-08 21:40:43 -05:00
parent e87ca143d3
commit 5ea84fb971
3 changed files with 14 additions and 2 deletions

View File

@ -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