Home telegram - inputStickerset
Post
Cancel

telegram - inputStickerset

enum InputStickerSet

1
2
3
4
5
6
case inputStickerSetEmpty
case inputStickerSetID(id: Int64, accessHash: Int64)
case inputStickerSetShortName(shortName: String)
case inputStickerSetAnimatedEmoji
case inputStickerSetDice(emoticon: String)
case inputStickerSetAnimatedEmojiAnimations

enum MaskCoords

1
case maskCoords(n: Int32, x: Double, y: Double, zoom: Double)
This post is licensed under CC BY 4.0 by the author.