mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 18:33:02 +00:00
Add support for store channels.
This commit is contained in:
@ -679,6 +679,10 @@ All enumerations are subclasses of `enum`_.
|
||||
|
||||
A guild news channel.
|
||||
|
||||
.. attribute:: store
|
||||
|
||||
A guild store channel.
|
||||
|
||||
.. class:: MessageType
|
||||
|
||||
Specifies the type of :class:`Message`. This is used to denote if a message
|
||||
|
Reference in New Issue
Block a user