Current section

Files

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

include/telega@model@types_ChatBoostRemoved.hrl

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