Class: CircleSo::Resources::ChatPreferences

Inherits:
Base
  • Object
show all
Defined in:
lib/circle_so/resources/chat_preferences.rb

Instance Method Summary collapse

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from CircleSo::Resources::Base

Instance Method Details

#update(**attrs) ⇒ Object



6
# File 'lib/circle_so/resources/chat_preferences.rb', line 6

def update(**attrs) = client.put("/chat_preferences", attrs)