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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L178: 	ErrEncryptionIDInvalid              = "ENCRYPTION_ID_INVALID"
		tl_errors_gen.go#L1263: 	return tgerr.Is(err, ErrEncryptionIDInvalid)