forked from keinBot/cuffeo
xD
This commit is contained in:
@@ -137,7 +137,7 @@ export default class tg extends EventEmitter {
|
||||
message: tmp.text,
|
||||
time: tmp.date,
|
||||
raw: tmp,
|
||||
photo: tmp.photo || null,
|
||||
media: tmp.media || null,
|
||||
reply: msg => this.send(tmp.chat.id, msg, tmp.message_id),
|
||||
replyAction: msg => this.send(tmp.chat.id, `Uwe ${msg}`, tmp.message_id),
|
||||
replyNotice: msg => this.send(tmp.chat.id, msg, tmp.message_id),
|
||||
|
||||
Reference in New Issue
Block a user