def search_comments()

in psaw/PushshiftAPI.py [0:0]


    def search_comments(self, **kwargs):
        return self._search_func(kind='comment', **kwargs)