Skip to content

uploadStickerFile

Sahri Riza Umami edited this page Sep 17, 2017 · 2 revisions

Bots only.
Uploads a png image with a sticker.
Returns uploaded file.

uploadStickerFile(user_id, png_sticker)
Field Type Description
user_id int32 Sticker file owner
png_sticker InputFile Png image with the sticker, must be up to 512 kilobytes in size and fit in 512x512 square

Frequently Asked Questions
The Functions

Clone this wiki locally