github.com/gotd/td/tg.PaymentsSendStarsFormRequest.Invoice (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_payments_send_stars_form_gen.go#L45: 	Invoice InputInvoiceClass
		tl_payments_send_stars_form_gen.go#L66: 	if !(s.Invoice == nil) {
		tl_payments_send_stars_form_gen.go#L88: 	s.Invoice = from.GetInvoice()
		tl_payments_send_stars_form_gen.go#L141: 	if s.Invoice == nil {
		tl_payments_send_stars_form_gen.go#L144: 	if err := s.Invoice.Encode(b); err != nil {
		tl_payments_send_stars_form_gen.go#L178: 		s.Invoice = value
		tl_payments_send_stars_form_gen.go#L196: 	return s.Invoice