Current section

Files

Jump to
telega include telega@model_SetChatTitleParameters.hrl
Raw

include/telega@model_SetChatTitleParameters.hrl

-record(set_chat_title_parameters, {
chat_id :: telega@model:int_or_string(),
title :: binary()
}).