discord.js-selfbot-v13/src/structures
2023-05-24 20:07:26 +07:00
..
interfaces fix: Miscellaneous fixes 2023-05-02 11:34:13 +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
ApplicationRoleConnectionMetadata.js feat(ClientApplication): v13 add role connections 2023-01-26 14:10:27 +07:00
AutocompleteInteraction.js fix(AutocompleteInteraction): Fix responding 2023-04-06 18:01:40 +07:00
AutoModerationActionExecution.js fix: automod 2022-12-26 17:53:25 +07:00
AutoModerationRule.js docs: Fix AutoModerationRuleTriggerTypes link 2023-05-12 18:00:06 +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 fix 🐛 Channel cache error #625 2023-04-20 18:18:01 +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
Call.js chore: v2.11.4 2023-03-05 19:10:22 +07:00
CategoryChannel.js fix: Miscellaneous fixes 2023-05-02 11:34:13 +07:00
Channel.js fix: Miscellaneous fixes 2023-05-02 11:34:13 +07:00
ClientApplication.js feat(ClientApplication): v13 add role connections 2023-01-26 14:10:27 +07:00
ClientPresence.js fix: missing all other status 2022-12-12 18:42:27 +07:00
ClientUser.js feat: Global Display Name 2023-05-18 15:44:38 +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 feat(ClientApplication): v13 add role connections 2023-01-26 14:10:27 +07:00
DirectoryChannel.js docs: Add missing @extends 2023-01-08 14:39:47 +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 chore: remove murmurhash 2023-05-12 18:05:05 +07:00
GuildAuditLogs.js feat(GuildAuditLogsEntry): add missing channel property to extra 2023-05-07 10:29:30 +07:00
GuildBan.js Initial commit 2022-03-19 17:37:45 +07:00
GuildBoost.js Update GuildBoost.js 2023-01-19 18:16:41 +07:00
GuildChannel.js refactor: Move me and add fetchMe() 2023-01-10 18:08:05 +07:00
GuildEmoji.js refactor: Move me and add fetchMe() (fix) 2023-01-11 18:03:13 +07:00
GuildFolder.js feat(Client): ClientUserSettingManager => ClientSettingManager 2022-08-20 20:26:56 +07:00
GuildMember.js chore: Miscellaneous fixes 2023-04-02 12:46:18 +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 feat: Role subscriptions 2023-01-26 13:48:53 +07:00
IntegrationApplication.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
Interaction.js feat: new select menu (v2) 2023-02-28 13:42:35 +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 invite api 2023-05-24 20:07:26 +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 feat: Super Reaction 2023-05-02 22:37:37 +07:00
MessageActionRow.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
MessageAttachment.js feat: voice messages 2023-04-25 18:18:55 +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 feat: Super Reaction 2023-05-02 23:34:57 +07:00
MessageSelectMenu.js fix: fix: select menu error 2023-03-17 19:02:49 +07:00
Modal.js fix: Miscellaneous fixes 2023-05-02 11:34:13 +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 feat v13: add addFollower on GuildChannelManager 2023-02-21 14:25:40 +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 chore: Miscellaneous fixes 2023-04-02 12:46:18 +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 feat: update 2023-03-21 18:47:11 +07:00
Role.js feat(roleTagData): v13 add guildConnections 2023-04-20 18:23:22 +07:00
SelectMenuInteraction.js feat: new select menu (v2) 2023-02-28 13:42:35 +07:00
Session.js feat: Login Discord (email + password) 2022-11-08 23:56:17 +07:00
StageChannel.js feat(StageChannel): v13 support messages 2023-04-15 19:53:43 +07:00
StageInstance.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
Sticker.js fix: Import errors correctly 2023-01-08 14:22:51 +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 fix: Miscellaneous fixes 2023-05-02 11:34:13 +07:00
ThreadMember.js feat v13: Support pagination for fetching thread members 2023-02-05 15:14:42 +07:00
Typing.js Initial commit 2022-03-19 17:37:45 +07:00
User.js fix: 🐛 JSDoc 2023-04-22 13:32:37 +07:00
UserContextMenuInteraction.js Downgrade to v13 2022-03-24 17:55:32 +07:00
VoiceChannel.js feat(StageChannel): v13 support messages 2023-04-15 19:53:43 +07:00
VoiceRegion.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
VoiceState.js refactor: Move me and add fetchMe() 2023-01-10 18:08:05 +07:00
WebEmbed.js Update WebEmbed.js 2023-03-05 01:51:19 +07:00
Webhook.js fix: webhook.editMessage 2023-05-07 10:18:49 +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 docs: Add missing @extends 2023-01-08 14:39:47 +07:00
WidgetMember.js docs: Add missing @extends 2023-01-08 14:39:47 +07:00