Class UploadStickerFile


public class UploadStickerFile
extends AbstractUploadRequest<UploadStickerFile,​GetFileResponse>
Stas Parshin 23 July 2017
  • Constructor Details

    • UploadStickerFile

      public UploadStickerFile​(java.lang.Long userId, java.lang.Object sticker, Sticker.Format stickerFormat)
      Parameters:
      stickerFormat - must be one of “static”, “animated”, “video”.