deleteChatPhoto

Delete a chat’s photo.

Parameters

chatId: number

The identifier of the chat.

Result

void

Syntax

await client.deleteChatPhoto(chatId);