User
Example
{
"email": "[email protected]",
"id": "fc2481f6-28a4-4ca7-849a-344fd6ab1b20",
"image": null,
"isBot": false,
"name": "John",
"status": "client"
}
Fields
Field
Type
Comments
string
User email address
id
Guid
User unique id
image
string
User avatar url
isBot
boolean
If true
, it shows that the user is a bot
name
string
User name
Last updated
Was this helpful?