payments.getStarsStatus

Get the current Telegram Stars balance of the current account (with peer=inputPeerSelf), or the stars balance of the bot specified in peer.

 Method schema is available as of layer 181. Switch ยป

Parameters

Name Type Description
peer InputPeer Peer of which to get the balance.

Result

payments.StarsStatus

Possible errors

Code Type Description
400 PEER_ID_INVALID The provided peer id is invalid.

Related pages

Telegram Stars

Telegram Stars are virtual items that allow users to purchase digital goods and services from bots and mini apps inside the Telegram ecosystem, send gifts to content creators on the Telegram platform, and more.

inputPeerSelf

Defines the current user.