diff --git a/Sources/Realtime/Channel.swift b/Sources/Realtime/Channel.swift index 764db6f..38345fd 100644 --- a/Sources/Realtime/Channel.swift +++ b/Sources/Realtime/Channel.swift @@ -97,7 +97,7 @@ public class Channel { /// - parameter topic: Topic of the Channel /// - parameter options: Optional. Options to configure channel broadcast and presence /// - parameter socket: Socket that the channel is a part of - public convenience init(topic: ChannelTopic, options: ChannelOptions = ChannelOptions(), socket: RealtimeClient) { + convenience init(topic: ChannelTopic, options: ChannelOptions = ChannelOptions(), socket: RealtimeClient) { let params = [ "config": [ "presence": [