EventChatContactGroupRemoved constructor
- ChatContactId contactId,
- PreciseDateTime at,
- ChatId groupId
Implementation
const EventChatContactGroupRemoved(super.contactId, super.at, this.groupId);
const EventChatContactGroupRemoved(super.contactId, super.at, this.groupId);