All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.blr19c.falowp.bot.system.adapter.gocqhttp.GoCQHttpApplication.kt Maven / Gradle / Ivy

There is a newer version: 2.0.0-RC2
Show newest version
package com.blr19c.falowp.bot.system.adapter.gocqhttp

import com.blr19c.falowp.bot.system.adapter.gocqhttp.web.GoCQHttpWebSocket

object GoCQHttpApplication {

    fun configure() {
        GoCQHttpWebSocket.configure()
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy