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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L204: 	ErrFilterNotSupported               = "FILTER_NOT_SUPPORTED"
		tl_errors_gen.go#L1393: 	return tgerr.Is(err, ErrFilterNotSupported)