Skip to content

getStickerOutlineSvgPath

Function · TDLib 1.8.67 · d1085f9c

Returns outline of a sticker as an SVG path. This is an offline method. Returns an empty string if the outline isn't known

getStickerOutlineSvgPath(
  sticker_file_id: int32,
  for_animated_emoji: Bool,
  for_clicked_animated_emoji_message: Bool
) → Text

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