pub trait TDInlineQueryResult: Debug + RObject { }Expand description
Represents a single result of an inline query
Dyn Compatibility§
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".
pub trait TDInlineQueryResult: Debug + RObject { }Represents a single result of an inline query
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".