Instance Method

getChannelInvites(from:then:)

Gets a channel’s invites

Declaration

func getChannelInvites(from channelId: Snowflake, then completion: @escaping ([[String : Any]]?, RequestError?) -> Void)

Parameters

channelId

Channel to get invites from