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

10 uses

	github.com/gotd/td/tg (current package)
		tl_payments_payment_result_gen.go#L44: const PaymentsPaymentResultTypeID = 0x4e5f810d
		tl_payments_payment_result_gen.go#L90: 	return PaymentsPaymentResultTypeID
		tl_payments_payment_result_gen.go#L102: 		ID:   PaymentsPaymentResultTypeID,
		tl_payments_payment_result_gen.go#L122: 	b.PutID(PaymentsPaymentResultTypeID)
		tl_payments_payment_result_gen.go#L145: 	if err := b.ConsumeID(PaymentsPaymentResultTypeID); err != nil {
		tl_payments_payment_result_gen.go#L353: 	case PaymentsPaymentResultTypeID:
		tl_registry_gen.go#L757: 		PaymentsPaymentResultTypeID:                              "payments.paymentResult#4e5f810d",
		tl_registry_gen.go#L2539: 		"payments.paymentResult":                             PaymentsPaymentResultTypeID,
		tl_registry_gen.go#L4321: 		PaymentsPaymentResultTypeID:                              func() bin.Object { return &PaymentsPaymentResult{} },
		tl_registry_gen.go#L6274: 			PaymentsPaymentResultTypeID,