Hi, All
If we need to send notification to users from a B4J app by Telegram - we need a bot app.
We should collect chat_ids of each user.
But if the project has several sections (maybe topics) - each user may need to be registered also in these several sections, separately.
So, messages to each user should be from different sections (at least different subjects).
1) How should this structure be released in the single project bot ?
2) Is it possible to build the same bot (the same API key) into ... several B4J apps that each sends messages only regarding its topic ?
If we need to send notification to users from a B4J app by Telegram - we need a bot app.
We should collect chat_ids of each user.
But if the project has several sections (maybe topics) - each user may need to be registered also in these several sections, separately.
So, messages to each user should be from different sections (at least different subjects).
1) How should this structure be released in the single project bot ?
2) Is it possible to build the same bot (the same API key) into ... several B4J apps that each sends messages only regarding its topic ?