Added feature "log-query"
This commit is contained in:
		
							parent
							
								
									68cfab1ac9
								
							
						
					
					
						commit
						6e6eee39d4
					
				@ -1 +1 @@
 | 
			
		||||
Subproject commit 2c1d4dea3bd4ff1f88d7ac045328a8e279045fb2
 | 
			
		||||
Subproject commit 425608be6a9c839fc524f06e3d6432c79fa0e275
 | 
			
		||||
@ -2791,6 +2791,7 @@ command_result ConnectedClient::handleCommandListFeatureSupport(ts::Command &cmd
 | 
			
		||||
 | 
			
		||||
    REGISTER_FEATURE("error-bulks", FeatureSupportMode::FULL, 1);
 | 
			
		||||
    REGISTER_FEATURE("advanced-channel-chat", FeatureSupportMode::FULL, 1);
 | 
			
		||||
    REGISTER_FEATURE("log-query", FeatureSupportMode::FULL, 1);
 | 
			
		||||
 | 
			
		||||
    this->sendCommand(notify);
 | 
			
		||||
    return command_result{error::ok};
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user