Change the way iter_participants filters are specified

This commit is contained in:
Lonami Exo
2021-09-18 14:16:19 +02:00
parent 8114fb6c9b
commit bf61dd32af
5 changed files with 80 additions and 27 deletions

View File

@@ -1,3 +1,4 @@
from ._misc.enums import (
ConnectionMode,
Participant,
)