File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
articles/communication-services/quickstarts/advanced-messaging/whatsapp Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,17 @@ Azure Communication Services enables you to send and receive WhatsApp messages.
34
34
[ !INCLUDE [ Send WhatsApp Messages Python SDK] ( ./includes/stickers/messages-quickstart-sticker-messages-python.md )]
35
35
::: zone-end
36
36
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
+
37
48
## Next steps
38
49
39
50
For more information, see:
You can’t perform that action at this time.
0 commit comments