LogoRobo.js
Packages@robojs/mock

StageInteractionResponseData

Interface: StageInteractionResponseData

Data payload for interaction_response events

Properties

PropertyType
bot?{ avatar: null | string; id: string; username: string; }
bot.avatar?null | string
bot.id?string
bot.username?string
channelId?string
interactionIdstring
responseunknown

On this page