@@ -1 +1 @@
-export const version = "2.25.10";
+export const version = "2.25.14";
@@ -54,6 +54,7 @@ export class Forward extends SenderGetter {
}
ChatGetter.initChatClass(this, {
chatPeer: peer,
+ chat: chat,
inputChat: inputChat,
});
SenderGetter.initSenderClass(this, {
@@ -1,12 +1,12 @@
{
"name": "telegram",
- "version": "2.25.11",
+ "version": "2.25.15",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"license": "MIT",
"dependencies": {
"@cryptography/aes": "^0.1.1",
@@ -1,6 +1,6 @@
"description": "NodeJS/Browser MTProto API Telegram client library,",
"main": "index.js",
"types": "index.d.ts",