Add information on Message.poll for Message Content Intent

This commit is contained in:
Rapptz 2024-06-21 08:14:03 -04:00
parent c055fd32bb
commit d528e8f8b5

View File

@ -114,6 +114,7 @@ Message Content
- Whether you use :attr:`Message.attachments` to check message attachments.
- Whether you use :attr:`Message.embeds` to check message embeds.
- Whether you use :attr:`Message.components` to check message components.
- Whether you use :attr:`Message.poll` to check the message polls.
- Whether you use the commands extension with a non-mentioning prefix.
.. _intents_member_cache: