deleteChatPhoto

Delete a chat’s photo.

PARAMETERS
chatId: number

The identifier of the chat.

RESULT
void
SYNTAX
await client.deleteChatPhoto(chatId);