@override Map<String, dynamic> toJson() => { 'type': 'send_action', 'target': target, 'text': text, };