Peer ID
Optionalparams: {Additional parameters
Optionaldirection?: "incoming" | "outgoing"If passed, only transactions of this direction will be returned
Optionallimit?: numberPagination limit
Optionaloffset?: stringPagination offset
Optionalsort?: "asc" | "desc"Direction to sort transactions date by (default: desc)
OptionalsubscriptionId?: stringIf passed, will only return transactions related to this subscription ID
Optionalton?: booleanWhether to return transactions made in TON
Get Telegram Stars transactions for a given peer.
You can either pass
selfto get your own transactions, or a chat/bot ID to get transactions of that peer.