Current section

Files

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

include/telega@model@types_SetMyDescriptionParameters.hrl

-record(set_my_description_parameters, {
description :: gleam@option:option(binary()),
language_code :: gleam@option:option(binary())
}).