Skip to content

无法获取 QRCode #410

Closed Answered by ghost
tmdakm asked this question in Q&A
Jun 12, 2024 · 1 comments · 13 replies
Discussion options

You must be logged in to vote

var qrCode = await bot.FetchQrCode();

await login.FetchQrCode(bot);

其中第二个方法里面再次 FetchQRCode 了一次

PS. 你的代码似乎有所缺失

            var config = new BotConfig();
            config.
            var bot = BotFactory.Create(new BotConfig(), _deviceInfo, _keyStore);

Replies: 1 comment 13 replies

Comment options

You must be logged in to vote
13 replies
@ghost
Comment options

@tmdakm
Comment options

@tmdakm
Comment options

@tmdakm
Comment options

@DarkRRb
Comment options

DarkRRb Sep 26, 2024
Collaborator

Answer selected by tmdakm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug? Maybe it's a bug
2 participants
Converted from issue

This discussion was converted from issue #409 on June 12, 2024 08:53.