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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L368: 	ErrPublicChannelMissing             = "PUBLIC_CHANNEL_MISSING"
		tl_errors_gen.go#L2213: 	return tgerr.Is(err, ErrPublicChannelMissing)