telega ~master (2021-06-18T23:53:05Z)
Dub
Repo
addStickerToSet
telega
telegram
stickers
Undocumented in source. Be warned that the author may not have intended to support it.
bool
addStickerToSet
(BotApi api, AddStickerToSetMethod m)
bool
addStickerToSet
(BotApi api, int userId, string name, string pngSticker, string emojis)
bool
addStickerToSet
(
BotApi
api
,
int
userId
,
string
name
,
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