Boost links

Used by users to boost channels, granting them the ability to post stories.

  • Parameters

    • options: ({ username: string } | { channelId: number }) & CommonDeeplinkOptions

    Returns string

Properties

Properties

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