=> {
const newMessage = inlineQuery.message.text
console.log(newMessage)
})
whene i write :
@mybot welcome here
it is print in terminal like this :
we
welcome
welcome here
how i can make it print only :
welcome here
how ?
no method
Обсуждают сегодня