getStickerSet

suspend fun TelegramBot.getStickerSet(name: String): StickerSet
suspend fun TelegramBot.getStickerSet(sticker: Sticker): StickerSet