chorus/src
bitfl0wer 8e2e0d137d
Give `GatewayHandle` and `Gateway` common trait to call `watch_whole()` or observe() from a `Gateway`
2023-08-16 00:18:32 +02:00
..
api Remove unused import 2023-08-14 00:04:58 +02:00
types Give `GatewayHandle` and `Gateway` common trait to call `watch_whole()` or observe() from a `Gateway` 2023-08-16 00:18:32 +02:00
errors.rs Ratelimiter overhaul (#144) 2023-07-09 18:38:02 +02:00
gateway.rs Give `GatewayHandle` and `Gateway` common trait to call `watch_whole()` or observe() from a `Gateway` 2023-08-16 00:18:32 +02:00
instance.rs Change Mutex<T> to RwLock<T> 2023-08-12 19:31:31 +02:00
lib.rs Minor doc changes 2023-07-29 11:26:00 +02:00
ratelimiter.rs Fix unwrap panic on trying to access rate limits 2023-08-07 14:56:10 +02:00
voice.rs Minor doc changes 2023-07-29 11:26:00 +02:00