Instance Method

timeoutUser(_:until:reason:then:)

No overview available.

Declaration

func timeoutUser(_ userId: Snowflake, until: Date, reason: String, then completion: ((RequestError?) -> Void)? = nil)