Skip to content

Commit d528e8f

Browse files
committed
Add information on Message.poll for Message Content Intent
1 parent c055fd3 commit d528e8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/intents.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ Message Content
114114
- Whether you use :attr:`Message.attachments` to check message attachments.
115115
- Whether you use :attr:`Message.embeds` to check message embeds.
116116
- Whether you use :attr:`Message.components` to check message components.
117+
- Whether you use :attr:`Message.poll` to check the message polls.
117118
- Whether you use the commands extension with a non-mentioning prefix.
118119

119120
.. _intents_member_cache:

0 commit comments

Comments
 (0)