Hi,
While trying the new reply api, we are tying to exclude some of the ID’s using “exclude_reply_user_ids” parameter. But this returns the following error,
{“errors”:[{“code”:44,“message”:“exclude_reply_user_ids parameter is invalid.“}]}
Just wanted to validate is this error is correct and there is no implementation as yet?