A JSON-serialized list of identifiers of deleted messages in the chat of the business account.
@JsonKey(name: 'message_ids') List<int> get messageIds;