Undeprecate DailyUpdateRemoteParticipantsFrame
Remove the deprecation warning and __post_init__ override. Also fix the default value for remote_participants to use field(default_factory=dict) instead of None.
This commit is contained in:
1
changelog/3719.changed.md
Normal file
1
changelog/3719.changed.md
Normal file
@@ -0,0 +1 @@
|
||||
- `DailyUpdateRemoteParticipantsFrame` is no longer deprecated and is now queued with audio like other transport frames.
|
||||
Reference in New Issue
Block a user