discord.js-selfbot-v13/src/structures
2024-02-14 07:54:37 +07:00
..
interfaces feat: sessionId 2024-01-26 20:30:07 +07:00
AnonymousGuild.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
ApplicationCommand.js update 2024-01-10 18:30:39 +07:00
ApplicationRoleConnectionMetadata.js update 2024-01-09 20:15:49 +07:00
AutocompleteInteraction.js update 2024-01-09 20:15:49 +07:00
AutoModerationActionExecution.js fix: automod 2022-12-26 17:53:25 +07:00
AutoModerationRule.js update 2024-01-09 20:15:49 +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 update 2024-01-10 18:30:39 +07:00
BaseGuildVoiceChannel.js feat: VoiceChannel Status 2024-01-26 20:26:39 +07:00
BaseMessageComponent.js update 2024-01-09 20:15:49 +07:00
ButtonInteraction.js Initial commit 2022-03-19 17:37:45 +07:00
CallState.js chore: fix docs 2024-01-14 12:45:28 +07:00
CategoryChannel.js feat: support default_thread_rate_limit_per_user in channel creation 2023-10-29 13:16:41 +07:00
Channel.js update 2024-01-09 20:15:49 +07:00
ClientPresence.js Update ClientPresence.js 2024-02-14 07:54:37 +07:00
ClientUser.js fix: temporary invite & feat: InviteFlags 2024-01-30 12:26:40 +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 update 2024-01-09 20:15:49 +07:00
DirectoryChannel.js docs: Add missing @extends 2023-01-08 14:39:47 +07:00
DMChannel.js update 2024-01-11 19:23:00 +07:00
Emoji.js Downgrade to v13 2022-03-24 17:55:32 +07:00
ForumChannel.js update 2024-01-09 20:15:49 +07:00
GroupDMChannel.js update 2024-01-11 19:23:00 +07:00
Guild.js feat: GuildSettingManager 2024-01-24 18:13:35 +07:00
GuildAuditLogs.js update 2024-01-10 18:30:39 +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 perf: linear speed position getters 2023-10-29 13:10:54 +07:00
GuildEmoji.js refactor: Move me and add fetchMe() (fix) 2023-01-11 18:03:13 +07:00
GuildMember.js update 2024-01-14 09:10:25 +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 update 2024-01-09 20:15:49 +07:00
InteractionCollector.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
InteractionWebhook.js Initial commit 2022-03-19 17:37:45 +07:00
Invite.js fix: friend invite 2024-01-30 14:44:38 +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: sessionId 2024-01-26 20:30:07 +07:00
MessageActionRow.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
MessageAttachment.js chore: Miscellaneous backports 2023-11-13 20:23:53 +07:00
MessageButton.js update 2024-01-09 20:15:49 +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 Update MessageEmbed.js 2024-01-06 09:11:09 +07:00
MessageMentions.js Update MessageMentions.js 2024-01-06 09:10:54 +07:00
MessagePayload.js feat: sessionId 2024-01-26 20:30:07 +07:00
MessageReaction.js update 2024-01-10 19:27:04 +07:00
MessageSelectMenu.js update 2024-01-09 20:15:49 +07:00
Modal.js fix: Modal reply 2024-01-30 12:28:08 +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
PermissionOverwrites.js Downgrade to v13 2022-03-24 17:55:32 +07:00
Presence.js fix: rpc 2024-01-31 21:19:09 +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
Role.js chore: Miscellaneous backports 2023-11-13 20:23:53 +07:00
SelectMenuInteraction.js break: old SelectMenu 2024-01-06 09:10:00 +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 update 2024-01-10 18:30:39 +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 update 2024-01-09 20:15:49 +07:00
ThreadChannel.js Update ThreadChannel.js 2024-01-09 20:18:41 +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 update 2024-01-14 09:10:25 +07:00
UserContextMenuInteraction.js Update UserContextMenuInteraction.js 2024-01-06 09:08:19 +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 update 2024-01-10 19:27:04 +07:00
WebEmbed.js chore: Update docs 2024-01-14 17:53:18 +07:00
Webhook.js Update Webhook.js 2024-01-09 20:23:54 +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