Skip to main content
Module

x/grammy_conversations/deps.deno.ts>ChatBoostRemoved

Conversational interfaces for grammY.
Latest
interface ChatBoostRemoved
Re-export
import { type ChatBoostRemoved } from "https://deno.land/x/grammy_conversations@v1.2.0/deps.deno.ts";

This object represents a boost removed from a chat.

Properties

chat: Chat

Chat which was boosted

boost_id: string

Unique identifier of the boost

remove_date: number

Point in time (Unix timestamp) when the boost was removed

Source of the removed boost