chorus/src
bitfl0wer 81885cffc0 Change create channel method to return Channel
Previously returned a Response object.
2023-05-23 13:50:39 +02:00
..
api Change create channel method to return Channel 2023-05-23 13:50:39 +02:00
errors.rs Add PasswordRequiredError 2023-05-16 15:58:51 +02:00
gateway.rs Add channel and thread types, start guild 2023-05-13 21:27:44 +02:00
instance.rs Replace &mut Instance with Rc<RefCell<Instance>> 2023-05-20 23:10:25 +02:00
lib.rs remove println 2023-05-09 17:19:04 +02: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