hasThread property

bool hasThread

This message has an associated thread, with the same id as the message

Implementation

bool get hasThread => PermissionsUtils.isApplied(raw, 1 << 5);