• Create a new business chat link

    Parameters

    • client: ITelegramClient
    • text: InputText

      Text to be inserted into the message input

    • Optionalparams: { title?: string }
      • Optionaltitle?: string

        Custom title for the link

    Returns Promise<BusinessChatLink>