Class TdApi.MessageUnsupported

Enclosing class:
TdApi

public static class TdApi.MessageUnsupported
extends TdApi.MessageContent
Message content that is not supported in the current TDLib version.
  • Field Details

  • Constructor Details

    • MessageUnsupported

      public MessageUnsupported()
      Message content that is not supported in the current TDLib version.
    • MessageUnsupported

      public MessageUnsupported​(DataInput input) throws IOException
      Message content that is not supported in the current TDLib version.
      Throws:
      IOException
  • Method Details