Click or drag to resize
MediaPopular Method
Get a list of what media is most popular at the moment.

Requires Authentication: False

Namespace: InstaSharp.Endpoints
Assembly: InstaSharp (in InstaSharp.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public Task<MediasResponse> Popular()

Return Value

Type: TaskMediasResponse
Media Response
See Also