isGroup property

bool get isGroup

Is the sender a group

Implementation

bool get isGroup => fromId < 0;