Fix addStickerPackReference
This commit is contained in:
parent
207d05fd05
commit
15247e1c9a
1 changed files with 1 additions and 1 deletions
|
@ -3826,7 +3826,7 @@ async function addStickerPackReference(
|
||||||
$packId
|
$packId
|
||||||
)
|
)
|
||||||
`
|
`
|
||||||
).all({
|
).run({
|
||||||
messageId,
|
messageId,
|
||||||
packId,
|
packId,
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue