pub trait TDNotificationType: Debug + RObject { }
Expand description

Contains detailed information about a notification

Implementations on Foreign Types

Implementors