feat: еще стикеры..

This commit is contained in:
Jganenokk
2026-07-03 12:32:30 +07:00
parent a0f4acf4b5
commit 03cfa21c75
11 changed files with 869 additions and 87 deletions
@@ -5343,6 +5343,7 @@ class _ChatScreenState extends State<ChatScreen>
StickerAttachment(
stickerId: sticker.id.toString(),
baseUrl: sticker.url,
lottieUrl: sticker.lottieUrl,
width: sticker.width,
height: sticker.height,
),