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>.

NameTypeDescription
group_call_idnumberGroup call identifier.
titlestringNew group call title; 1-64 characters.

More details on telegram's documentation.