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

10 uses

	github.com/gotd/td/tg (current package)
		tl_message_media_gen.go#L2015: const MessageMediaInvoiceTypeID = 0xf6a548d3
		tl_message_media_gen.go#L2118: 	return MessageMediaInvoiceTypeID
		tl_message_media_gen.go#L2130: 		ID:   MessageMediaInvoiceTypeID,
		tl_message_media_gen.go#L2210: 	b.PutID(MessageMediaInvoiceTypeID)
		tl_message_media_gen.go#L2255: 	if err := b.ConsumeID(MessageMediaInvoiceTypeID); err != nil {
		tl_message_media_gen.go#L4428: 	case MessageMediaInvoiceTypeID:
		tl_registry_gen.go#L142: 		MessageMediaInvoiceTypeID:                                "messageMediaInvoice#f6a548d3",
		tl_registry_gen.go#L1924: 		"messageMediaInvoice":                                MessageMediaInvoiceTypeID,
		tl_registry_gen.go#L3706: 		MessageMediaInvoiceTypeID:                                func() bin.Object { return &MessageMediaInvoice{} },
		tl_registry_gen.go#L6098: 			MessageMediaInvoiceTypeID,