Skip to main content
Module

x/grammy/types.ts>ChatBoostSource

The Telegram Bot Framework.
Very Popular
Latest
type alias ChatBoostSource
import { type ChatBoostSource } from "https://deno.land/x/grammy@v1.22.4/types.ts";

This object describes the source of a chat boost. It can be one of

  • ChatBoostSourcePremium
  • ChatBoostSourceGiftCode
  • ChatBoostSourceGiveaway
definition: ChatBoostSourcePremium | ChatBoostSourceGiftCode | ChatBoostSourceGiveaway