Class: MTProto::TL::MessageService::Header

Inherits:
Struct
  • Object
show all
Defined in:
lib/mtproto/tl/objects/message_service.rb

Instance Attribute Summary collapse

Instance Attribute Details

#action_offsetObject

Returns the value of attribute action_offset

Returns:

  • (Object)

    the current value of action_offset



16
17
18
# File 'lib/mtproto/tl/objects/message_service.rb', line 16

def action_offset
  @action_offset
end

#dateObject

Returns the value of attribute date

Returns:

  • (Object)

    the current value of date



16
17
18
# File 'lib/mtproto/tl/objects/message_service.rb', line 16

def date
  @date
end

#from_idObject

Returns the value of attribute from_id

Returns:

  • (Object)

    the current value of from_id



16
17
18
# File 'lib/mtproto/tl/objects/message_service.rb', line 16

def from_id
  @from_id
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



16
17
18
# File 'lib/mtproto/tl/objects/message_service.rb', line 16

def id
  @id
end

#peer_idObject

Returns the value of attribute peer_id

Returns:

  • (Object)

    the current value of peer_id



16
17
18
# File 'lib/mtproto/tl/objects/message_service.rb', line 16

def peer_id
  @peer_id
end

#peer_typeObject

Returns the value of attribute peer_type

Returns:

  • (Object)

    the current value of peer_type



16
17
18
# File 'lib/mtproto/tl/objects/message_service.rb', line 16

def peer_type
  @peer_type
end