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