Class: Synacrb::Common::TypingReceive

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

Instance Attribute Summary collapse

Instance Attribute Details

#authorObject

Returns the value of attribute author

Returns:

  • (Object)

    the current value of author



65
66
67
# File 'lib/synacrb/common.rb', line 65

def author
  @author
end

#channelObject

Returns the value of attribute channel

Returns:

  • (Object)

    the current value of channel



65
66
67
# File 'lib/synacrb/common.rb', line 65

def channel
  @channel
end