pub trait TDBotCommandScope: Debug + RObject { }
Expand description

TRAIT | Represents the scope to which bot commands are relevant

Implementations on Foreign Types

Implementors