Available types

ChatBoostSourcePremium

The boost was obtained by subscribing to Telegram Premium or by gifting a Telegram Premium subscription to another user.

fields

fieldtyperequireddescription
sourcestringrequiredSource of the boost, always “premium”
userUserrequiredUser that boosted the chat

import

types.ts
import type { ChatBoostSourcePremium } from "@yaebal/types";

used by

types