Class TdApi.TestGetDifference

Enclosing class:
TdApi

public static class TdApi.TestGetDifference
extends TdApi.Function
Forces an updates.getDifference call to the Telegram servers; for testing only.

Returns Ok

  • Field Details

  • Constructor Details

    • TestGetDifference

      public TestGetDifference()
      Forces an updates.getDifference call to the Telegram servers; for testing only.

      Returns Ok

    • TestGetDifference

      public TestGetDifference​(DataInput input) throws IOException
      Forces an updates.getDifference call to the Telegram servers; for testing only.

      Returns Ok

      Throws:
      IOException
  • Method Details