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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_invoice_gen.go#L219: const InputInvoiceSlugTypeID = 0xc326caef
		tl_input_invoice_gen.go#L265: 	return InputInvoiceSlugTypeID
		tl_input_invoice_gen.go#L277: 		ID:   InputInvoiceSlugTypeID,
		tl_input_invoice_gen.go#L297: 	b.PutID(InputInvoiceSlugTypeID)
		tl_input_invoice_gen.go#L315: 	if err := b.ConsumeID(InputInvoiceSlugTypeID); err != nil {
		tl_input_invoice_gen.go#L581: 	case InputInvoiceSlugTypeID:
		tl_registry_gen.go#L1109: 		InputInvoiceSlugTypeID:                                                  "inputInvoiceSlug#c326caef",
		tl_registry_gen.go#L2891: 		"inputInvoiceSlug":                                                  InputInvoiceSlugTypeID,
		tl_registry_gen.go#L4673: 		InputInvoiceSlugTypeID:                                                  func() bin.Object { return &InputInvoiceSlug{} },
		tl_registry_gen.go#L5846: 			InputInvoiceSlugTypeID,