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