Skip to main content

Notification

warning

This API is only accessible from the client.

tip

This API directly returns a function. You should not specify a function name.

Creates a notification of the given kind with the given message.

Parameters

NameTypeDefaultDescription
messagestringThe message to display.
kindMessageKind?"Chat"The kind of message to display.

Returns

()