Skip to content

Commit dc94da3

Browse files
committed
Add application/x-tgsticker mime type with .tgs as extension
1 parent d243ebc commit dc94da3

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

pyrogram/client/ext/mime.types

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1852,4 +1852,7 @@ video/x-ms-wvx wvx
18521852
video/x-msvideo avi
18531853
video/x-sgi-movie movie
18541854
video/x-smv smv
1855-
x-conference/x-cooltalk ice
1855+
x-conference/x-cooltalk ice
1856+
1857+
# Telegram animated stickers
1858+
application/x-tgsticker tgs

0 commit comments

Comments
 (0)