Usage
Methods
messages.showConfirm
Shows a confirmation toast message within the Replit workspace for length
milliseconds. Returns the ID of the message as a UUID
messages.showError
Shows an error toast message within the Replit workspace for length
milliseconds. Returns the ID of the message as a UUID
messages.showNotice
Shows a notice toast message within the Replit workspace for length
milliseconds. Returns the ID of the message as a UUID
messages.showWarning
Shows a warning toast message within the Replit workspace for length
milliseconds. Returns the ID of the message as a UUID