Method: Twilio::REST::Chat::V3#to_s
- Defined in:
- lib/twilio-ruby/rest/chat/v3.rb
#to_s ⇒ Object
Provide a user friendly representation
65 66 67 |
# File 'lib/twilio-ruby/rest/chat/v3.rb', line 65 def to_s '<Twilio::REST::Chat::V3>'; end |