Skip to content

GroupCallMessageLevel

Type · TDLib 1.8.67 · d1085f9c

Represents a level of features for a message sent in a live story group call

GroupCallMessageLevel(
  min_star_count: int53,
  pin_duration: int32,
  max_text_length: int32,
  max_custom_emoji_count: int32,
  first_color: int32,
  second_color: int32,
  background_color: int32
) → GroupCallMessageLevel

min_star_count

int53

The minimum number of Telegram Stars required to get features of the level

pin_duration

int32

The amount of time the message of this level will be pinned, in seconds

max_text_length

int32

The maximum allowed length of the message text

max_custom_emoji_count

int32

The maximum allowed number of custom emoji in the message text

first_color

int32

The first color used to show the message text in the RGB format

second_color

int32

The second color used to show the message text in the RGB format

background_color

int32

Background color for the message the RGB format