diff options
| -rw-r--r-- | chat.proto | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -115,6 +115,7 @@ message argsInfo { string pattern = 11; string content = 12; string fact = 13; + repeated string paths = 14; } // Function response |
