Closed wowka1319 closed 11 months ago
The behavior is the same as for the chat_id
field, i.e. the identifier isn't known if the user has no access to the chat before joining. I will explicitly mention this in the documentation.
0
invalid id for every type (supergroup
, basic_group
, user
, message_id
, ...)? If true it would be good to see that in docs.
I know
checkChatInviteLink
can returnchatInviteLinkInfo
withchat_id=0
. But I also observecheckChatInviteLink.type
aschatTypeSupergroup
withsupergroup_id=0
. I cannot find this in docs forchatTypeSupergroup
. Is this error?