Update BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2021-03-15 13:52:43 +01:00
parent 44f411db2e
commit e4ea57a390
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
"DirectMessageUtils": {"props": ["addRecipient", "openPrivateChannel"]},
"EmojiUtils": {"props": ["translateInlineEmojiToSurrogates", "translateSurrogatesToInlineEmoji"]},
"EmojiStateUtils": {"props": ["getURL", "isEmojiDisabled"]},
"RelationshipStore": {"props": ["getFriendIDs", "getRelationships"]},
"FriendUtils": {"props": ["getFriendIDs", "getRelationships"]},
"FolderStore": {"props": ["getGuildFolderById", "getFlattenedGuilds"]},
"FolderUtils": {"props": ["isFolderExpanded", "getExpandedFolders"]},
"GuildBoostUtils": {"props": ["getTierName", "getUserLevel"]},