interface ChatBoostUpdatedimport { type ChatBoostUpdated } from "https://dotland.deno.dev/x/grammy@v1.31.0/types.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.31.0/types.ts";