interface ChatBoostUpdatedimport { type ChatBoostUpdated } from "https://dotland.deno.dev/x/grammy@v1.22.4/types.deno.ts"; This object represents a boost added to a chat or changed. Propertieschat: ChatChat which was boosted boost: ChatBoostInformation about the chat boost import ChatBoostUpdatedimport { ChatBoostUpdated } from "https://dotland.deno.dev/x/grammy@v1.22.4/types.deno.ts";