lib/twilio-ruby/rest/chat/v2/service/user.rb in twilio-ruby-5.32.0 vs lib/twilio-ruby/rest/chat/v2/service/user.rb in twilio-ruby-5.33.0
- old
+ new
@@ -384,10 +384,10 @@
def friendly_name
@properties['friendly_name']
end
##
- # @return [String] The SID of the assigned to the user
+ # @return [String] The SID of the Role assigned to the user
def role_sid
@properties['role_sid']
end
##
\ No newline at end of file