@@ -23,7 +23,7 @@ impl Database {
|
||||
})
|
||||
}
|
||||
|
||||
pub async fn get_logging_channel(
|
||||
pub async fn get_logging_channels(
|
||||
&self,
|
||||
guild_id: GuildId,
|
||||
) -> Result<Vec<u64>> {
|
||||
|
||||
Reference in New Issue
Block a user