Wasm Directoryalpha
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

NameTypeDescription
bot-iddefs-bot-id
bot-profileoption​<objs-bot-profile>
teamdefs-team
textstring
type-opstring
userdefs-user-id
usernameoption​<string>