test
This commit is contained in:
parent
70ecefe2c2
commit
9c82496757
2
job.go
2
job.go
@ -1597,7 +1597,7 @@ func jobGWithdraw(j Job) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
msg := fmt.Sprintf("To validate @%s withdrawal of%s\nClick /withdraw_%s", user.Username, stock, string(ref))
|
msg := fmt.Sprintf("To validate @%s withdrawal of<code>%s</code>\nClick /withdraw_%s", user.Username, stock, string(ref))
|
||||||
|
|
||||||
cmd := TGCommand{
|
cmd := TGCommand{
|
||||||
Type: commandReplyMsg,
|
Type: commandReplyMsg,
|
||||||
|
Loading…
Reference in New Issue
Block a user