Add a way of getting user social links without having to retrieve the full user object first

Open
#199 0 comments 0 reactions 1 assignee View on GitHub

@kay0tickay is already working on this.

Since Dec 2, 2025.

Assessment

This issue has not been assessed yet.

Description

reddit-api

Devvit provides a way to get user social links by way of the getSocialLinks method on the User object. But most of the time I need to grab a user's social links, I don't need any other properties from the user other than their name, which I will typically already have. so it feels wasteful to make a redundant call like this

It would be great if there was a method on context.reddit to retrieve social links without having to grab the User first.

Dominant language
TypeScript
Stars
210
Forks
88
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from reddit/devvit

All issues in reddit/devvit

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.