mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-09-21 03:27:42 +00:00
Fix typos in api reference docs
This commit is contained in:
+1
-1
@@ -313,7 +313,7 @@ class SessionStartLimits:
|
||||
total: :class:`int`
|
||||
The total number of session starts the current user is allowed
|
||||
remaining: :class:`int`
|
||||
Remaining remaining number of session starts the current user is allowed
|
||||
Remaining number of session starts the current user is allowed
|
||||
reset_after: :class:`int`
|
||||
The number of milliseconds until the limit resets
|
||||
max_concurrency: :class:`int`
|
||||
|
||||
Reference in New Issue
Block a user