Current section

Files

Jump to
telega include telega@update_RemovedChatBoost.hrl
Raw

include/telega@update_RemovedChatBoost.hrl

-record(removed_chat_boost, {
from_id :: integer(),
chat_id :: integer(),
removed_chat_boost :: telega@model@types:chat_boost_removed(),
raw :: telega@model@types:update()
}).