Fix addStickerPackReference
This commit is contained in:

committed by
Josh Perez

parent
207d05fd05
commit
15247e1c9a
@@ -3826,7 +3826,7 @@ async function addStickerPackReference(
|
|||||||
$packId
|
$packId
|
||||||
)
|
)
|
||||||
`
|
`
|
||||||
).all({
|
).run({
|
||||||
messageId,
|
messageId,
|
||||||
packId,
|
packId,
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user