ChatBoostSourceType¶ class aiogram.enums.chat_boost_source_type.ChatBoostSourceType(*values)[source]¶ This object represents a type of chat boost source. Source: https://core.telegram.org/bots/api#chatboostsource PREMIUM = 'premium'¶ GIFT_CODE = 'gift_code'¶ GIVEAWAY = 'giveaway'¶