Current section

Files

Jump to
telega include telega@model_TransactionPartnerChat.hrl
Raw

include/telega@model_TransactionPartnerChat.hrl

-record(transaction_partner_chat, {
type_ :: binary(),
chat :: telega@model:chat(),
gift :: gleam@option:option(telega@model:gift())
}).