You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should be occurred on MTProto update after comparing with group call instance by call id and so on. Callback should get 2 args: group call instance to easy access to method and filed, wrapped updated participants list.
enum name: PARTICIPANT_LIST_UPDATED.
this event is common so should be related to base GroupCall class
need to extend already existed participant wrapper for bridges
The text was updated successfully, but these errors were encountered:
Should be occurred on MTProto update after comparing with group call instance by call id and so on. Callback should get 2 args: group call instance to easy access to method and filed, wrapped updated participants list.
enum name: PARTICIPANT_LIST_UPDATED.
this event is common so should be related to base GroupCall class
need to extend already existed participant wrapper for bridges
The text was updated successfully, but these errors were encountered: