setGroupCallParticipantIsSpeaking¶
Informs TDLib that speaking state of a participant of an active group call has changed. Returns identifier of the participant if it is found
setGroupCallParticipantIsSpeaking(
group_call_id: int32,
audio_source: int32,
is_speaking: Bool
) → MessageSender