import { type ChatBoostSource } from "https://dotland.deno.dev/x/grammy@v1.31.0/types.web.ts";
This object describes the source of a chat boost. It can be one of
- ChatBoostSourcePremium
- ChatBoostSourceGiftCode
- ChatBoostSourceGiveaway
definition: ChatBoostSourcePremium | ChatBoostSourceGiftCode | ChatBoostSourceGiveaway