delete_sticker_set

Function delete_sticker_set 

Source
pub async fn delete_sticker_set(
    name: String,
    client_id: i32,
) -> Result<(), Error>
Expand description

Completely deletes a sticker set

ยงArguments

  • name - Sticker set name. The sticker set must be owned by the current user
  • client_id - The client id to send the request to