setGroupCallPaidMessageStarCount¶
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