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

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

A shorthand for reply markup.