Interface InternalLinkTypeMyStars

The link is a link to the screen with information about Telegram Star balance and transactions of the current user. Subtype of InternalLinkType.

interface InternalLinkTypeMyStars {
    @type: "internalLinkTypeMyStars";
}

Properties

Properties

@type: "internalLinkTypeMyStars"