refresh
Notifies the server asynchronously that client wants the thread to be refreshed. The request can be performed even if the client doesn't expect new data. In which case the get returns updated value anyway.
Note: if the thread is in ChatThreadState.Pending state (not yet recovered from the server), this call is silently ignored.