Functions and classes for working with users in Notion.
User(*args: Any, **kwargs: Any)
User object for persons and bots.
email: str | None
property
is_unknown: bool
property
__eq__(other: object) -> bool
wrap_obj_ref(obj_ref: objs.User) -> User
classmethod