chorus/src
bitfl0wer 8a1c1f0a41 Replace &mut Instance with Rc<RefCell<Instance>>
Replace &mut Instance with Rc<RefCell<Instance>> on the User struct to represent the 1:n relation of Instance:User
2023-05-20 23:10:25 +02:00
..
api Replace &mut Instance with Rc<RefCell<Instance>> 2023-05-20 23:10:25 +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