On branch DiscordProfile

Initial commit
This commit is contained in:
EG
2026-07-01 15:15:07 +03:00
commit d4bf750c9e
3125 changed files with 601334 additions and 0 deletions
@@ -0,0 +1,12 @@
"""
discord.webhook
~~~~~~~~~~~~~~~
Webhook support for the Discord API
:copyright: (c) 2015-2021 Rapptz & (c) 2021-present Pycord Development
:license: MIT, see LICENSE for more details.
"""
from .async_ import *
from .sync import *
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff