mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-19 15:36:02 +00:00
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
|
||||
--------
|
||||
Optiona[:class:`VoiceState`]
|
||||
Optional[:class:`VoiceState`]
|
||||
The voice state associated with this user.
|
||||
"""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user