| Name | Type | Description | Notes |
|---|---|---|---|
| follower_status | string | [optional] [default to 'any'] | |
| min_follower_count | int | Skip commenters with fewer followers than this. Omit for no size rule. | [optional] |
| when_unknown | string | What to do when Instagram will not reveal the follow relationship. * `send` (default) - deliver the DM anyway (fails open). * `skip` - stay silent. * `verify` - send `followGate.message` with a confirm button. Tapping it is a message, which grants consent, so the re-check on the tap resolves and the real DM (or `followGate.notFollowingMessage`) follows automatically. | [optional] [default to 'send'] |