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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_bot_inline_result_gen.go#L1081: const InputBotInlineResultGameTypeID = 0x4fa417f2
		tl_input_bot_inline_result_gen.go#L1137: 	return InputBotInlineResultGameTypeID
		tl_input_bot_inline_result_gen.go#L1149: 		ID:   InputBotInlineResultGameTypeID,
		tl_input_bot_inline_result_gen.go#L1177: 	b.PutID(InputBotInlineResultGameTypeID)
		tl_input_bot_inline_result_gen.go#L1202: 	if err := b.ConsumeID(InputBotInlineResultGameTypeID); err != nil {
		tl_input_bot_inline_result_gen.go#L1334: 	case InputBotInlineResultGameTypeID:
		tl_registry_gen.go#L625: 		InputBotInlineResultGameTypeID:                           "inputBotInlineResultGame#4fa417f2",
		tl_registry_gen.go#L2407: 		"inputBotInlineResultGame":                           InputBotInlineResultGameTypeID,
		tl_registry_gen.go#L4189: 		InputBotInlineResultGameTypeID:                           func() bin.Object { return &InputBotInlineResultGame{} },
		tl_registry_gen.go#L5788: 			InputBotInlineResultGameTypeID,