UserSetProfileEvent
UserSetProfileEvent =
object
Event payload emitted when a user updates their profile information.
Properties
bannerAssetUri?
optionalbannerAssetUri:string
description?
optionaldescription:string
profilePictureAssetUri
profilePictureAssetUri:
string
The URI of the user's updated profile picture.
userDefinedStatus?
optionaluserDefinedStatus:string
userId
userId:
UserGuid
The unique identifier of the user who updated their profile.
username
username:
string
The user's updated username.