746 B
746 B
title | description | image |
---|---|---|
uploadStickerFile | Bots only. Uploads a png image with a sticker. Returns uploaded file | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Method: uploadStickerFile
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Bots only. Uploads a png image with a sticker. Returns uploaded file
Parameters:
Name | Type | Required | Description |
---|---|---|---|
user_id | int | Yes | Sticker file owner |
png_sticker | InputFile | Yes | Png image with the sticker, must be up to 512 kilobytes in size and fit in 512x512 square |