commands/imagepack: include pack metadata in sticker info

This commit is contained in:
Tulir Asokan
2026-04-23 14:26:52 +03:00
parent 7a6d1bf17a
commit 8512cfe6a6
6 changed files with 134 additions and 18 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ require (
golang.org/x/sync v0.20.0
golang.org/x/tools v0.44.0
gopkg.in/yaml.v3 v3.0.1
maunium.net/go/mautrix v0.27.1-0.20260420202037-7783de22f56c
maunium.net/go/mautrix v0.27.1-0.20260422171355-c6fe96e2dea3
rsc.io/qr v0.2.0
)