Передача chachakey и начало нового протокола вложений
This commit is contained in:
@@ -19,6 +19,7 @@ export interface MessageReply {
|
||||
message: string;
|
||||
attachments: Attachment[];
|
||||
message_id: string;
|
||||
|
||||
}
|
||||
|
||||
export function useReplyMessages() {
|
||||
|
||||
Reference in New Issue
Block a user