UNPKG
telegram-ts-api
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
High level wrapper for node-telegram-bot-api
telegram-ts-api
/
dist
/
Message.js
5 lines
(4 loc)
•
138 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
MSG_SENDER
=
void
0
;
exports
.
MSG_SENDER
=
new
Map
();