discord.js-selfbot-v13/src/structures
March 7th d024ec5bf4 fix(ClientUser): Bio is null
Reported by Void.#0176
2022-09-11 23:19:33 +07:00
..
interfaces fix(SendSlash): BotId !== applicationId 2022-08-29 22:14:51 +07:00
AnonymousGuild.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
ApplicationCommand.js feat: Appliaction 2022-09-10 18:36:16 +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 chore(release): v2.3.75 2022-07-15 17:26:25 +07:00
BaseGuildVoiceChannel.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
BaseMessageComponent.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
ButtonInteraction.js Initial commit 2022-03-19 17:37:45 +07:00
CategoryChannel.js Downgrade to v13 2022-03-24 17:55:32 +07:00
Channel.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
ClientApplication.js Update 2022-09-09 23:44:45 +07:00
ClientPresence.js fix(ClientPresence): Set Activity Type 2022-08-14 22:50:44 +07:00
ClientUser.js fix(ClientUser): Bio is null 2022-09-11 23:19:33 +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(Call): Get users in dm call 2022-08-14 17:16:51 +07:00
Emoji.js Downgrade to v13 2022-03-24 17:55:32 +07:00
Guild.js hotfix: setting return undefined 2022-08-20 21:50:22 +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 Discord.js v13.7 2022-05-14 15:06:15 +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(GuildBanManager): Add deleteMessageSeconds 2022-09-04 18:31:39 +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(interaction): add appPermissions (v13) 2022-07-01 10:02:36 +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 feat(GuildMember): Support edit guild Avatar, Banner, Bio 2022-08-04 19:26:16 +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 fix: JSDocs parse error 2022-08-03 19:47:37 +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 fix(Button + SelectMenu): wrong applicationId #222 2022-07-26 10:16:27 +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 Minor change (description) 2022-07-07 16:10:51 +07:00
MessageReaction.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
MessageSelectMenu.js fix(Button + SelectMenu): wrong applicationId #222 2022-07-26 10:16:27 +07:00
Modal.js fix(Modal.reply): Remove exclamation mark 2022-07-08 11:27:43 -03: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(GroupDM): Add setOwner, handle event update 2022-08-19 18:16:11 +07:00
PermissionOverwrites.js Downgrade to v13 2022-03-24 17:55:32 +07:00
Presence.js refactor(Presence): Remove redundant date parsing (v13) 2022-07-26 09:55:32 +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 refactor(RichPresence): getUUID, getExternal => static 2022-08-29 10:29:03 +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(SessionManager): New feature from Discord 2022-08-25 18:20:00 +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 fix(ThreadChannel): Handle possibly null parent (v13) 2022-08-11 09:57:15 +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(SendSlash): BotId !== applicationId 2022-08-29 22:14:51 +07:00
UserContextMenuInteraction.js Downgrade to v13 2022-03-24 17:55:32 +07:00
VoiceChannel.js fix(VoiceChannel): NSFW property (v13) 2022-06-24 08:50:57 +07:00
VoiceRegion.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
VoiceState.js feat(VoiceState): add user prop. 2022-07-16 00:50:27 +07:00
WebEmbed.js heroku is no longer free :c 2022-08-29 11:34:24 +07:00
Webhook.js Discord.js v13.7 2022-05-14 15:06:15 +07:00
WelcomeChannel.js Initial commit 2022-03-19 17:37:45 +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