github.com/gotd/td/tg.PaymentsPaymentReceipt.Description (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_payments_payment_receipt_gen.go#L53: 	Description string
		tl_payments_payment_receipt_gen.go#L126: 	if !(p.Description == "") {
		tl_payments_payment_receipt_gen.go#L190: 	p.Description = from.GetDescription()
		tl_payments_payment_receipt_gen.go#L339: 	b.PutString(p.Description)
		tl_payments_payment_receipt_gen.go#L433: 		p.Description = value
		tl_payments_payment_receipt_gen.go#L542: 	return p.Description