We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da8f542 commit 5e80c0bCopy full SHA for 5e80c0b
bandwidth/model/bxml/verbs/hangup.py
@@ -16,4 +16,4 @@ def __init__(self):
16
Args:
17
None
18
"""
19
- super().__init__(tag="Hangup", content=None, attributes=None, nested_verbs=None)
+ super().__init__(tag="Hangup", content=None, attributes=None)
0 commit comments