Current section

Files

Jump to
telega include telega@model_ChatBoost.hrl
Raw

include/telega@model_ChatBoost.hrl

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