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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_peer_gen.go#L553: const InputPeerChannelTypeID = 0x27bcbbfc
		tl_input_peer_gen.go#L604: 	return InputPeerChannelTypeID
		tl_input_peer_gen.go#L616: 		ID:   InputPeerChannelTypeID,
		tl_input_peer_gen.go#L640: 	b.PutID(InputPeerChannelTypeID)
		tl_input_peer_gen.go#L659: 	if err := b.ConsumeID(InputPeerChannelTypeID); err != nil {
		tl_input_peer_gen.go#L1174: 	case InputPeerChannelTypeID:
		tl_registry_gen.go#L49: 		InputPeerChannelTypeID:                                   "inputPeerChannel#27bcbbfc",
		tl_registry_gen.go#L1831: 		"inputPeerChannel":                                   InputPeerChannelTypeID,
		tl_registry_gen.go#L3613: 		InputPeerChannelTypeID:                                   func() bin.Object { return &InputPeerChannel{} },
		tl_registry_gen.go#L5892: 			InputPeerChannelTypeID,