Current section

Files

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

include/telega@model@types_ReactionCount.hrl

-record(reaction_count, {
type_ :: telega@model@types:reaction_type(),
total_count :: integer()
}).