toString method

  1. @override
String toString()
override

Returns a string representation of this object.

Implementation

@override
String toString() => "AlreadyRespondedError: Interaction has already been acknowledged, you can now only send channel messages (with/without source)";