mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-18 15:06:07 +00:00
Add information on Message.poll for Message Content Intent
This commit is contained in:
parent
c055fd32bb
commit
d528e8f8b5
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user