Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
method Api.prototype.getStarTransactions
import { Api } from "https://deno.land/x/grammy_menu@v1.2.2/deps.deno.ts";

Returns the bot's Telegram Star transactions in chronological order. On success, returns a StarTransactions object.

Parameters

optional
other: Other<R, "getStarTransactions">

Optional remaining parameters, confer the official reference below

optional
signal: AbortSignal

Optional AbortSignal to cancel the request

Official reference: https://core.telegram.org/bots/api#getstartransactions