Class TdApi.TestCallEmpty

Enclosing class:
TdApi

public static class TdApi.TestCallEmpty
extends TdApi.Function
Does nothing; for testing only. This is an offline method. Can be called before authorization.

Returns Ok

  • Field Details

  • Constructor Details

    • TestCallEmpty

      public TestCallEmpty()
      Does nothing; for testing only. This is an offline method. Can be called before authorization.

      Returns Ok

    • TestCallEmpty

      public TestCallEmpty​(DataInput input) throws IOException
      Does nothing; for testing only. This is an offline method. Can be called before authorization.

      Returns Ok

      Throws:
      IOException
  • Method Details