mirror of
https://gitdab.com/cadence/out-of-your-element.git
synced 2025-09-10 12:22:50 +02:00
d->m: Sync missed emojis/stickers after restart
This commit is contained in:
parent
a67708269d
commit
9efd6a49b8
7 changed files with 140 additions and 85 deletions
|
@ -42,6 +42,7 @@ const utils = {
|
|||
client.channels.set(thread.id, thread)
|
||||
}
|
||||
if (listen === "full") {
|
||||
eventDispatcher.checkMissedExpressions(message.d)
|
||||
eventDispatcher.checkMissedMessages(client, message.d)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue