From 9014fb1613568741139c9ae717afa3dafa0132aa Mon Sep 17 00:00:00 2001 From: Akash Mozumdar Date: Sun, 19 Aug 2018 16:35:31 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38b194b..83cf709 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ After the sentence has been processed by all extensions, it will be displayed. # MiscInfo -## The following keys are in ```MiscInfo``` +## The following properties are in ```MiscInfo``` ```"current select"```: always 0 unless the sentence is in the text channel currently selected by the user.
```"text number"```: number uniquely identifying the text channel the sentence is in. Console text channel is always 0.
```"process id"```: process id that the sentence is coming from.