Interface GetPasswordState

Returns the current state of 2-step verification. Request type for Tdjson#getPasswordState.

interface GetPasswordState {
    @type: "getPasswordState";
}

Properties

Properties

@type: "getPasswordState"