UpdateChatParticipants constructor
const
UpdateChatParticipants({
- required ChatParticipantsBase participants,
Update Chat Participants constructor.
Implementation
const UpdateChatParticipants({required this.participants}) : super._();