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

com.blr19c.falowp.bot.system.adapter.qq.QQApplication.kt Maven / Gradle / Ivy

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

import com.blr19c.falowp.bot.system.adapter.qq.web.QQWebSocket

object QQApplication {

    suspend fun configure() {
        QQWebSocket.configure()
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy