Structsยง
- Loading
Reaction - This type attaches to a message and displays a loading sign until
send_okorsend_errare called, where it then displays a check or an X respectively. If neither are called, send_err is called automatically from the destructor. All functions are not async and can only be used from a tokio runtime context. Errors are silently ignored.
Constantsยง
- ERR_
EMOJI ๐ - LOADING_
EMOJI ๐ - OK_
EMOJI ๐