pub trait TDPushMessageContent: Debug + RObject { }
Expand description

Contains content of a push message notification

Implementations on Foreign Types

Implementors