Telethon give an error when scrap group more than 6K member ('ChannelParticipants' object is not subscriptable) all_participants = [] all_participants = client.
I created a number of fields in order to sort out why I couldn't easily format my date field as a date (it is date in the database, but with FetchXML it seems t
I've got a form, with 2 buttons <a href="index.html"><button>Cancel changes</button></a> <button type="submit">Submit</button
First of all, I have looked at the other related posts on StackOverflow.com and changing the path in the csproj file didn't make any difference in this warning
I'm trying to reset the value of a String (dropdownValue) of my DropdownButton class (SomeButton) from another class which is a sibiling. To be more precise, he
Just as an example, it might seem illogical. I have a get_name function as below, and wanted to write a automated script to call this function and enter to the
I am trying to do a bulk insert from csv into a SQL Server database. Here is a snippet of a part of the query. The data for this column in the CSV is in the for
I have a query result with the selected DB raw result and I need to add another where between clause to that query with the selected DB raw result. my query is