NoBullshitBot::CobaltAPI
Inherits Reference < Object
Constructors
new(base_url : String = "co.wuk.sh")
SourceInstance methods
download_video(url : String | URI) : File
This will return a tempfile in order to be read by the Telegram Bot. It's the job of the Caller to delete the tempfile.
handle_stream(inp) : File
Source