Current section

Files

Jump to
telega include telega@model_BotCommandParameters.hrl
Raw

include/telega@model_BotCommandParameters.hrl

-record(bot_command_parameters, {
scope :: gleam@option:option(telega@model:bot_command_scope()),
language_code :: gleam@option:option(binary())
}).