UploadStickerFileMethod

Method to upload a .png file with a sticker

Members

Mixins

__anonymous
mixin TelegramMethod!"/uploadStickerFile"
Undocumented in source.

Variables

png_sticker
InputFile png_sticker;

Png image with the sticker

user_id
int user_id;

User identifier of sticker file owner

See Also

Meta