UrbitEx.API.Metadata (UrbitEx v0.6.2) View Source
Client API to interact with the metadata-store
of your Urbit ship.
Allows you to change the metadata of groups and channels you own or are admin of, as well as preview metadata of groups you don't belong to yet.
Link to this section Summary
Functions
Edits the Metadata of a group or channel.
Takes a Session struct, a Channel struct, a group Resource struct, a channel Resource struct,
a type (either :groups
or :graph
), the key to edit, and the value to set.
Keys can be
Link to this section Functions
Edits the Metadata of a group or channel.
Takes a Session struct, a Channel struct, a group Resource struct, a channel Resource struct,
a type (either :groups
or :graph
), the key to edit, and the value to set.
Keys can be:
title
takes a stringdescription
takes a stringcolor
takes a hex code stringpicture
takes a url stringvip
applied to a group: "member-metadata" or ""vip
applied to a group-feed : "host-feed" or "admin-feed" or ""vip
applied to a notebook: "reader-comments" or ""preview
true or false