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

10 uses

	github.com/gotd/td/tg (current package)
		tl_bot_inline_message_gen.go#L1763: const BotInlineMessageMediaInvoiceTypeID = 0x354a9b09
		tl_bot_inline_message_gen.go#L1853: 	return BotInlineMessageMediaInvoiceTypeID
		tl_bot_inline_message_gen.go#L1865: 		ID:   BotInlineMessageMediaInvoiceTypeID,
		tl_bot_inline_message_gen.go#L1933: 	buf.PutID(BotInlineMessageMediaInvoiceTypeID)
		tl_bot_inline_message_gen.go#L1974: 	if err := buf.ConsumeID(BotInlineMessageMediaInvoiceTypeID); err != nil {
		tl_bot_inline_message_gen.go#L2725: 	case BotInlineMessageMediaInvoiceTypeID:
		tl_registry_gen.go#L631: 		BotInlineMessageMediaInvoiceTypeID:                       "botInlineMessageMediaInvoice#354a9b09",
		tl_registry_gen.go#L2413: 		"botInlineMessageMediaInvoice":                       BotInlineMessageMediaInvoiceTypeID,
		tl_registry_gen.go#L4195: 		BotInlineMessageMediaInvoiceTypeID:                       func() bin.Object { return &BotInlineMessageMediaInvoice{} },
		tl_registry_gen.go#L5487: 			BotInlineMessageMediaInvoiceTypeID,