Telegex.delete_sticker_from_set

You're seeing just the function delete_sticker_from_set, go back to Telegex module for more information.
Link to this function

delete_sticker_from_set(sticker)

View Source

Specs

delete_sticker_from_set(String.t()) ::
  {:ok, boolean()} | {:error, Telegex.Model.errors()}

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