StopScreenSharingEvent: InternalMessage & {
    reason: string;
    userId: UserId;
}

Type declaration