resetMyHistory

suspend fun GroupChannel.resetMyHistory()

Deprecated

As of 4.17.0, replaced with awaitResetMyHistory().

Replace with

awaitResetMyHistory()

Resets the chat history of this channel for the current User. After this call, the messages created before the call will not be loaded.

Since

4.15.0