Skip to content

Commit dfa6f18

Browse files
author
Sam Harrison
committed
chore: sync with latest changes
1 parent fcbaa4e commit dfa6f18

File tree

12 files changed

+1984
-54
lines changed

12 files changed

+1984
-54
lines changed

twilio/rest/api/v2010/account/conference/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ def api_version(self):
556556
@property
557557
def friendly_name(self):
558558
"""
559-
:returns: A string that you assigned to describe this conference room.
559+
:returns: A string that you assigned to describe this conference room. Maxiumum length is 128 characters.
560560
:rtype: str
561561
"""
562562
return self._properties["friendly_name"]

0 commit comments

Comments
 (0)