Class CreateNewStickerSet

  • All Implemented Interfaces:
    Validable

    public class CreateNewStickerSet
    extends PartialBotApiMethod<Boolean>
    Version:
    1.0 Use this method to create a new sticker set owned by a user. The bot will be able to edit the sticker set thus created. You must use exactly one of the fields png_sticker or tgs_sticker. Returns True on success.
    Author:
    Ruben Bermudez