pub trait TDKeyboardButtonType: Debug + RObject { }
Expand description

Describes a keyboard button type

Implementations on Foreign Types

Implementors