Record
schedule-message-response-message
No description available.
record schedule-message-response-message {
bot-id: defs-bot-id,
bot-profile: option<objs-bot-profile>,
team: defs-team,
text: string,
type-op: string,
user: defs-user-id,
username: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| bot-id | defs-bot-id | |
| bot-profile | option<objs-bot-profile> | |
| team | defs-team | |
| text | string | |
| type-op | string | |
| user | defs-user-id | |
| username | option<string> |