Label CRUD and association helpers backed by Baileys app-state patches.
Summary
Functions
Create or edit a label via the addLabel patch shape.
Associate a label with a chat.
Associate a label with a specific message.
Remove a label association from a chat.
Remove a label association from a specific message.
Functions
Create or edit a label via the addLabel patch shape.
Associate a label with a chat.
Associate a label with a specific message.
Remove a label association from a chat.
@spec remove_from_message(term(), String.t(), String.t(), String.t()) :: {:ok, map()} | {:error, term()}
Remove a label association from a specific message.