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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L202: 	ErrFilterIDInvalid                  = "FILTER_ID_INVALID"
		tl_errors_gen.go#L1383: 	return tgerr.Is(err, ErrFilterIDInvalid)