GET v1/getChatMessageFile?FileID={FileID}&ChatMessageID={ChatMessageID}&Offset={Offset}&Guid={Guid}&Size={Size}

Отримання файла

Request Information

URI Parameters

NameDescriptionTypeAdditional information
fileID

ID файлу повідомлення

integer

Required

chatMessageID

ID повідомлення

integer

Required

offset

Зміщення

integer

None.

guid

Ідентифікатор

string

None.

size

Зміщення

integer

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.