SetStickerSetThumbnail

data class SetStickerSetThumbnail(val userId: UserId, val name: StickerSetName, val format: StickerFormat, val thumbnail: FileId? = null) : OwnerStickerSetAction

Constructors

Link copied to clipboard
constructor(userId: UserId, name: StickerSetName, format: StickerFormat, thumbnail: FileId? = null)

Properties

Link copied to clipboard
Link copied to clipboard
open override val name: StickerSetName
Link copied to clipboard
open override val requestSerializer: <Error class: unknown class><out <Error class: unknown class>>
Link copied to clipboard
open override val resultDeserializer: <Error class: unknown class><Unit>
Link copied to clipboard
val thumbnail: FileId? = null
Link copied to clipboard
open override val userId: UserId

Functions

Link copied to clipboard
open override fun method(): String