Module pikadick::util::loading_reaction
source · Structs
- This type attaches to a message and displays a loading sign until
send_ok
orsend_err
are 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
- OK_EMOJI 🔒