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

type Float = f32;

The Telegram "Float": Currently f32.