Update 0BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2022-11-29 11:58:08 +01:00
parent e2ce4d7d39
commit f077225aa9
1 changed files with 4 additions and 0 deletions

View File

@ -136,6 +136,10 @@
"MentionUtils": {"strings": ["rawMessage", "mention_everyone", "mentionUsers"], "exported": false, "value": "exports", "map": {
"isRawMessageMentioned": ["rawMessage", "mention_everyone", "mentionUsers"]
}},
"MessageAuthorUtils": {"strings": [".friendNickname", "colorRoleName:null"], "exported": false, "value": "exports", "map": {
"getAuthor": ["Result cannot be null because the message is not null"],
"getMessageAuthor": [".getChannel(e.channel_id)", "(e.author"]
}},
"MessageComponentUtils": {"strings": ["ANIMATE_CHAT_AVATAR", "interactionUsernameProfile"], "exported": false, "value": "exports", "map": {
"useHoveredMessage": ["ANIMATE_CHAT_AVATAR"]
}},