Skip to content

Commit 753550d

Browse files
committed
addition to sticker
1 parent 3251bde commit 753550d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

articles/communication-services/quickstarts/advanced-messaging/whatsapp/send-sticker-messages.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,17 @@ Azure Communication Services enables you to send and receive WhatsApp messages.
3434
[!INCLUDE [Send WhatsApp Messages Python SDK](./includes/stickers/messages-quickstart-sticker-messages-python.md)]
3535
::: zone-end
3636

37+
## Working with WhatsApp Stickers FAQ
38+
39+
### What are supported Sticker format and size limits?
40+
|Sticker Type | Extension | MIME Type | Max Size |
41+
|----------------|------------|------------|-----------|
42+
|Animated sticker | .webp | image/webp | 500 KB |
43+
|Static sticker | .webp | image/webp | 100 KB |
44+
45+
### What is Sticker correct dimension to be uploaded?
46+
Sticker dimension should be 512x512.
47+
3748
## Next steps
3849

3950
For more information, see:

0 commit comments

Comments
 (0)