thec0sm0s
|
252506e16c
|
Use user_id shorthand property
|
2020-05-15 18:31:39 +05:30 |
|
thec0sm0s
|
e70fd91424
|
Override default fetch_from_api and add a caching layer
|
2020-05-14 22:35:37 +05:30 |
|
thec0sm0s
|
baa1fefd50
|
Make integrations as separate entity, which might be also and entity of guild
|
2020-05-14 20:38:59 +05:30 |
|
thec0sm0s
|
782d09246f
|
Add MANY property to automatically return list from fetch_from_api when many of these models exists
|
2020-05-12 12:35:09 +05:30 |
|
thec0sm0s
|
6365ab461a
|
Use DiscordModelsMeta class. Set ROUTE as required class attribute for bases. Add fetch_from_api classmethod which is shorthand to return the current model
|
2020-05-12 12:20:32 +05:30 |
|
Dori Lahav Waisberg
|
a1d321ff69
|
change id from int to str in comment
|
2020-02-07 23:31:26 +02:00 |
|
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 |
|
thecosmos
|
d975547968
|
Add base class. Make to_json available to all of the existing models.
|
2019-05-22 23:52:17 +05:30 |
|
thecosmos
|
ce488393e6
|
Documentation
|
2019-05-08 15:46:24 +05:30 |
|
thecosmos
|
628103f5e4
|
Base Connection model
|
2019-05-07 21:26:57 +05:30 |
|