Alchemy.Client.change_nickname
You're seeing just the function
change_nickname
, go back to Alchemy.Client module for more information.
Link to this function
change_nickname(guild_id, name)
Specs
Modifies the nickname of the current user.
Examples
Client.change_nickname(guild_id, "best bot")