Current section

Files

Jump to
telega include telega@models@bot_command_BotCommandParameters.hrl
Raw

include/telega@models@bot_command_BotCommandParameters.hrl

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