Interface TestUseUpdate

Does nothing and ensures that the Update object is used; for testing only. This is an offline method. Can be called before authorization. Request type for Tdjson#testUseUpdate.

interface TestUseUpdate {
    @type: "testUseUpdate";
}

Properties

Properties

@type: "testUseUpdate"