Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Neo4j cyphers for storing text messages #5

Open
cyri113 opened this issue Dec 5, 2023 · 0 comments
Open

Neo4j cyphers for storing text messages #5

cyri113 opened this issue Dec 5, 2023 · 0 comments
Assignees

Comments

@cyri113
Copy link
Contributor

cyri113 commented Dec 5, 2023

  1. Serialize the response in a json string
  2. Add the following update:
// TelegramMessageRaw
{
  channelId: '' // id of the telegram channel
  dump: '' // json string
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants