We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c055fd3 commit d528e8fCopy full SHA for d528e8f
docs/intents.rst
@@ -114,6 +114,7 @@ Message Content
114
- Whether you use :attr:`Message.attachments` to check message attachments.
115
- Whether you use :attr:`Message.embeds` to check message embeds.
116
- Whether you use :attr:`Message.components` to check message components.
117
+- Whether you use :attr:`Message.poll` to check the message polls.
118
- Whether you use the commands extension with a non-mentioning prefix.
119
120
.. _intents_member_cache:
0 commit comments