chatTeamNotifyMute abstract method

String chatTeamNotifyMute(
  1. String user
)

No description provided for @chatTeamNotifyMute.

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

Implementation

String chatTeamNotifyMute(String user);