updateEmoji {notionR} | R Documentation |
Updates an Emoji Property of a page
Description
Id refers to a page in a database, and should be normalized using normalizeChromeId().
Usage
updateEmoji(secret, id, emoji)
Arguments
secret |
API token |
id |
Page id to be updated |
emoji |
emoji to update to |
Value
list
[Package notionR version 0.0.9 Index]