removedInboxes property
The inboxes removed in the commit
Implementation
@$pb.TagNumber(3)
$pb.PbList<GroupUpdated_Inbox> get removedInboxes => $_getList(2);
The inboxes removed in the commit
@$pb.TagNumber(3)
$pb.PbList<GroupUpdated_Inbox> get removedInboxes => $_getList(2);