telega ~master (2022-02-03T05:57:54.4360295)
Dub
Repo
SetStickerPositionInSetMethod
telega
telegram
stickers
Undocumented in source.
struct
SetStickerPositionInSetMethod {
mixin
TelegramMethod
!
"/setStickerPositionInSetMethod"
;
string
sticker
;
int
position
;
}
Members
Mixins
__anonymous
mixin
TelegramMethod
!
"/setStickerPositionInSetMethod"
Undocumented in source.
Variables
position
int
position
;
Undocumented in source.
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