Current section

Files

Jump to
telega include telega@model_ForumTopicCreated.hrl
Raw

include/telega@model_ForumTopicCreated.hrl

-record(forum_topic_created, {
name :: binary(),
icon_color :: integer(),
icon_custom_emoji_id :: gleam@option:option(binary())
}).