SyncClient & AsyncClient
The clients are your main interface to interact with the mattermost API. They provide a wrapper for the different endpoints and take care of managing the http client and websocket connections as well.
The clients are your main interface to interact with the mattermost API. They provide a wrapper for the different endpoints and take care of managing the http client and websocket connections as well.