mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-04 07:47:10 +01:00 
			
		
		
		
	Transition over to use db instead of fetching discord REST
This commit is contained in:
		@@ -145,6 +145,7 @@ class DatabaseInterface(object):
 | 
			
		||||
                "color": role.color.value,
 | 
			
		||||
                "hoist": role.hoist,
 | 
			
		||||
                "position": role.position,
 | 
			
		||||
                "permissions": role.permissions.value
 | 
			
		||||
            })
 | 
			
		||||
        return roles
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user