Bump Python version in Quickstart documentation

This commit is contained in:
Arnav Jindal
2021-04-20 07:56:56 +05:30
committed by GitHub
parent 18bf3d3a7d
commit 2e6c28bd60
3 changed files with 4 additions and 5 deletions

View File

@ -98,7 +98,7 @@ The constructor may be used for static activities, while :meth:`Client.change_pr
There is a high chance of disconnecting if presences are changed right after connecting.
The status type (playing, listening, streaming, watching) can be set using the :class:`ActivityType` enum.
For memory optimisation purposes, some activities are offered in slimmed down versions:
For memory optimisation purposes, some activities are offered in slimmed-down versions:
- :class:`Game`
- :class:`Streaming`