View Source ExTDLib.Object.GroupCallRecentSpeaker (ExTDLib v0.0.4)
Describes a recently speaking participant in a group call.
| Name | Type | Description |
|---|---|---|
| participant_id | MessageSender | Group call participant identifier. |
| is_speaking | bool | True, is the user has spoken recently. |
More details on telegram's documentation.