vanishedMessages property

MessageSequence? vanishedMessages
final

Message sequence of messages that have been expunged Check vanishedMessages.isUid to see if the message sequence contains IDs or UIDs.

Implementation

final MessageSequence? vanishedMessages;