telegram api constructor · layer 229 · #0598a92a
inputGroupCallStream
Chunk of a livestream
definition
inputGroupCallStream#598a92a flags:# call:InputGroupCall time_ms:long scale:int video_channel:flags.0?int video_quality:flags.0?int = InputFileLocation;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
call | InputGroupCall | Livestream info |
time_ms | long | Timestamp in milliseconds |
scale | int | Specifies the duration of the video segment to fetch in milliseconds, by bitshifting 1000 to the right scale times: duration_ms := 1000 >> scale |
video_channel | int | Selected video channel |
video_quality | int | Selected video quality (0 = lowest, 1 = medium, 2 = best) |
type
InputFileLocation · other constructors: inputFileLocation, inputEncryptedFileLocation, inputDocumentFileLocation, inputSecureFileLocation, inputTakeoutFileLocation, inputPhotoFileLocation, inputPhotoLegacyFileLocation, inputPeerPhotoFileLocation, inputStickerSetThumb
history
present in layers 125–229 · constructor id changed 1×
| id | layers |
|---|---|
| #bba51639 | 125–131 |
| #0598a92a | 132–229 |