mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-06 17:59:52 +00:00
Add raw presence update evemt
This commit is contained in:
@ -72,6 +72,7 @@ from .automod import *
|
||||
from .poll import *
|
||||
from .soundboard import *
|
||||
from .subscription import *
|
||||
from .presences import *
|
||||
|
||||
|
||||
class VersionInfo(NamedTuple):
|
||||
|
Reference in New Issue
Block a user