create telegram menu buttons from BotEx.Models.Menu
BotEx.Models.Menu
Finds and returns the specified menu
@spec create_menu_buttons(BotEx.Models.Menu.t(), any()) :: Telegex.Type.InlineKeyboardMarkup.t()
@spec get_menu(binary(), map()) :: BotEx.Models.Menu.t()
@spec get_menu_caption(BotEx.Models.Menu.t()) :: any()