Current section

Files

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

include/telega@model@types_SetMyNameParameters.hrl

-record(set_my_name_parameters, {
name :: gleam@option:option(binary()),
language_code :: gleam@option:option(binary())
}).