Skip to content

can't get chat_id properly #6

@ekbfh

Description

@ekbfh

Hi!
My bot refuses to get chat_id, so i look at code and make a workaround by changing
MATCH=".chat.:{.id.:.,.username.:.${TO}.}"
to
MATCH="{.id.:.
,.username.:.${TO}.}"

Now it works for me.
Maybe you should rewrite it more clearly, but it works.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions