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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L325: 	ErrPeerIDInvalid                    = "PEER_ID_INVALID"
		tl_errors_gen.go#L1998: 	return tgerr.Is(err, ErrPeerIDInvalid)