mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-04 07:47:10 +01:00 
			
		
		
		
	Display NSFW channel warning
This commit is contained in:
		@@ -91,6 +91,7 @@ def get_channels_list(guildchannels):
 | 
			
		||||
                "type": str(channel.type),
 | 
			
		||||
                "permission_overwrites": overwrites,
 | 
			
		||||
                "parent_id": parent,
 | 
			
		||||
                "nsfw": channel.is_nsfw,
 | 
			
		||||
            })
 | 
			
		||||
    return channels
 | 
			
		||||
    
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user