bot property

  1. @override
bool bot
override

True if bot or webhook

Implementation

@override
bool get bot => true;