Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 959 Bytes

File metadata and controls

11 lines (8 loc) · 959 Bytes

# CommentAutomationAudience

Properties

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']

[Back to Model list] [Back to API list] [Back to README]