⚡ Minor Zulip-Node fixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export interface IMessage {
|
||||
type?: string;
|
||||
to?: string,
|
||||
to?: string;
|
||||
topic?: string;
|
||||
content?: string;
|
||||
propagat_mode?: string;
|
||||
|
||||
Reference in New Issue
Block a user