removedInboxes property

  1. @TagNumber.new(3)
PbList<GroupUpdated_Inbox> get removedInboxes

The inboxes removed in the commit

Implementation

@$pb.TagNumber(3)
$pb.PbList<GroupUpdated_Inbox> get removedInboxes => $_getList(2);