Add raw presence update evemt

This commit is contained in:
Mysty
2025-01-21 04:49:50 -05:00
committed by GitHub
parent afbbc07e98
commit 418a7915e6
10 changed files with 262 additions and 86 deletions
+1
View File
@@ -72,6 +72,7 @@ from .automod import *
from .poll import *
from .soundboard import *
from .subscription import *
from .presences import *
class VersionInfo(NamedTuple):