Current section

Files

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

include/telega@model@types_VerifyChatParameters.hrl

-record(verify_chat_parameters, {
chat_id :: telega@model@types:int_or_string(),
custom_description :: gleam@option:option(binary())
}).