Phone number links

Used to link to public and private users by their phone number.

  • Parameters

    • options: { phone: string } & CommonDeeplinkOptions

    Returns string

Properties

Properties

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