[][src]Type Definition tbot::types::keyboard::inline::Markup

type Markup<'a> = &'a [&'a [Button<'a>]];

A shorthand for inline markup.