Defines a new group profile photo.
inputChatPhotoEmpty#1ca48f57 = InputChatPhoto;
inputChatUploadedPhoto#94254732 file:InputFile crop:InputPhotoCrop = InputChatPhoto;
inputChatPhoto#b2e1bf08 id:InputPhoto crop:InputPhotoCrop = InputChatPhoto;
| Constructor | Description |
|---|---|
| inputChatPhotoEmpty | Empty constructor, remove group photo. |
| inputChatUploadedPhoto | New photo to be set as group profile photo. The file, video and video_emoji_markup flags are mutually exclusive. |
| inputChatPhoto | Existing photo to be set as a chat profile photo. |