All Implemented Interfaces:
Validable
Version:
1.0
Use this method to upload a .png file with a sticker for later use in createNewStickerSet and addStickerToSet
methods (can be used multiple times). Returns the uploaded File on success.
Author:
Ruben Bermudez
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
Deserialize a json answer to the response type to a method
Getter for method path (that is the same as method name)
void
Validates that mandatory fields are filled and optional objects
Methods inherited from class Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Field Details
PATH
public static final String PATH
See Also:
USERID_FIELD
public static final String USERID_FIELD
See Also:
STICKER_FIELD
public static final String STICKER_FIELD
See Also:
Constructor Details
UploadStickerFile
public UploadStickerFile ()