StickerFormat¶ class aiogram.enums.sticker_format.StickerFormat(*values)[source]¶ Format of the sticker Source: https://core.telegram.org/bots/api#createnewstickerset STATIC = 'static'¶ ANIMATED = 'animated'¶ VIDEO = 'video'¶