Click or drag to resize
Relationships Constructor (InstagramConfig)
Relationships Endpoints

Namespace: InstaSharp.Endpoints
Assembly: InstaSharp (in InstaSharp.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public Relationships(
	InstagramConfig config
)

Parameters

config
Type: InstaSharpInstagramConfig
An instance of the InstagramConfig class.
See Also