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
|
||||
)
|
||||
`
|
||||
).all({
|
||||
).run({
|
||||
messageId,
|
||||
packId,
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue