General Info:

DBus Service: org.kde.choqok
DBus Object Path: /
DBus Interface: org.kde.choqok

Methods:

  • shareUrl (Text url, Bool title)
    Will add the url to QuickPost widget and prepare it to post.
    If title is true, Choqok will fetch the title of URL and add it to post.

  • uploadFile (Text filename)
    Upload medium dialog will shown with the filename to upload

  • postText (Text post)
    QuickPost dialog will be ready to submit post

  • updateTimelines()
    Update timeline, Just like the File –> Update Timelines action menu

  • setShortening(Bool enable)

  • Bool getShortening()
    Will set and get the shortenOnPaste option.