telega ~master (2021-06-18T23:53:05Z)
Dub
Repo
createNewStickerSet
telega
telegram
stickers
Undocumented in source. Be warned that the author may not have intended to support it.
bool
createNewStickerSet
(BotApi api, CreateNewStickerSetMethod m)
bool
createNewStickerSet
(BotApi api, int userId, string name, string title, string pngSticker, string emojis)
bool
createNewStickerSet
(
BotApi
api
,
int
userId
,
string
name
,
string
title
,
string
pngSticker
,
string
emojis
)
Meta
Source
See Implementation
telega
telegram
stickers
functions
addStickerToSet
createNewStickerSet
deleteStickerFromSet
getStickerSet
sendSticker
setStickerPositionInSet
uploadStickerFile
structs
AddStickerToSetMethod
CreateNewStickerSetMethod
DeleteStickerFromSetMethod
GetStickerSetMethod
MaskPosition
SendStickerMethod
SetStickerPositionInSetMethod
Sticker
StickerSet
UploadStickerFileMethod