message_ids property

List<int> message_ids
read / write

Identifiers of the deleted messages.

Implementation

late List<int> message_ids;