//! Schedule-related data structures for the QQ Guild Bot API.
//!//! This module contains structures for creating and managing channel schedules
//! in QQ Guild bots.
modmodel;modremind;modwrapper;pubusemodel::Schedule;pubuseremind::RemindType;pubusewrapper::ScheduleWrapper;#[cfg(test)]modtests;