Sha256: af6900c51883870c8d38bd33a11c2b05f90388356b2fb622ce7da2cb8941a4e3

Contents?: true

Size: 194 Bytes

Versions: 5

Compression:

Stored size: 194 Bytes

Contents

module TD::Types
  # The user has too much chats with username, one of them should be made private first.
  class CheckChatUsernameResult::PublicChatsTooMuch < CheckChatUsernameResult
  end
end

Version data entries

5 entries across 5 versions & 2 rubygems

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