Interface RawInteractionApplicationCommandResolvedData

Hierarchy

  • RawInteractionApplicationCommandResolvedData

Properties

attachments?: Record<string, RawAttachmentData>
channels?: Record<string, RawChannelData>
members?: Record<string, RawMemberData>
messages?: Record<string, RawMessageData>
roles?: Record<string, RawRoleData>
users?: Record<string, RawUserData>

Generated using TypeDoc