[][src]Type Definition telegram_bot_raw::types::primitive::Float

type Float = f32;

The Telegram Float, currently f32.