declineInvitation

suspend fun GroupChannel.declineInvitation()

Deprecated

As of 4.17.0, replaced with awaitDeclineInvitation().

Replace with

awaitDeclineInvitation()

Declines the invitation sent to the current User.

Since

4.15.0