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

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

package telegramium.bots.client

/** @param name Name of the sticker set */
final case class GetStickerSetReq(name: String)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy