Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grammy_types/mod.ts>ChatBoostSource

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
type alias ChatBoostSource
import { type ChatBoostSource } from "https://deno.land/x/grammy_types@v3.7.0/mod.ts";

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

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