Package-level declarations

Types

Link copied to clipboard
interface AnonymousUser : User

This type can be returned when a page referencing a user from another workspace has been imported.

Link copied to clipboard
interface Bot : User
Link copied to clipboard
interface Person : User
Link copied to clipboard
interface UnknownTypeUser : User

This type is returned when a User of a type unknown to this library is returned by the Notion API.

Link copied to clipboard
sealed interface User