Type Definition Float
telegram_bot_raw::types::primitive
type Float = f32;
The Telegram Float, currently f32.
Float