PhoneDeleteConferenceCallParticipants constructor
const
PhoneDeleteConferenceCallParticipants({})
Phone Delete Conference Call Participants constructor.
Implementation
const PhoneDeleteConferenceCallParticipants({
required this.onlyLeft,
required this.kick,
required this.call,
required this.ids,
required this.block,
}) : super._();