logInfo

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