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