mirror of
https://github.com/yawaflua/Flask-Discord.git
synced 2025-12-10 04:19:31 +02:00
Basic
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
from .client import DiscordOAuth2Session
|
||||
|
||||
|
||||
__all__ = [
|
||||
"DiscordOAuth2Session",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user