tulpje-cache 0.4.0

A redis cache for twilight
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
pub mod channel;
pub mod emoji;
pub mod guild;
pub mod guild_scheduled_event;
pub mod integration;
pub mod member;
pub mod message;
pub mod presence;
pub mod role;
pub mod stage_instance;
pub mod sticker;
pub mod user;
pub mod voice_state;