Skip to content

getTextCompositionStyleExample

Function · TDLib 1.8.67 · d1085f9c

Returns an example of usage of a custom text composition style

getTextCompositionStyleExample(
  name: string,
  example_number: int32
) → TextCompositionStyleExample

name

string

Name of the style

example_number

int32

0-based unique number of the requested example; must be non-negative and less than getOption("text_composition_style_example_count")