You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When sending telegram messages, topic should be associated with chat_id. This could be a problem when specifying multiple chat_ids at the same time. Maybe it's better to change the URL into this format?
💡 The Idea
When sending telegram messages,
topic
should be associated withchat_id
. This could be a problem when specifying multiplechat_id
s at the same time. Maybe it's better to change the URL into this format?🔨 Breaking Feature
We can still use
query.topic
as a fallback, so it will not break anything.The text was updated successfully, but these errors were encountered: