BotApi.createNewStickerSet

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool createNewStickerSet(CreateNewStickerSetMethod m)
  2. bool createNewStickerSet(int userId, string name, string title, string pngSticker, string emojis)
    class BotApi
    bool
    createNewStickerSet
    (
    int userId
    ,
    string name
    ,
    string title
    ,
    string pngSticker
    ,
    string emojis
    )

Meta