lib/twilio-ruby/rest/api/v2010/account/conference.rb in twilio-ruby-5.74.3 vs lib/twilio-ruby/rest/api/v2010/account/conference.rb in twilio-ruby-5.74.4
- old
+ new
@@ -394,10 +394,10 @@
def api_version
@properties['api_version']
end
##
- # @return [String] A string that you assigned to describe this conference room
+ # @return [String] A string that you assigned to describe this conference room. Max length is 128 characters.
def friendly_name
@properties['friendly_name']
end
##
\ No newline at end of file