Module tdlight.api

Class TdApi.ChatActionBarReportUnrelatedLocation

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.ChatActionBar
it.tdlight.jni.TdApi.ChatActionBarReportUnrelatedLocation
Enclosing class:
TdApi

public static final class TdApi.ChatActionBarReportUnrelatedLocation extends TdApi.ChatActionBar
The chat is a location-based supergroup, which can be reported as having unrelated location using the method reportChat with the reason chatReportReasonUnrelatedLocation.
  • Field Details

  • Constructor Details

    • ChatActionBarReportUnrelatedLocation

      public ChatActionBarReportUnrelatedLocation()
      The chat is a location-based supergroup, which can be reported as having unrelated location using the method reportChat with the reason chatReportReasonUnrelatedLocation.
    • ChatActionBarReportUnrelatedLocation

      public ChatActionBarReportUnrelatedLocation(DataInput input) throws IOException
      The chat is a location-based supergroup, which can be reported as having unrelated location using the method reportChat with the reason chatReportReasonUnrelatedLocation.
      Throws:
      IOException
  • Method Details