GetStreamsAsync not finding correct user
exsersewo opened this issue · 0 comments
exsersewo commented
Using _client.GetStreamsAsync() doesn't find the user by name when it should
var chan = await twicli.GetStreamsAsync(x => x.Channels = new string[] { [username] });
Expected Result
Correct user from username
Actual Result
First result on browse tab