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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_user_gen.go#L253: const InputUserTypeID = 0xf21158c6
		tl_input_user_gen.go#L304: 	return InputUserTypeID
		tl_input_user_gen.go#L316: 		ID:   InputUserTypeID,
		tl_input_user_gen.go#L340: 	b.PutID(InputUserTypeID)
		tl_input_user_gen.go#L359: 	if err := b.ConsumeID(InputUserTypeID); err != nil {
		tl_input_user_gen.go#L660: 	case InputUserTypeID:
		tl_registry_gen.go#L54: 		InputUserTypeID:                                          "inputUser#f21158c6",
		tl_registry_gen.go#L1836: 		"inputUser":                                          InputUserTypeID,
		tl_registry_gen.go#L3618: 		InputUserTypeID:                                          func() bin.Object { return &InputUser{} },
		tl_registry_gen.go#L5961: 			InputUserTypeID,