This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Twitter.
Summary
Sends a tweet with the supplied text and returns the response from the Twitter API.
- Assembly
- Cake
.Twitter .dll - Namespace
- Cake
.Twitter - Containing Type
- TwitterProvider
Syntax
public Task<string> Tweet(string text)
Parameters
Name | Type | Description |
---|---|---|
text | string |
Return Value
Type | Description |
---|---|
Task |