get_queued_posts: Get your queued posts

Description Usage Arguments

View source: R/tumblR.R

Description

Get the OAuthed user's queued posts. Returns a maximum of 20 posts. Require OAuth.

Usage

1
get_queued_posts(blog, limit = 20, offset = 0, filter)

Arguments

blog

Blog to get queued posts for

limit

Number of posts to return (1-20)

offset

Post to start at

filter

Format to return posts in. Default is HTML. alternatives are "text" and "raw"


klapaukh/tumblR documentation built on May 20, 2019, 11:06 a.m.