BotUser
Represents a bot user in the API.
- emailType: stringrequired
Email address of the bot user.
- idType: stringrequired
Unique identifier for this bot user.
- firstType: null | string
Name First name of the bot user.
- fullType: null | string
Name Full display name (combination of first and last name).
- lastType: null | string
Name Last name of the bot user.