discord.js-selfbot-v13/src/structures
March 7th affcf5e166 feat: Update (see description)
```diff
+ fix: Discord Ban (invalid headers)
+ fix: acceptInvite not working (invalid captcha data)
+ feat: automod update
- feat: remove `nopecha`
- feat: remove Client#updateCookie & ClientOptions#autoCookie
```
2022-12-27 17:27:34 +07:00
..
interfaces feat: Using new attachment API 2022-11-27 19:45:58 +07:00
AnonymousGuild.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
ApplicationCommand.js feat: reject full log (InteractionTimeout) 2022-12-12 18:40:55 +07:00
AutocompleteInteraction.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
AutoModerationActionExecution.js fix: automod 2022-12-26 17:53:25 +07:00
AutoModerationRule.js fix: automod 2022-12-26 20:38:53 +07:00
Base.js Initial commit 2022-03-19 17:37:45 +07:00
BaseCommandInteraction.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
BaseGuild.js Downgrade to v13 2022-03-24 17:55:32 +07:00
BaseGuildEmoji.js Initial commit 2022-03-19 17:37:45 +07:00
BaseGuildTextChannel.js feat(TextChannel): add searchInteraction 2022-10-30 19:25:32 +07:00
BaseGuildVoiceChannel.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
BaseMessageComponent.js fix: sendSlash in dm channel 2022-11-06 12:05:18 +07:00
ButtonInteraction.js Initial commit 2022-03-19 17:37:45 +07:00
CategoryChannel.js feat(ForumChannel): setDefaultForumLayout & fix bug 2022-12-25 10:35:06 +07:00
Channel.js feat: Guild Forum channel 2022-10-03 19:25:39 +07:00
ClientApplication.js feat: Update 2022-09-16 19:08:15 +07:00
ClientPresence.js fix: missing all other status 2022-12-12 18:42:27 +07:00
ClientUser.js feat: premiumUsageFlags 2022-12-22 19:37:05 +07:00
CommandInteraction.js Downgrade to v13 2022-03-24 17:55:32 +07:00
CommandInteractionOptionResolver.js types(AutocompleteOption): backport fix and improve types 2022-06-17 12:50:47 +07:00
ContextMenuInteraction.js Downgrade to v13 2022-03-24 17:55:32 +07:00
DeveloperPortalApplication.js docs: Fix DeveloperPortalApplication 2022-07-10 16:31:42 +07:00
DirectoryChannel.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
DMChannel.js feat: update (see description) 2022-12-05 18:30:45 +07:00
Emoji.js Downgrade to v13 2022-03-24 17:55:32 +07:00
ForumChannel.js feat(ForumChannel): setDefaultForumLayout & fix bug 2022-12-25 10:35:06 +07:00
Guild.js fix: addBot 2022-12-22 12:03:50 +07:00
GuildAuditLogs.js feat: automod 2022-12-20 22:46:50 +07:00
GuildBan.js Initial commit 2022-03-19 17:37:45 +07:00
GuildChannel.js feat: Guild Forum channel 2022-10-03 19:25:39 +07:00
GuildEmoji.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
GuildFolder.js feat(Client): ClientUserSettingManager => ClientSettingManager 2022-08-20 20:26:56 +07:00
GuildMember.js feat(GuildMember): set theme colors 2022-10-26 22:34:09 +07:00
GuildPreview.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
GuildPreviewEmoji.js Initial commit 2022-03-19 17:37:45 +07:00
GuildScheduledEvent.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
GuildTemplate.js Downgrade to v13 2022-03-24 17:55:32 +07:00
Integration.js Downgrade to v13 2022-03-24 17:55:32 +07:00
IntegrationApplication.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
Interaction.js feat(SelectMenu): SelectMenu v2 2022-11-06 12:34:25 +07:00
InteractionCollector.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
InteractionResponse.js fix: Modal reply response 2022-12-12 19:28:13 +07:00
InteractionWebhook.js Initial commit 2022-03-19 17:37:45 +07:00
Invite.js feat: Update (see description) 2022-12-27 17:27:34 +07:00
InviteGuild.js Initial commit 2022-03-19 17:37:45 +07:00
InviteStageInstance.js Downgrade to v13 2022-03-24 17:55:32 +07:00
Message.js chore: deprecated resolveAutoArchiveMaxLimit, MAX option 2022-12-26 18:00:14 +07:00
MessageActionRow.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
MessageAttachment.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
MessageButton.js feat: reject full log (InteractionTimeout) 2022-12-12 18:40:55 +07:00
MessageCollector.js Downgrade to v13 2022-03-24 17:55:32 +07:00
MessageComponentInteraction.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
MessageContextMenuInteraction.js Downgrade to v13 2022-03-24 17:55:32 +07:00
MessageEmbed.js refactor(embed): deprecate addField 2022-07-26 09:57:57 +07:00
MessageMentions.js fix(MessageMentions): ignoreRepliedUser option in has() (v13) 2022-08-01 12:37:46 +07:00
MessagePayload.js feat: Using new attachment API 2022-11-27 19:45:58 +07:00
MessageReaction.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
MessageSelectMenu.js Update MessageSelectMenu.js 2022-12-20 22:22:58 +07:00
Modal.js Update Modal.js 2022-12-12 19:55:26 +07:00
ModalSubmitFieldsResolver.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
ModalSubmitInteraction.js fix(ModalSubmitInteraction): add isFromMessage() missing method 2022-06-17 12:43:10 +07:00
NewsChannel.js Downgrade to v13 2022-03-24 17:55:32 +07:00
OAuth2Guild.js Downgrade to v13 2022-03-24 17:55:32 +07:00
PartialGroupDMChannel.js feat: update (see description) 2022-12-05 18:30:45 +07:00
PermissionOverwrites.js Downgrade to v13 2022-03-24 17:55:32 +07:00
Presence.js Update Presence.js 2022-12-12 18:43:33 +07:00
ReactionCollector.js Downgrade to v13 2022-03-24 17:55:32 +07:00
ReactionEmoji.js Initial commit 2022-03-19 17:37:45 +07:00
RichPresence.js fix: missing all other status 2022-12-12 18:42:27 +07:00
Role.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
SelectMenuInteraction.js Initial commit 2022-03-19 17:37:45 +07:00
Session.js feat: Login Discord (email + password) 2022-11-08 23:56:17 +07:00
StageChannel.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
StageInstance.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
Sticker.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
StickerPack.js Downgrade to v13 2022-03-24 17:55:32 +07:00
StoreChannel.js docs: fix broken discord support link 2022-08-14 17:17:37 +07:00
Team.js refactor: add to index.d.ts & change MFACode type 2022-12-22 03:37:59 -08:00
TeamMember.js Downgrade to v13 2022-03-24 17:55:32 +07:00
TextChannel.js Initial commit 2022-03-19 17:37:45 +07:00
TextInputComponent.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
ThreadChannel.js chore: release v2.8.11 2022-11-04 19:46:05 +07:00
ThreadMember.js Downgrade to v13 2022-03-24 17:55:32 +07:00
Typing.js Initial commit 2022-03-19 17:37:45 +07:00
User.js fix(User): get VoiceState from guild cache 2022-12-25 18:17:42 +07:00
UserContextMenuInteraction.js Downgrade to v13 2022-03-24 17:55:32 +07:00
VoiceChannel.js feat: awaitModal 2022-10-09 19:37:04 +07:00
VoiceRegion.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
VoiceState.js fix: #449 2022-12-20 22:20:09 +07:00
WebEmbed.js feat: static getShorten (WebEmbed) 2022-11-12 17:56:42 +07:00
Webhook.js feat: Update (see description) 2022-12-27 17:27:34 +07:00
WelcomeChannel.js feat: Guild Forum channel 2022-10-03 19:25:39 +07:00
WelcomeScreen.js Initial commit 2022-03-19 17:37:45 +07:00
Widget.js Downgrade to v13 2022-03-24 17:55:32 +07:00
WidgetMember.js Initial commit 2022-03-19 17:37:45 +07:00