| Icon | Member | Description |
|---|---|---|
| Send(OAuthTokens, Decimal, String, OptionalProperties, TimeSpan, Action<(Of <<'(TwitterAsyncResponse<(Of <<'(TwitterDirectMessage>)>>)>)>>)) |
Sends a new direct message to the specified user from the authenticating user.
| |
| Send(OAuthTokens, String, String, OptionalProperties, TimeSpan, Action<(Of <<'(TwitterAsyncResponse<(Of <<'(TwitterDirectMessage>)>>)>)>>)) |
Sends a new direct message to the specified user from the authenticating user.
|