Channel to get invites from
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
-