Merge pull request #2044 from pipecat-ai/mb/daily-rest-docstring

Add missing arg docstring in DailyRESTHelper
This commit is contained in:
Mark Backman
2025-06-23 11:24:44 -04:00
committed by GitHub

View File

@@ -300,6 +300,7 @@ class DailyRESTHelper:
Args:
room_url: Daily room URL
expiry_time: Token validity duration in seconds (default: 1 hour)
eject_at_token_exp: Whether to eject user when token expires
owner: Whether token has owner privileges
params: Optional additional token properties. Note that room_name,
exp, and is_owner will be set based on the other function