description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'Deletes a chat message. The API request must be authorized by the channel owner or a moderator of the live chat associated with the ban.';