pub async fn show_check_message(context: &CommandContext) -> Result<()>Expand description
Displays a message about mailbox discovery status.
ยงArguments
context- TheCommandContextfor emitting chat messages.
pub async fn show_check_message(context: &CommandContext) -> Result<()>Displays a message about mailbox discovery status.
context - The CommandContext for emitting chat messages.