addedInboxes property
The inboxes added in the commit
Implementation
@$pb.TagNumber(2)
$pb.PbList<GroupUpdated_Inbox> get addedInboxes => $_getList(1);
The inboxes added in the commit
@$pb.TagNumber(2)
$pb.PbList<GroupUpdated_Inbox> get addedInboxes => $_getList(1);