Новая система пересылки сообщений без трансляции и транскодирования вложений
This commit is contained in:
@@ -19,7 +19,7 @@ export interface MessageReply {
|
||||
message: string;
|
||||
attachments: Attachment[];
|
||||
message_id: string;
|
||||
|
||||
chacha_key_plain: string;
|
||||
}
|
||||
|
||||
export function useReplyMessages() {
|
||||
|
||||
Reference in New Issue
Block a user