[][src]Type Definition tbot::types::message::inline_markup::Markup

type Markup = Vec<Vec<Button>>;

A shorthand for inline markup.