chorus/src
bitfl0wer fee0aa966a
Changed some apparently incorrect attributes
Some attributes are not necessarily returned by the GET route for a guild. Also, some integers were too small. One example is max_video_channel_users, which was a u8, but could theoretically be a value much higher than u8::MAX.
2023-05-29 16:49:36 +02:00
..
api Remove print statement 2023-05-28 23:08:13 +02:00
types Changed some apparently incorrect attributes 2023-05-29 16:49:36 +02:00
errors.rs Add InvalidResponseError 2023-05-28 23:04:02 +02:00
gateway.rs run cargo fmt && cargo fix 2023-05-28 00:50:52 +02:00
instance.rs Finish refactor 2023-05-26 12:50:16 +02:00
lib.rs Un-lock mod errors 2023-05-26 10:23:11 -04:00
limit.rs Add RateLimit information 2023-05-14 13:12:02 +02:00
voice.rs Create files 2023-04-05 21:55:27 +02:00