isBot property

bool isBot

Returns whether of this is a bot

Implementation

bool get isBot => user.isBot;