Closed ayrat555 closed 3 years ago
I tried adding a bot to different public groups. it always returns empty invite link
Supergroup(Supergroup { id: SupergroupId(-1001368460856), title: "test group", username: Some("dsadddd"), invite_link: None })
I believe that per this doc (https://core.telegram.org/bots/api#chat) you have to first call exportChatLink before receiving any value from that field
I tried adding a bot to different public groups. it always returns empty invite link