Current section

Files

Jump to
telega include telega@update_ShippingQueryUpdate.hrl
Raw

include/telega@update_ShippingQueryUpdate.hrl

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