com.github.stormbit.vksdk.events.EveryEvent.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of vk-bot-sdk-kotlin Show documentation
Show all versions of vk-bot-sdk-kotlin Show documentation
The Kotlin library for working with VK api
The newest version!
package com.github.stormbit.vksdk.events
import kotlinx.serialization.json.JsonObject
class EveryEvent(val obj: JsonObject) : Event
© 2015 - 2025 Weber Informatics LLC | Privacy Policy