//[docs](../../../index.md)/[dev.inmo.tgbotapi.types.stickers](../index.md)/[StickerSet](index.md)/[StickerSet](-sticker-set.md) # StickerSet [common] Content fun [StickerSet](-sticker-set.md)(name: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), title: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), stickers: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[Sticker](../../dev.inmo.tgbotapi.types.files/-sticker/index.md)>, isAnimated: [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) = false, containsMasks: [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) = false, thumb: [PhotoSize](../../dev.inmo.tgbotapi.types.files/-photo-size/index.md)? = null)