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

type Float = f32;

The Telegram Float, currently f32.