Skip to content

Add display name and user bio to the User object #200

@fsvreddit

Description

@fsvreddit

Internally, Devvit has access to the user's display name and bio within Protos - on UserAboutResponse the display name is accessible as data.subreddit?.title and the bio as data.subreddit?.publicDescription.

It would be excellent if this was made available as part of the user object. Right now I'm using undocumented methods to go straight to the Protos to retrieve this information which feels unstable.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions