New photo to be set as group profile photo.
inputChatUploadedPhoto#bdcdaec0 flags:# file:flags.0?InputFile video:flags.1?InputFile video_start_ts:flags.2?double video_emoji_markup:flags.3?VideoSize = InputChatPhoto;
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
file | flags.0?InputFile | File saved in parts using the method upload.saveFilePart |
video | flags.1?InputFile | Square video for animated profile picture |
video_start_ts | flags.2?double | Timestamp that should be shown as static preview to the user (seconds) |
video_emoji_markup | flags.3?VideoSize |
Saves a part of file for further sending to one of the methods.