Browse Source

Update discord/abc.py

Co-authored-by: Michael <[email protected]>
pull/10428/head
Soheab 3 weeks ago
committed by GitHub
parent
commit
e5991a84b9
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      discord/abc.py

2
discord/abc.py

@ -1635,7 +1635,7 @@ class Messageable:
The poll to send with this message.
.. versionadded:: 2.4
shared_client_theme: :class:`~discord.SharedClientTheme`
shared_client_theme: Optional[:class:`~discord.SharedClientTheme`]
The shared client theme to send with this message.
.. versionadded:: 2.8

Loading…
Cancel
Save