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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_channel_gen.go#L42: const InputChannelEmptyTypeID = 0xee8c1e86
		tl_input_channel_gen.go#L78: 	return InputChannelEmptyTypeID
		tl_input_channel_gen.go#L90: 		ID:   InputChannelEmptyTypeID,
		tl_input_channel_gen.go#L105: 	b.PutID(InputChannelEmptyTypeID)
		tl_input_channel_gen.go#L122: 	if err := b.ConsumeID(InputChannelEmptyTypeID); err != nil {
		tl_input_channel_gen.go#L587: 	case InputChannelEmptyTypeID:
		tl_registry_gen.go#L584: 		InputChannelEmptyTypeID:                                  "inputChannelEmpty#ee8c1e86",
		tl_registry_gen.go#L2366: 		"inputChannelEmpty":                                  InputChannelEmptyTypeID,
		tl_registry_gen.go#L4148: 		InputChannelEmptyTypeID:                                  func() bin.Object { return &InputChannelEmpty{} },
		tl_registry_gen.go#L5791: 			InputChannelEmptyTypeID,