Current section

Files

Jump to
telega include telega@update_PaidMediaPurchaseUpdate.hrl
Raw

include/telega@update_PaidMediaPurchaseUpdate.hrl

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