Instance Method

unbanMember(_:from:then:)

Unbans a user from this guild

Declaration

func unbanMember(_ userId: Snowflake, from guildId: Snowflake, then completion: ((RequestError?) -> Void)? = nil)

Parameters

userId

User to unban