Tweety
A wrapper for twitter v2.0 api written for rust.
An example
Create a new tweety::Bot struct and send a message with it.
use Bot;
Notice
⚠️ This is the first stable version of tweety, previous versions will not work!
A wrapper for twitter v2.0 api written for rust.
Create a new tweety::Bot struct and send a message with it.
use Bot;
⚠️ This is the first stable version of tweety, previous versions will not work!