Click or drag to resize
UsersRecentSelf Method
Get the most recent media published by the logged in user.

Requires Authentication: True

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

Return Value

Type: TaskMediasResponse
Media Response
See Also