leftInboxes property

  1. @TagNumber.new(5)
PbList<GroupUpdated_Inbox> get leftInboxes

/ The inboxes that were removed from the group in response to pending-remove/self-remove requests

Implementation

@$pb.TagNumber(5)
$pb.PbList<GroupUpdated_Inbox> get leftInboxes => $_getList(4);