Skip to content

Attempt to Rename Stickers to Null #18

@sergiooak

Description

@sergiooak

This pull request aims to explore the possibility of renaming stickers to null. Previously, this was achievable through Baileys, but it was not feasible with wwebjs. This update attempts to determine if it is now possible.

Background

In the past, using Baileys allowed us to rename stickers to null successfully. However, attempts to achieve the same functionality with WWebJS were unsuccessful. With recent updates and changes, we should revisit this functionality to see if it is now achievable.

Changes

  • Attempt to rename stickers to null using the latest version of WWEBJS.

Testing

  1. Rename a sticker using the new method.
  2. Verify if the sticker's name is set to null.
  3. Compare the results with previous attempts using Baileys and WWEBJS.

Expected Outcome

The sticker should be successfully renamed to null, similar to the functionality provided by Baileys.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions