Function pikadick::commands::tic_tac_toe::tic_tac_toe
source · pub fn tic_tac_toe<'fut>(
ctx: &'fut Context,
msg: &'fut Message,
args: Args
) -> Pin<Box<dyn Future<Output = CommandResult> + Send + 'fut>>