class Worker::CommandCallExecutor::UnavailableInDmCommand

Overview

NOTE Pseudo-command

Defined in:

worker/command_call_executor/unavailable_in_dm_command.cr

Instance Method Summary

Instance methods inherited from class Worker::CommandCallExecutor::Command

execute execute

Constructor methods inherited from class Worker::CommandCallExecutor::Command

new(worker : Worker, command_call : CommandCall, command_data : CommandData | Nil = nil) new

Instance Method Detail

def execute : Nil #

[View source]