Current section

Files

Jump to
telega include telega@update_BusinessConnectionUpdate.hrl
Raw

include/telega@update_BusinessConnectionUpdate.hrl

-record(business_connection_update, {
from_id :: integer(),
chat_id :: integer(),
business_connection :: telega@model:business_connection(),
raw :: telega@model:update()
}).