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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_bot_inline_result_gen.go#L753: const InputBotInlineResultDocumentTypeID = 0xfff8fdc4
		tl_input_bot_inline_result_gen.go#L833: 	return InputBotInlineResultDocumentTypeID
		tl_input_bot_inline_result_gen.go#L845: 		ID:   InputBotInlineResultDocumentTypeID,
		tl_input_bot_inline_result_gen.go#L897: 	b.PutID(InputBotInlineResultDocumentTypeID)
		tl_input_bot_inline_result_gen.go#L938: 	if err := b.ConsumeID(InputBotInlineResultDocumentTypeID); err != nil {
		tl_input_bot_inline_result_gen.go#L1327: 	case InputBotInlineResultDocumentTypeID:
		tl_registry_gen.go#L624: 		InputBotInlineResultDocumentTypeID:                       "inputBotInlineResultDocument#fff8fdc4",
		tl_registry_gen.go#L2406: 		"inputBotInlineResultDocument":                       InputBotInlineResultDocumentTypeID,
		tl_registry_gen.go#L4188: 		InputBotInlineResultDocumentTypeID:                       func() bin.Object { return &InputBotInlineResultDocument{} },
		tl_registry_gen.go#L5787: 			InputBotInlineResultDocumentTypeID,