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

ski.gagar.vxutil.vertigram.methods.GetFile.kt Maven / Gradle / Ivy

The newest version!
package ski.gagar.vxutil.vertigram.methods

import ski.gagar.vertigram.annotations.TgMethod
import ski.gagar.vxutil.vertigram.types.File

@TgMethod
data class GetFile(val fileId: String) : JsonTgCallable()




© 2015 - 2025 Weber Informatics LLC | Privacy Policy