View Source ExTDLib.Method.SetGroupCallTitle (ExTDLib v0.0.4)
Sets group call title. Requires groupCall.can_be_managed group call flag. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| group_call_id | number | Group call identifier. |
| title | string | New group call title; 1-64 characters. |
More details on telegram's documentation.