Current section

Files

Jump to
telega include telega@model_StoryAreaTypeSuggestedReaction.hrl
Raw

include/telega@model_StoryAreaTypeSuggestedReaction.hrl

-record(story_area_type_suggested_reaction, {
type_ :: binary(),
reaction_type :: telega@model:reaction_type(),
is_dark :: gleam@option:option(boolean()),
is_flipped :: gleam@option:option(boolean())
}).