Parse from a json
factory ChatActionCancel.fromJson(Map<String, dynamic> json) => const ChatActionCancel();