Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 698 Bytes

AuthorWebhook.md

File metadata and controls

13 lines (9 loc) · 698 Bytes

AuthorWebhook

The author of the activity.

Properties

Name Type Description Notes
type str The `type` of the author.
user_id str The id of the user. Only supported when author `type` is `user`. [optional]
user User The user that authored the message or activity. `profile` is included in the payload if the `includeFullUser` option is enabled. [optional]

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