Interface InternalLinkTypeMyToncoins

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

interface InternalLinkTypeMyToncoins {
    @type: "internalLinkTypeMyToncoins";
}

Properties

Properties

@type: "internalLinkTypeMyToncoins"