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.
121 B
121 B
DailyUpdateRemoteParticipantsFrameis no longer deprecated and is now queued with audio like other transport frames.