Class: Riffer::Messages::System

Inherits:
Base
  • Object
show all
Defined in:
lib/riffer/messages/system.rb

Instance Attribute Summary

Attributes inherited from Base

#content

Instance Method Summary collapse

Methods inherited from Base

#initialize, #to_h

Constructor Details

This class inherits a constructor from Riffer::Messages::Base

Instance Method Details

#roleObject



4
5
6
# File 'lib/riffer/messages/system.rb', line 4

def role
  "system"
end