Skip to content

getStickerOutline

Function · TDLib 1.8.67 · d1085f9c

Returns outline of a sticker. This is an offline method. Returns a 404 error if the outline isn't known

getStickerOutline(
  sticker_file_id: int32,
  for_animated_emoji: Bool,
  for_clicked_animated_emoji_message: Bool
) → Outline

sticker_file_id

int32

File identifier of the sticker

for_animated_emoji

Bool

Pass true to get the outline scaled for animated emoji

for_clicked_animated_emoji_message

Bool

Pass true to get the outline scaled for clicked animated emoji message