Command.Guild.Roster.Kick

Kicks a guildmember from the guild.

Usage:

Throttled.

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