Current section

Files

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

include/telega@model@types_TransactionPartnerChat.hrl

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