import { Context } from "https://dotland.deno.dev/x/grammy@v1.31.0/context.ts";
Context-aware alias for api.getUserChatBoosts
. Use this method to get the list of boosts added to a chat by a user. Requires administrator rights in the chat. Returns a UserChatBoosts object.
Parameters
Optional AbortSignal
to cancel the request
Official reference: https://core.telegram.org/bots/api#getuserchatboosts