CreateFollowSet( title: string, options?: { description?: string; hidden?: (
string | ProfilePointer)
[]; image?: string; public?: (
string | ProfilePointer)
[]; },): Action Parameters
- title: string
Optional
options: {
description?: string;
hidden?: (string | ProfilePointer)[];
image?: string;
public?: (string | ProfilePointer)[];
}
An action that creates a new follow set