mirror of
https://github.com/ChuckNorrison/LightningTipBot.git
synced 2026-08-13 12:33:14 +02:00
refund message
This commit is contained in:
parent
42efc918c1
commit
b56f5e73b0
1 changed files with 2 additions and 0 deletions
|
|
@ -218,5 +218,7 @@ func (bot *TipBot) dalleRefundUser(user *lnbits.User) error {
|
|||
log.Errorln(err)
|
||||
return err
|
||||
}
|
||||
|
||||
bot.trySendMessage(user.Telegram, "You have been refunded.")
|
||||
return nil
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue