• Try to find a dialog (dialogs) with a given peer (peers) by their ID, username or phone number.

    This might be an expensive call, as it will potentially iterate over all dialogs to find the one with the given peer

    Parameters

    Returns Promise<Dialog[]>

    If a dialog with any of the given peers was not found