pub trait TDMessageFileType: Debug + RObject { }
Expand description

Contains information about a file with messages exported from another app

Implementations on Foreign Types

Implementors