isBot property

bool get isBot

Returns whether of this is a bot

Implementation

bool get isBot => user.isBot;