Skip to main content

UserSocialLink

@devvit/public-api v0.13.10-dev


Type Alias: UserSocialLink

UserSocialLink = object

Field

id: ID of the social link.

Field

handle: Display name of social media link.

Field

outboundUrl: Outbound url of social media link.

Field

type: Type of social media link i.e. Instagram, YouTube.

Field

title: Title or name of social media link.

Properties

handle?

optional handle: string


id

id: string


outboundUrl

outboundUrl: string


title

title: string


type

type: SocialLinkType