feat: add support for gif stickers (v13) (#9158)

* update new sticker file type

* update

* lint
This commit is contained in:
Elysia
2023-03-06 05:43:46 +07:00
committed by GitHub
parent 120270e8dc
commit 4bc25c40f5
2 changed files with 6 additions and 2 deletions

1
typings/enums.d.ts vendored
View File

@@ -223,6 +223,7 @@ export const enum StickerFormatTypes {
PNG = 1,
APNG = 2,
LOTTIE = 3,
GIF = 4,
}
export const enum StickerTypes {