telega ~master (2021-06-18T23:53:05Z)
Dub
Repo
DeleteStickerFromSetMethod
telega
telegram
stickers
Undocumented in source.
struct
DeleteStickerFromSetMethod {
mixin
TelegramMethod
!
"/deleteStickerFromSetMethod"
;
string
sticker
;
}
Members
Mixins
__anonymous
mixin
TelegramMethod
!
"/deleteStickerFromSetMethod"
Undocumented in source.
Variables
sticker
string
sticker
;
Undocumented in source.
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