mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 02:05:47 +02:00
wip
This commit is contained in:
@@ -10,4 +10,5 @@ export type IChannel = {
|
||||
created_at: Date;
|
||||
title: string;
|
||||
user_id: mongo.ObjectID;
|
||||
index: number;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user