Defines a new group profile photo.
inputChatPhotoEmpty#1ca48f57 = InputChatPhoto;
inputChatUploadedPhoto#927c55b4 file:InputFile = InputChatPhoto;
inputChatPhoto#8953ad37 id:InputPhoto = 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. |