telega v0.0.8 (2019-05-11T15:08:08Z)
Dub
Repo
BotApi.createNewStickerSet
telega
botapi
BotApi
Undocumented in source. Be warned that the author may not have intended to support it.
bool
createNewStickerSet
(CreateNewStickerSetMethod m)
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
Source
See Implementation
telega
botapi
BotApi
constructors
this
functions
addStickerToSet
answerCallbackQuery
answerInlineQuery
callMethod
createNewStickerSet
deleteChatPhoto
deleteChatStickerSet
deleteMessage
deleteStickerFromSet
deleteWebhook
editMessageCaption
editMessageLiveLocation
editMessageReplyMarkup
editMessageText
exportChatInviteLink
forwardMessage
getChat
getChatAdministrators
getChatMember
getChatMembersCount
getFile
getMe
getStickerSet
getUpdates
getUserProfilePhotos
getWebhookInfo
kickChatMember
leaveChat
pinChatMessage
promoteChatMember
restrictChatMember
sendAudio
sendChatAction
sendContact
sendDocument
sendLocation
sendMediaGroup
sendMessage
sendPhoto
sendSticker
sendVenue
sendVideo
sendVideoNote
sendVoice
setChatDescription
setChatPhoto
setChatStickerSet
setChatTitle
setStickerPositionInSet
setWebhook
stopMessageLiveLocation
unbanChatMember
unpinChatMessage
uploadStickerFile
variables
httpClient