1
0
mirror of https://github.com/Rapptz/discord.py.git synced 2025-05-12 00:39:56 +00:00

Document new MessageType.pins_add

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

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