Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 929 Bytes

File metadata and controls

14 lines (11 loc) · 929 Bytes

# WebhookPayloadCommentCommentAuthor

Properties

Name Type Description Notes
id string Author's platform ID
username string [optional]
name string [optional]
picture string [optional]
is_own_account bool True when this comment was authored by the connected account itself (Meta re-delivers the account's own replies as comments events). Populated on the Instagram and Facebook realtime webhooks only; absent means not evaluated, never "not the account". [optional]
instagram_profile \Zernio\Model\WebhookPayloadCommentCommentAuthorInstagramProfile [optional]

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