mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 10:22:59 +00:00
Use v3 of the Discord API.
This commit is contained in:
@ -384,7 +384,7 @@ class Client(object):
|
||||
'$referrer': '',
|
||||
'$referring_domain': ''
|
||||
},
|
||||
'v': 2
|
||||
'v': 3
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user