Fixed a typo in calls.py
Suggested by libffi-dev-on on Discord. Changed Optiona into Optional
This commit is contained in:
parent
e0f02f1775
commit
c220b3faa4
@ -148,7 +148,7 @@ class GroupCall:
|
|||||||
|
|
||||||
Returns
|
Returns
|
||||||
--------
|
--------
|
||||||
Optiona[:class:`VoiceState`]
|
Optional[:class:`VoiceState`]
|
||||||
The voice state associated with this user.
|
The voice state associated with this user.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user