Skip to content

Commit 6cad5a4

Browse files
committed
kwargs
1 parent 2b83337 commit 6cad5a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

livekit-rtc/livekit/rtc/participant.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -632,6 +632,7 @@ async def stream_bytes(
632632
async def send_file(
633633
self,
634634
file_path: str,
635+
*,
635636
topic: str = "",
636637
destination_identities: Optional[List[str]] = None,
637638
attributes: Optional[Dict[str, str]] = None,

0 commit comments

Comments
 (0)