import { type ChatBoostSource } from "https://deno.land/x/grammy_types@v3.16.0/manage.ts";
This object describes the source of a chat boost. It can be one of
- ChatBoostSourcePremium
- ChatBoostSourceGiftCode
- ChatBoostSourceGiveaway
definition: ChatBoostSourcePremium | ChatBoostSourceGiftCode | ChatBoostSourceGiveaway