Skip to content

Commit 6c3f8df

Browse files
Update discord/ui/modal.py
Co-authored-by: Paillat <jeremiecotti@ik.me> Signed-off-by: Nelo <41271523+NeloBlivion@users.noreply.github.com>
1 parent 521e60e commit 6c3f8df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

discord/ui/modal.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ def add_text(self, content: str, id: int | None = None) -> Self:
519519
----------
520520
content: :class:`str`
521521
The content of the TextDisplay
522-
id: Optiona[:class:`int`]
522+
id: Optional[:class:`int`]
523523
The text display's ID.
524524
"""
525525

0 commit comments

Comments
 (0)