Added more data containers

This commit is contained in:
2022-09-12 22:18:49 +02:00
parent fc63f3616e
commit 53fe437100
11 changed files with 65 additions and 13 deletions

View File

@@ -6,7 +6,7 @@ from cpl_discord.container.member import Member
from cpl_discord.container.role import Role
from cpl_discord.container.text_channel import TextChannel
from cpl_discord.container.voice_channel import VoiceChannel
from cpl_discord.helper.ToContainersConverter import ToContainersConverter
from cpl_discord.helper.to_containers_converter import ToContainersConverter
from cpl_query.extension import List