diff --git a/docs/api.rst b/docs/api.rst index 915726210..168a6f194 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -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