data class SetStickerSetThumb : StickerSetAction
(source)
(common)
<init> |
SetStickerSetThumb(userId: UserId, name: StickerSetName, thumb: FileId? = null) |
(common)
name |
val name: StickerSetName |
(common)
requestSerializer |
val requestSerializer: SerializationStrategy<*> |
(common)
thumb |
val thumb: FileId? |
(common)
userId |
val userId: UserId |
(common)
method |
fun method(): String |