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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L326: 	ErrPeerIDNotSupported               = "PEER_ID_NOT_SUPPORTED"
		tl_errors_gen.go#L2003: 	return tgerr.Is(err, ErrPeerIDNotSupported)