Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 873 Bytes

UserUpdateEventAllOfPayload.md

File metadata and controls

13 lines (9 loc) · 873 Bytes

UserUpdateEventAllOfPayload

The payload of the event. The contents of this object depend on the type of event.

Properties

Name Type Description Notes
user User The updated user. [optional]
reason str The reason why the user was updated, if applicable. * `authentication` - An anonymous user became an identified user. * `localeDetection` - A user was updated as a result of automated locale detection on messages sent. [optional]
source SourceWebhook The source of the creation. [optional]

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