pub trait TDMessageSchedulingState: Debug + RObject { }
Expand description

TRAIT | Contains information about the time when a scheduled message will be sent

Implementations on Foreign Types

Implementors