Skip to content

Commit

Permalink
Update discord/types/message.py
Browse files Browse the repository at this point in the history
Co-authored-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com>
Signed-off-by: Lala Sabathil <aiko@aitsys.dev>
  • Loading branch information
Lulalaby and Dorukyum authored Apr 24, 2023
1 parent 3352cc8 commit 59056f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord/types/message.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ class Attachment(TypedDict):
size: int
url: str
proxy_url: str
duration_secs: NotRequired[float | None]
duration_secs: NotRequired[float]
waveform: NotRequired[str]


Expand Down

0 comments on commit 59056f9

Please sign in to comment.