Gets a new message builder for building a notification message.
Notifies all of the users in the provided room.
Note: Notifications only are shown to those online and it only stays around for the duration of their session.
The room which to notify the users in
The message content to notify users about
Notifies the provided user of the provided message.
Note: Notifications only are shown to the user if they are online and it only stays around for the duration of their session.
The user who should be notified
The message with the content to notify the user about
Notifies all of the users a typing indicator in the provided scope.
a cancellation function to stop typing
Generated using TypeDoc
Gets a new message builder for building a notification message.