discord.js-selfbot-v13/src/structures
2022-12-12 18:43:33 +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
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: Guild Forum channel 2022-10-03 19:25:39 +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 fix: friendNicknames cache missing 2022-12-02 12:03:51 +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 fix: interaction in forum channel 2022-11-04 19:11:35 +07:00
Guild.js chore: v2.9.12 2022-12-05 18:35:02 +07:00
GuildAuditLogs.js fix(AuditLog): default changes to empty array 2022-06-17 12:50:32 +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 feat: awaitModal 2022-10-09 19:37:04 +07:00
InteractionWebhook.js Initial commit 2022-03-19 17:37:45 +07:00
Invite.js feat: update (see description) 2022-12-05 18:30:45 +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: Add new flags, new option for Message#selectMenu 2022-12-04 01:46:40 +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 feat: reject full log (InteractionTimeout) 2022-12-12 18:40:55 +07:00
Modal.js refactor: Modal#reply 2022-12-08 15:14:17 +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 Downgrade to v13 2022-03-24 17:55:32 +07: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 chore: release v2.8.8 2022-10-26 19:38:09 +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(VoiceState): correct data 2022-09-16 19:06:42 +07:00
WebEmbed.js feat: static getShorten (WebEmbed) 2022-11-12 17:56:42 +07:00
Webhook.js feat: Guild Forum channel 2022-10-03 19:25:39 +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