Current section

Files

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

include/telega@model@types_ChatBoostUpdated.hrl

-record(chat_boost_updated, {
chat :: telega@model@types:chat(),
boost :: telega@model@types:chat_boost()
}).