Command.Guild.Roster.NoteOfficer

Changes a guildmember's officer note.

Usage:

Throttled.

Command.Guild.Roster.NoteOfficer(member, note)
Command.Guild.Roster.NoteOfficer(member, note, callback)
ParameterTypeDatatypeDescription
callbackparametercallbackfunctionA standard command callback, used for detecting success or failure. See the "callbackfunction" documentation for more details.
memberparameterstringThe guildmember to target.
noteparameterstringThe new note.