[ Version ( since = "3.24" ) ]
public void set_only_cached_messages (bool only_cached_messages)
Sets whether only locally cached messages can be searched.
The default value is false, which means that when a message is required and it is not available locally, then it is downloaded from the server, if possible.
this | |
only_cached_messages |
a value to set |