mirror of
https://github.com/yawaflua/Flask-Discord.git
synced 2025-12-10 12:29:30 +02:00
change id from int to str in comment
This commit is contained in:
@@ -54,7 +54,7 @@ class UserConnection(object):
|
||||
|
||||
Attributes
|
||||
----------
|
||||
id : int
|
||||
id : str
|
||||
ID of the connection account.
|
||||
name : str
|
||||
The username of the connection account.
|
||||
|
||||
Reference in New Issue
Block a user