| Icon | Member | Description |
|---|---|---|
| Create(OAuthTokens, Decimal, OptionalProperties, TimeSpan, Action<(Of <<'(TwitterAsyncResponse<(Of <<'(TwitterUser>)>>)>)>>)) |
Blocks the user specified as the authenticating user. Destroys a friendship to the blocked user if it exists.
| |
| Create(OAuthTokens, Decimal, TimeSpan, Action<(Of <<'(TwitterAsyncResponse<(Of <<'(TwitterUser>)>>)>)>>)) |
Blocks the user specified as the authenticating user. Destroys a friendship to the blocked user if it exists.
| |
| Create(OAuthTokens, String, OptionalProperties, TimeSpan, Action<(Of <<'(TwitterAsyncResponse<(Of <<'(TwitterUser>)>>)>)>>)) |
Blocks the user specified as the authenticating user. Destroys a friendship to the blocked user if it exists.
| |
| Create(OAuthTokens, String, TimeSpan, Action<(Of <<'(TwitterAsyncResponse<(Of <<'(TwitterUser>)>>)>)>>)) |
Blocks the user specifiedr. Destroys a friendship to the blocked user if it exists.
|