pub trait TDCallDiscardReason: Debug + RObject { }
Expand description

Describes the reason why a call was discarded

Implementations on Foreign Types

Implementors