- promise<Pending, Success, Error>(promise, options): string
Type Parameters
- Pending extends ReadonlyJSONValue = ReadonlyJSONValue
- Success extends ReadonlyJSONValue = Pending
- Error extends ReadonlyJSONValue = Pending
Returns string
Notification unique id
Helper function to show an in-progress notification.
Notes
The message will be truncated if longer than 140 characters.