Changes your guild note.
Throttled.
| Command.Guild.Roster.Note(note) | |||
| Command.Guild.Roster.Note(note, callback) | |||
| Parameter | Type | Datatype | Description |
|---|---|---|---|
| callback | parameter | callbackfunction | A standard command callback, used for detecting success or failure. See the "callbackfunction" documentation for more details. |
| note | parameter | string | The new note. |