Module tdlight.api

Class TdApi.ChatReportReasonUnrelatedLocation

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.ChatReportReason
it.tdlight.jni.TdApi.ChatReportReasonUnrelatedLocation
Enclosing class:
TdApi

public static final class TdApi.ChatReportReasonUnrelatedLocation extends TdApi.ChatReportReason
The location-based chat is unrelated to its stated location.
  • Field Details

  • Constructor Details

    • ChatReportReasonUnrelatedLocation

      public ChatReportReasonUnrelatedLocation()
      The location-based chat is unrelated to its stated location.
    • ChatReportReasonUnrelatedLocation

      public ChatReportReasonUnrelatedLocation(DataInput input) throws IOException
      The location-based chat is unrelated to its stated location.
      Throws:
      IOException
  • Method Details