Current section

Files

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

include/telega@model@types_ChatBoost.hrl

-record(chat_boost, {
boost_id :: binary(),
add_date :: integer(),
expiration_date :: integer(),
source :: telega@model@types:chat_boost_source()
}).