variable ALLOWED_STICKER_EXTENSIONS

readonly
ALLOWED_STICKER_EXTENSIONS: readonly [
    "png",
    "json"
]