Interface TestGetDifference

Forces an updates.getDifference call to the Telegram servers; for testing only. Request type for Tdjson#testGetDifference.

interface TestGetDifference {
    @type: "testGetDifference";
}

Properties

Properties

@type: "testGetDifference"