MmCommandResponse constructor
MmCommandResponse({})
Returns a new MmCommandResponse instance.
Implementation
MmCommandResponse({
this.responseType,
this.text,
this.username,
this.iconURL,
this.gotoLocation,
this.attachments = const [],
});