Progressbar

This is used to send a basic notification.

message = Text that will display within the progressbar.
duration = Time in milliseconds the progressbar will take.

ESX.Progressbar(message, duration)

Last updated