Class: Karper::Message::CreateInvitation

Inherits:
Struct
  • Object
show all
Defined in:
lib/karper/message.rb

Instance Attribute Summary collapse

Instance Attribute Details

#newtObject

Returns the value of attribute newt

Returns:

  • (Object)

    the current value of newt



5
6
7
# File 'lib/karper/message.rb', line 5

def newt
  @newt
end

#nickObject

Returns the value of attribute nick

Returns:

  • (Object)

    the current value of nick



5
6
7
# File 'lib/karper/message.rb', line 5

def nick
  @nick
end