Public username links

Used to link to public users, groups and channels

  • Parameters

    • options: { username: string } & CommonDeeplinkOptions

    Returns string

Properties

Properties

parse: (url: string) => null | { username: string }