messageIds property

List<int> messageIds
final

messageIds Identifiers of the messages to be deleted. Use messageProperties.can_be_deleted_only_for_self and messageProperties.can_be_deleted_for_all_users to get suitable messages

Implementation

final List<int> messageIds;