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

commonMain.json.response.CurrentUserNicknameModifyResponse.kt Maven / Gradle / Ivy

The newest version!
package dev.kord.rest.json.response

import kotlinx.serialization.Serializable

@Serializable
public data class CurrentUserNicknameModifyResponse(val nick: String)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy