pub trait TDInlineKeyboardButtonType: Debug + RObject { }Expand description
Describes the type of an inline keyboard button
Dyn Compatibility§
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".
pub trait TDInlineKeyboardButtonType: Debug + RObject { }Describes the type of an inline keyboard button
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".