Sets group call title. Requires groupCall.can_be_managed group call flag
const SetGroupCallTitle({ required this.groupCallId, required this.title, });