Function unfollowBlog

  • Unfollow a blog

    Returns

    Whether the blog was unfollowed successfully

    Parameters

    • token: string

      OAuth2 token from Tumblr

    • url: string

      URL of the blog to unfollow

    Returns Promise<boolean>

Generated using TypeDoc