Skip to content

addPendingLiveStoryReaction

Function · TDLib 1.8.67 · d1085f9c

Adds pending paid reaction in a live story group call. Can't be used in live stories posted by the current user. Call commitPendingLiveStoryReactions or removePendingLiveStoryReactions to actually send all pending reactions when the undo timer is over or abort the sending

addPendingLiveStoryReaction(
  group_call_id: int32,
  star_count: int53
) → Ok

group_call_id

int32

Group call identifier

star_count

int53

Number of Telegram Stars to be used for the reaction. The total number of pending paid reactions must not exceed getOption("paid_group_call_message_star_count_max")