Sha256: 5373b7952c93741f4c659c8d2f12dd4ef34ae3a34dc406008ce2f72e9a5a2db0

Contents?: true

Size: 103 Bytes

Versions: 5

Compression:

Stored size: 103 Bytes

Contents

module TD::Types
  # The call ended unexpectedly.
  class CallProblem::Dropped < CallProblem
  end
end

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
tdlib-schema-1.7.0.3 lib/tdlib/types/call_problem/dropped.rb
tdlib-schema-1.7.0.2 lib/tdlib/types/call_problem/dropped.rb
tdlib-schema-1.7.0.1 lib/tdlib/types/call_problem/dropped.rb
tdlib-ruby-2.2.0 lib/tdlib/types/call_problem/dropped.rb
tdlib-ruby-2.1.0 lib/tdlib/types/call_problem/dropped.rb