logDebug

suspend fun CommandContext.logDebug(body: LogBody = null): Message?
suspend fun EventContext<*>.logDebug(body: LogBody = null): Message?