mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-05 09:26:10 +00:00
Fix various typos
This commit is contained in:
@ -58,7 +58,7 @@ class TextInput(Item[V]):
|
||||
label: :class:`str`
|
||||
The label to display above the text input.
|
||||
custom_id: :class:`str`
|
||||
The ID of the text input that gets recieved during an interaction.
|
||||
The ID of the text input that gets received during an interaction.
|
||||
If not given then one is generated for you.
|
||||
style: :class:`discord.TextStyle`
|
||||
The style of the text input.
|
||||
|
Reference in New Issue
Block a user