diff --git a/textile/features.textile b/textile/features.textile index ce0fd45a3..7d6f1b7cd 100644 --- a/textile/features.textile +++ b/textile/features.textile @@ -1806,7 +1806,7 @@ class RestClient: // RSC* time() => io Time // RSC16 batchPublish(BatchPublishSpec) => io BatchResult // RSC22 batchPublish(BatchPublishSpec[]) => io BatchResult[] // RSC22 - batchPresence(string[]) => io BatchResult[] // RSC23 + batchPresence(string[]) => io BatchResult // RSC23 class RealtimeClient: // RTC* constructor(keyOrTokenStr: String) // RTC12