diff --git a/data/web/corefork.telegram.org/api/stickers.html b/data/web/corefork.telegram.org/api/stickers.html index 813f8a6379..dc5c8b2ded 100644 --- a/data/web/corefork.telegram.org/api/stickers.html +++ b/data/web/corefork.telegram.org/api/stickers.html @@ -78,7 +78,7 @@

Static stickers are WebP images with the following specs:

They're identified by mime_type field of the associated document, always equal to image/webp.

@@ -102,7 +102,7 @@
  • The video must be encoded using VP9, in a WebM container.
  • The WebM container must have no audio stream.
  • For stickers, either the width or height must be equal to 512 pixels.
  • -
  • For custom emojis, the resolution must be equal 100x100 pixels.
  • +
  • For custom emojis, the resolution must be equal to 100x100 pixels.
  • Maximum duration: 3 seconds.
  • Frame rate: up to 30 FPS.
  • Transparency is supported.
  • @@ -146,7 +146,7 @@ Otherwise, a messages.stickerSet will be returned, containing: