Sha256: 57a31f9a9a5b60f8d1b350be870e9d24b6b9f7a8e05fc47ce3e800646407a4bf

Contents?: true

Size: 271 Bytes

Versions: 4

Compression:

Stored size: 271 Bytes

Contents

module TD::Types
  # The chat is a location-based supergroup, which can be reported as having unrelated location using the method
  #   reportChat with the reason chatReportReasonUnrelatedLocation.
  class ChatActionBar::ReportUnrelatedLocation < ChatActionBar
  end
end

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
tdlib-schema-1.7.0.3 lib/tdlib/types/chat_action_bar/report_unrelated_location.rb
tdlib-schema-1.7.0.2 lib/tdlib/types/chat_action_bar/report_unrelated_location.rb
tdlib-schema-1.7.0.1 lib/tdlib/types/chat_action_bar/report_unrelated_location.rb
tdlib-ruby-2.2.0 lib/tdlib/types/chat_action_bar/report_unrelated_location.rb