Add missing arg docstring in DailyRESTHelper

This commit is contained in:
Mark Backman
2025-06-22 13:44:59 -04:00
parent 8c6a441064
commit 92246f7125

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