Document new MessageType.pins_add

This commit is contained in:
Rapptz 2016-09-12 20:25:32 -04:00
parent da986b2d7c
commit 713037836c

View File

@ -460,6 +460,9 @@ All enumerations are subclasses of `enum`_.
.. attribute:: channel_icon_change
The system message denoting that a channel's icon has been changed.
.. attribute:: pins_add
The system message denoting that a pinned message has been added to a channel.
.. class:: ServerRegion