//[docs](../../index.md)/[dev.inmo.tgbotapi.requests.stickers](index.md)/[AddStaticStickerToSet](-add-static-sticker-to-set.md) # AddStaticStickerToSet [common] Content fun [AddStaticStickerToSet](-add-static-sticker-to-set.md)(userId: [UserId](../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FUserId%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081), stickerSetName: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), sticker: [InputFile](../dev.inmo.tgbotapi.requests.abstracts/-input-file/index.md), emojis: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), maskPosition: [MaskPosition](../dev.inmo.tgbotapi.types.stickers/-mask-position/index.md)? = null): [Request](../dev.inmo.tgbotapi.requests.abstracts/-request/index.md)<[Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)>