Interface ApplicationCommandInteractionResolvedData

Hierarchy

  • ApplicationCommandInteractionResolvedData

Properties

attachments: Collection<string, RawAttachment, Attachment, []>
channels: Collection<string, RawChannel, AnyChannel, []>
members: Collection<string, RawMember, Member, [guildID: string]>
roles: Collection<string, RawRole, Role, [guildID: string]>
users: Collection<string, RawUser, User, []>