• Get a preview of a web page contained in the message

    Parameters

    • client: ITelegramClient
    • text: InputText

      Text of the message, or simply the link for which the preview should be retrieved

    Returns Promise<WebPageMedia | null>