Current section

Files

Jump to
telega include telega@model_ChatBoostRemoved.hrl
Raw

include/telega@model_ChatBoostRemoved.hrl

-record(chat_boost_removed, {
chat :: telega@model:chat(),
boost_id :: binary(),
remove_date :: integer(),
source :: telega@model:chat_boost_source()
}).