This website requires JavaScript.
Explore
Help
Sign In
yawaflua
/
Flask-Discord
Watch
1
Star
0
Fork
0
You've already forked Flask-Discord
mirror of
https://github.com/yawaflua/Flask-Discord.git
synced
2025-12-10 04:19:31 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d6ddb988364378d7a5fca38fb556419d46a9f3e
Flask-Discord
/
flask_discord
/
models
History
Dori Lahav Waisberg
4d6ddb9883
Change id to not cast to int and fail if id is not included on UserConnection constructor
2020-02-07 23:26:24 +02:00
..
__init__.py
Documentation
2019-05-08 16:41:51 +05:30
base.py
Add base class. Make to_json available to all of the existing models.
2019-05-22 23:52:17 +05:30
connections.py
Change id to not cast to int and fail if id is not included on UserConnection constructor
2020-02-07 23:26:24 +02:00
guild.py
Add base class. Make to_json available to all of the existing models.
2019-05-22 23:52:17 +05:30
user.py
discriminator remains string to prevent some special case unwanted stuffs
2019-11-22 15:27:30 +05:30