update to latest standards
This commit is contained in:
@@ -14,6 +14,8 @@ export interface ISmartUniverseConstructorOptions {
|
||||
}
|
||||
|
||||
export interface IServerGetMessagesRequestBody {
|
||||
channel: string;
|
||||
topic?: string;
|
||||
youngerThan: number;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user