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
{{ message }}
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
I am trying to do something with an invite link to a private groups ("messages.checkChatInvite", "messages.getExportedChatInvite"). But whatever group links I tried (tried about 10 different groups) I always getting error INVITE_HASH_EXPIRED.
Some of the groups are created by me. I am creating invite link, trying to resolve the group, and getting INVITE_HASH_EXPIRED right away.
Can it be that issue is something else?
The text was updated successfully, but these errors were encountered:
For me INVITE_HASH_EXPIRED error is comming when i lowered all letters of hash. Example +1yqseavbzdk5yza9 will get error. +1YQSeAvBzdk5YzA9 will works just fine.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I am trying to do something with an invite link to a private groups ("messages.checkChatInvite", "messages.getExportedChatInvite"). But whatever group links I tried (tried about 10 different groups) I always getting error INVITE_HASH_EXPIRED.
Some of the groups are created by me. I am creating invite link, trying to resolve the group, and getting INVITE_HASH_EXPIRED right away.
Can it be that issue is something else?
The text was updated successfully, but these errors were encountered: