Set Sticker Set Thumb
data class SetStickerSetThumb( val userId: UserId, val name: StickerSetName, val thumb: FileId? = null) : StickerSetAction
Content copied to clipboard
Constructors
Link copied to clipboard
fun SetStickerSetThumb( userId: UserId, name: StickerSetName, thumb: FileId? = null)
Content copied to clipboard