const github.com/gotd/td/tg.PaymentsExportInvoiceRequestTypeID

9 uses

	github.com/gotd/td/tg (current package)
		tl_payments_export_invoice_gen.go#L47: const PaymentsExportInvoiceRequestTypeID = 0xf91b065
		tl_payments_export_invoice_gen.go#L88: 	return PaymentsExportInvoiceRequestTypeID
		tl_payments_export_invoice_gen.go#L100: 		ID:   PaymentsExportInvoiceRequestTypeID,
		tl_payments_export_invoice_gen.go#L120: 	b.PutID(PaymentsExportInvoiceRequestTypeID)
		tl_payments_export_invoice_gen.go#L143: 	if err := b.ConsumeID(PaymentsExportInvoiceRequestTypeID); err != nil {
		tl_registry_gen.go#L1700: 		PaymentsExportInvoiceRequestTypeID:                                      "payments.exportInvoice#f91b065",
		tl_registry_gen.go#L3482: 		"payments.exportInvoice":                                            PaymentsExportInvoiceRequestTypeID,
		tl_registry_gen.go#L5264: 		PaymentsExportInvoiceRequestTypeID:                                      func() bin.Object { return &PaymentsExportInvoiceRequest{} },
		tl_server_gen.go#L8315: 	s.handlers[PaymentsExportInvoiceRequestTypeID] = handler