@xmtp/content-type-group-updated
v2.0.3
Published
An XMTP content type to support group updated messages
Readme
Group updated content type
This package provides an XMTP content type to support group updated messages.
[!NOTE] This content type is included by default in official XMTP SDKs.
Install the package
# npm
npm i @xmtp/content-type-group-updated
# yarn
yarn add @xmtp/content-type-group-updated
# pnpm
pnpm i @xmtp/content-type-group-updatedDeveloping
Run yarn dev to build the content type and watch for changes, which will trigger a rebuild.
For more information on contributing to this repository, see our contributing guidelines.
