---
title: "POST /deleteStickerFromSet"
method: POST
path: "/deleteStickerFromSet"
---

# POST /deleteStickerFromSet

`POST /deleteStickerFromSet`

Use this method to delete a sticker from a set created by the bot. Returns *True* on success.

## Request body

- object
  - `sticker` string, required — File identifier of the sticker

## Response `200`

- object
  - `ok` boolean, required
  - `result` boolean, required

## Other responses

- `default`

---

[API](https://skmtc.net/stoplight/apis/telegram-bot-api.md) · [All operations](https://skmtc.net/stoplight/apis/telegram-bot-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stoplight/telegram-bot-api/versions/be4bbb34b64a/schema)
