Skip to content

setGroupCallPaidMessageStarCount

Function · TDLib 1.8.67 · d1085f9c

Changes the minimum number of Telegram Stars that must be paid by general participant for each sent message to a live story call. Requires groupCall.can_be_managed right

setGroupCallPaidMessageStarCount(
  group_call_id: int32,
  paid_message_star_count: int53
) → Ok

group_call_id

int32

Group call identifier; must be an identifier of a live story call

int53

The new minimum number of Telegram Stars; 0-getOption("paid_group_call_message_star_count_max")