مشاركة عبر


ParticipantsRemovedListener type

رد الاتصال ChatAdapterSubscribers حدث "المشاركونالموفون".

type ParticipantsRemovedListener = (event: {
  participantsRemoved: ChatParticipant[]
  removedBy: ChatParticipant
}) => void