Interface APIInteractionDataResolved

Hierarchy

  • APIInteractionDataResolved

Properties

attachments?: Record<string, APIAttachment>
channels?: Record<string, APIInteractionDataResolvedChannel>
members?: Record<string, APIInteractionDataResolvedGuildMember>
roles?: Record<string, APIRole>
users?: Record<string, APIUser>

Generated using TypeDoc