Interface ApplicationCommandInteractionResolvedData

Hierarchy

  • ApplicationCommandInteractionResolvedData

Properties

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