Current section

Files

Jump to
telega include telega@model@types_SetChatMenuButtonParameters.hrl
Raw

include/telega@model@types_SetChatMenuButtonParameters.hrl

-record(set_chat_menu_button_parameters, {
chat_id :: gleam@option:option(integer()),
menu_button :: gleam@option:option(telega@model@types:menu_button())
}).