Skip to content

CustomEmojisAPI

Defined in: src/api/customEmojis.api.ts:24

Custom Emojis API client for working with Notion workspace custom emojis.

new CustomEmojisAPI(client): CustomEmojisAPI

Defined in: src/api/customEmojis.api.ts:31

NotionClient

CustomEmojisAPI

BaseAPI<NotionCustomEmoji, CustomEmoji>.constructor

list(options?): Promise<PaginatedList<CustomEmoji>>

Defined in: src/api/customEmojis.api.ts:43

List the custom emojis available in the workspace (paginated).

ListCustomEmojisOptions

Options for filtering by name and paginating results

Promise<PaginatedList<CustomEmoji>>

Paginated list of custom emojis

https://developers.notion.com/reference/list-custom-emojis