chatTeamNotifyUnMute abstract method

String chatTeamNotifyUnMute(
  1. String user
)

No description provided for @chatTeamNotifyUnMute.

In en, this message translates to: '{user} un mute by manager'

Implementation

String chatTeamNotifyUnMute(String user);