messageId property

int messageId
final

messageId Identifier of the message containing the checklist. Use messageProperties.can_mark_tasks_as_done to check whether the tasks can be marked as done or not done

Implementation

final int messageId;