channel_setProfilePicture
Set a new profile picture for a WhatsApp channel by specifying the channel ID and either an image URL or media file.
Instructions
[Channel Chat] Update a channel profile picture
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | No | Unique WhatsApp id for the given channel group | |
| sessionId | Yes | Unique identifier for the session (alphanumeric and - allowed) | |
| newProfilePictureUrl | No | New profile picture URL for the channel | |
| newProfilePictureMedia | No | New profile picture media for the channel |