Current section

Files

Jump to
telega include telega@update_SubscriptionUpdate.hrl
Raw

include/telega@update_SubscriptionUpdate.hrl

-record(subscription_update, {
from_id :: integer(),
chat_id :: integer(),
subscription :: telega@model@types:bot_subscription_updated(),
raw :: telega@model@types:update()
}).