New BJS methods.
Can get properties from your another bot:
user properties also possible:
Notice:
you can get properties only from yours own BB bots.
Set methods is not allowed for secure reason.
But you can use webhooks for this
Can get properties from your another bot:
Bot.getProperty({ name: "propName", other_bot_id: SEE_THIS_ID_IN_BOT_DASHBOARD }) user properties also possible:
User.getProperty({ name: "propName", other_bot_id: SEE_THIS_ID_IN_BOT_DASHBOARD }) Notice:
you can get properties only from yours own BB bots.
Set methods is not allowed for secure reason.
But you can use webhooks for this
Bots.Business
New BJS methods. Can get properties from your another bot: Bot.getProperty({ name: "propName", other_bot_id: SEE_THIS_ID_IN_BOT_DASHBOARD }) user properties also possible: User.getProperty({ name: "propName", other_bot_id: SEE_THIS_ID_IN_BOT_DASHBOARD })…
Please wait for correct errors messages.
Now no any errors with wrong params
Now no any errors with wrong params
🔥 We have a ton of questions and answers in bb chat.
Meet FAQBB chanell with good answers and questions! ❓✅
Good questions and answers will get extra bb points 💎!
Meet FAQBB chanell with good answers and questions! ❓✅
Good questions and answers will get extra bb points 💎!
Do we need set property for another bot?
Anonymous Poll
28%
No. We can use deep link and webhooks. It is secure.
39%
Yes. It is more easy But set prop is NOT secure. Any lib can set property to any bot.
20%
I don't understand
13%
I don't know