export interface SynchronizeProtocolPresenceCommand { memberIds: Array; protocolId: number; }