Class: MTProto::TL::GetConfig

Inherits:
Object
  • Object
show all
Includes:
Binary
Defined in:
lib/mtproto/tl/objects/get_config.rb

Instance Method Summary collapse

Methods included from Binary

#b_u32, #b_u64, #u32_b, #u64_b

Instance Method Details

#serializeObject



8
9
10
# File 'lib/mtproto/tl/objects/get_config.rb', line 8

def serialize
  u32_b(Constructors::HELP_GET_CONFIG)
end