Interface InternalLinkTypeActiveSessions

Describes an internal https://t.me or tg: link, which must be processed by the application in a special way. Subtype of InternalLinkType.

interface InternalLinkTypeActiveSessions {
    @type: "internalLinkTypeActiveSessions";
}

Properties

Properties

@type: "internalLinkTypeActiveSessions"