Current section

Files

Jump to
telega include telega@reactions_ReactionCountInfo.hrl
Raw

include/telega@reactions_ReactionCountInfo.hrl

-record(reaction_count_info, {
reaction :: telega@model@types:reaction_type(),
count :: integer()
}).