| Name | Type | Description | Notes |
|---|---|---|---|
| bot_userid | str | ||
| ai_agent_type | str | [optional] | |
| bot_metadata | {str: (bool, date, datetime, dict, float, int, list, str, none_type)} | [optional] | |
| bot_nickname | str | [optional] | |
| bot_profile_url | str | [optional] | |
| bot_require_auth_for_profile_image | bool | [optional] | |
| bot_token | str | [optional] | |
| bot_type | str | [optional] | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |