There was an error while loading. Please reload this page.
1 parent 9e60921 commit ba390feCopy full SHA for ba390fe
1 file changed
src/realtime/src/realtime/channel.py
@@ -166,7 +166,6 @@ def __init__(
166
socket: RealtimeClient,
167
topic: str,
168
params: RealtimeChannelOptions | None = None,
169
- ack: bool = True,
170
) -> None:
171
"""
172
Initialize the Channel object.
0 commit comments