Interface TerminateAllOtherSessions

Terminates all other sessions of the current user. Request type for Tdjson#terminateAllOtherSessions.

interface TerminateAllOtherSessions {
    @type: "terminateAllOtherSessions";
}

Properties

Properties

@type: "terminateAllOtherSessions"