Current section

Files

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

include/telega@model@types_BotSubscriptionUpdated.hrl

-record(bot_subscription_updated, {
user :: telega@model@types:user(),
invoice_payload :: binary(),
state :: binary()
}).