RoomConfigEvent: InternalMessage & {
    config: RoomExtendedConfig;
}

Type declaration