telega ~master (2021-06-18T23:53:05Z)
Dub
Repo
MaskPosition
telega
telegram
stickers
Undocumented in source.
struct
MaskPosition {
string
point
;
float
x_shift
;
float
y_shift
;
float
scale
;
}
Members
Variables
point
string
point
;
Undocumented in source.
scale
float
scale
;
Undocumented in source.
x_shift
float
x_shift
;
Undocumented in source.
y_shift
float
y_shift
;
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