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

telegramium.bots.client.DeleteStickerFromSetReq.scala Maven / Gradle / Ivy

package telegramium.bots.client

/** @param sticker File identifier of the sticker */
final case class DeleteStickerFromSetReq(sticker: String)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy