Method: Twilio::REST::Chat::V2::ServiceContext::UserInstance#delete
- Defined in:
- lib/twilio-ruby/rest/chat/v2/service/user.rb
#delete ⇒ Boolean
Delete the UserInstance
441 442 443 |
# File 'lib/twilio-ruby/rest/chat/v2/service/user.rb', line 441 def delete context.delete end |