Class: MTProto::Type::RPC::Help::GetConfig

Inherits:
Object
  • Object
show all
Defined in:
lib/mtproto/type/rpc/help/get_config.rb

Constant Summary collapse

CONSTRUCTOR =
0xc4f9186b

Class Method Summary collapse

Class Method Details

.buildObject



10
11
12
# File 'lib/mtproto/type/rpc/help/get_config.rb', line 10

def self.build
  [CONSTRUCTOR].pack('L<')
end