mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-31 07:50:07 +00:00
remove author for better auto completion
This commit is contained in:
@@ -253,7 +253,6 @@ export interface DiscordenoMessage extends
|
||||
| "author"
|
||||
> {
|
||||
id: bigint;
|
||||
author: undefined;
|
||||
/** Whether or not this message was sent by a bot */
|
||||
isBot: boolean;
|
||||
/** The username#discrimnator for the user who sent this message */
|
||||
|
||||
Reference in New Issue
Block a user