Package-level declarations

Types

Link copied to clipboard
open class YDEImpl(token: String? = null, var applicationId: String? = null, client: OkHttpClient, guildIdList: MutableList<String> = mutableListOf(), val githubRepositoryUrl: String, val wrapperVersion: String) : YDE