Fixed a typo in calls.py
Suggested by libffi-dev-on on Discord. Changed Optiona into Optional
This commit is contained in:
@@ -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.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user