Record
objs-bot-profile
No description available.
record objs-bot-profile {
app-id: defs-app-id,
deleted: bool,
icons: objs-bot-profile-icons,
id: defs-bot-id,
name: string,
team-id: defs-team,
updated: s32,
}Fields
| Name | Type | Description |
|---|---|---|
| app-id | defs-app-id | |
| deleted | bool | |
| icons | objs-bot-profile-icons | |
| id | defs-bot-id | |
| name | string | |
| team-id | defs-team | |
| updated | s32 |