notification_inviteAccepted abstract method
- String username
Notification that a user's invitation has been accepted, includes username.
In en, this message translates to: '{username} accepted your invitation!'
Implementation
String notification_inviteAccepted(String username);