Skip to content

setStickerSetThumbnail

Function · TDLib 1.8.67 · d1085f9c

Sets a sticker set thumbnail

setStickerSetThumbnail(
  user_id: int53,
  name: string,
  thumbnail: InputFile,
  format: StickerFormat
) → Ok

user_id

int53

Sticker set owner; ignored for regular users

name

string

Sticker set name. The sticker set must be owned by the current user

thumbnail

InputFile

Thumbnail to set; pass null to remove the sticker set thumbnail

format

StickerFormat

Format of the thumbnail; pass null if thumbnail is removed