mirror of
https://github.com/spacebarchat/server.git
synced 2026-09-16 23:25:05 +00:00
meow???
This commit is contained in:
@@ -494,7 +494,7 @@ interface MessageOptions extends MessageCreateSchema {
|
||||
embeds?: Embed[];
|
||||
reactions?: Reaction[];
|
||||
channel_id?: string;
|
||||
attachments?: Attachment[];
|
||||
// attachments?: Attachment[]; // why are we masking this?
|
||||
edited_timestamp?: Date;
|
||||
timestamp?: Date;
|
||||
username?: string;
|
||||
|
||||
Reference in New Issue
Block a user