- API ›
- Constructors ›
- InputStickerSetId
InputStickerSetId
---types--- inputStickerSetID#9de7a269 id:long access_hash:long = InputStickerSet
Belongs to
| InputStickerSet |
In Rust this constructor is a variant of the enums::InputStickerSet enum.
Match on it with: if let enums::InputStickerSet::InputStickerSetId(v) = result { ... }
Parameters
Used by
| AddStickerToSet |
| DeleteStickerSet |
| GetStickerSet |
| InstallStickerSet |
| RenameStickerSet |
| SetEmojiStickers |
| SetStickerSetThumb |
| SetStickers |
| UninstallStickerSet |