Update 0BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2024-06-21 20:53:02 +02:00
parent 8353a95141
commit 88d4f2c0d5
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"LibraryRequires": ["electron", "fs", "path", "process", "request"],
"DiscordObjects": {
"Channel": {"props": ["getRecipientId", "isManaged", "getGuildId"]},
"Guild": {"strings": ["hasCommunityInfoSubheader()", "publicUpdatesChannelId", ".GuildFeatures.NON_COMMUNITY_RAID_ALERTS"]},
"Guild": {"strings": ["hasCommunityInfoSubheader()", "publicUpdatesChannelId", ".NON_COMMUNITY_RAID_ALERTS"]},
"Invite": {"props": ["getExpiresAt", "isExpired"]},
"Message": {"props": ["getReaction", "isEdited", "getChannelId"]},
"Messages": {"props": ["jumpToMessage", "hasAfterCached", "forEach"]},