type property
User type. Possible string values are:
- "TYPE_UNSPECIFIED" : Default value for the enum. DO NOT USE.
- "HUMAN" : Human user.
- "BOT" : Chat app user.
Implementation
core.String? type;
User type. Possible string values are:
core.String? type;