deleteChatPhoto

Delete a chat’s photo.

Parameters

chatId: ID

The identifier of a chat.

Result

void

Syntax

await client.deleteChatPhoto(chatId);