mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-02 04:56:07 +00:00
fix(Message): stickers no deprecated
This commit is contained in:
parent
0bd9c27c4f
commit
a8bd630ecd
@ -161,7 +161,6 @@ export class Message implements Model {
|
||||
timestamp: number;
|
||||
editedTimestamp?: number;
|
||||
|
||||
/** @deprecated */
|
||||
stickers?: StickerItem[];
|
||||
reactions: MessageReaction[];
|
||||
attachments: Attachment[];
|
||||
|
Loading…
x
Reference in New Issue
Block a user