Current section

Files

Jump to
telega include telega@model_ForumTopicEdited.hrl
Raw

include/telega@model_ForumTopicEdited.hrl

-record(forum_topic_edited, {
name :: gleam@option:option(binary()),
icon_custom_emoji_id :: gleam@option:option(binary())
}).