Interface TestCallEmpty

Does nothing; for testing only. This is an offline method. Can be called before authorization. Request type for Tdjson#testCallEmpty.

interface TestCallEmpty {
    @type: "testCallEmpty";
}

Properties

Properties

@type: "testCallEmpty"