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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_media_gen.go#L3305: const InputMediaInvoiceTypeID = 0x405fef0d
		tl_input_media_gen.go#L3406: 	return InputMediaInvoiceTypeID
		tl_input_media_gen.go#L3418: 		ID:   InputMediaInvoiceTypeID,
		tl_input_media_gen.go#L3490: 	b.PutID(InputMediaInvoiceTypeID)
		tl_input_media_gen.go#L3539: 	if err := b.ConsumeID(InputMediaInvoiceTypeID); err != nil {
		tl_input_media_gen.go#L5847: 	case InputMediaInvoiceTypeID:
		tl_registry_gen.go#L71: 		InputMediaInvoiceTypeID:                                  "inputMediaInvoice#405fef0d",
		tl_registry_gen.go#L2538: 		"inputMediaInvoice":                                  InputMediaInvoiceTypeID,
		tl_registry_gen.go#L5005: 		InputMediaInvoiceTypeID:                                  func() bin.Object { return &InputMediaInvoice{} },
		tl_registry_gen.go#L8013: 			InputMediaInvoiceTypeID,