Skip to content

Commit 59056f9

Browse files
LulalabyDorukyum
andauthored
Update discord/types/message.py
Co-authored-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com> Signed-off-by: Lala Sabathil <aiko@aitsys.dev>
1 parent 3352cc8 commit 59056f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/types/message.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ class Attachment(TypedDict):
6666
size: int
6767
url: str
6868
proxy_url: str
69-
duration_secs: NotRequired[float | None]
69+
duration_secs: NotRequired[float]
7070
waveform: NotRequired[str]
7171

7272

0 commit comments

Comments
 (0)