feat: add support for gif stickers

This commit is contained in:
Elysia
2023-02-22 19:12:46 +07:00
parent 5413eeba70
commit 683bb28bb2
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -303,6 +303,7 @@ export const enum StickerFormatTypes {
PNG = 1,
APNG = 2,
LOTTIE = 3,
GIF = 4,
}
export const enum StickerTypes {