parent
5cbd240d1e
commit
f020603e00
@ -500,7 +500,7 @@ function chatMessage(chat?: any, problem?: string, re_chat?: boolean) {
|
|||||||
application
|
application
|
||||||
.asyncAppAuthentication(accessToken)
|
.asyncAppAuthentication(accessToken)
|
||||||
.then(() => {
|
.then(() => {
|
||||||
chatMessage(chat)
|
chatMessage(chat, problem)
|
||||||
})
|
})
|
||||||
.catch(() => {
|
.catch(() => {
|
||||||
errorWrite(chat)
|
errorWrite(chat)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user