• Filter objects which contain the exact text given

    Parameters

    • str: string

      String to be matched

    • ignoreCase: boolean = false

      Whether string case should be ignored

    Returns filters.UpdateFilter<UpdatesWithText>