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

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

package ski.gagar.vxutil.vertigram.methods

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

@TgMethod
data class GetCustomEmojiStickers(
    val customEmojiIds: List
) : JsonTgCallable>()




© 2015 - 2025 Weber Informatics LLC | Privacy Policy