|
@ -100,7 +100,7 @@ export async function finalAction(a:Action){ |
|
|
chatId: theChat.id, |
|
|
chatId: theChat.id, |
|
|
uuid: short.generate(), |
|
|
uuid: short.generate(), |
|
|
type: constants.message_types.bot_res, |
|
|
type: constants.message_types.bot_res, |
|
|
sender: owner.id, |
|
|
sender: -1, |
|
|
amount: amount || 0, |
|
|
amount: amount || 0, |
|
|
date: date, |
|
|
date: date, |
|
|
messageContent: encryptedForMeText, |
|
|
messageContent: encryptedForMeText, |
|
|