Class: Synacrb::Common::MessageUpdate

Inherits:
Struct
  • Object
show all
Defined in:
lib/synacrb/common.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



53
54
55
# File 'lib/synacrb/common.rb', line 53

def id
  @id
end

#textObject

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



53
54
55
# File 'lib/synacrb/common.rb', line 53

def text
  @text
end