mooball
    Preparing search index...

    Interface RefreshRoomTokenParams

    interface RefreshRoomTokenParams {
        rcr?: string;
        token?: string;
    }
    Index

    Properties

    Properties

    rcr?: string

    Recaptcha reponse value taken from the Google Recaptcha v2 API.

    token?: string

    The old token.