Source code for mattermostautodriver.endpoints.search

from ._base import Base, FileType
from typing import Any

__all__ = ["Search"]