StickerFormat¶ class aiogram.enums.sticker_format.StickerFormat(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)[source]¶ Format of the sticker Source: https://core.telegram.org/bots/api#createnewstickerset STATIC = 'static'¶ ANIMATED = 'animated'¶ VIDEO = 'video'¶