SweeperDefinitions

export interface SweeperDefinitions
export interface SweeperDefinitions

No summary provided.

applicationCommands:[Snowflake, ApplicationCommand]
autoModerationRules:[Snowflake, AutoModerationRule]
entitlements:[Snowflake, Entitlement]
guildMembers:[Snowflake, GuildMember]
invites:[string, Invite, true]
messages:[Snowflake, Message, true]
presences:[Snowflake, Presence]
stageInstances:[Snowflake, StageInstance]
stickers:[Snowflake, Sticker]
threadMembers:[Snowflake, ThreadMember]
threads:[Snowflake, AnyThreadChannel, true]
users:[Snowflake, User]
voiceStates:[Snowflake, VoiceState]