mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2026-04-07 15:34:14 +00:00
Fix potential conflict on System.Collections.Immutable
This commit is contained in:
parent
8c271f50f6
commit
1d07039f04
10 changed files with 18 additions and 15 deletions
|
|
@ -7,7 +7,7 @@ namespace WTelegramClientTest
|
|||
{
|
||||
static class Program_DownloadSavedMedia
|
||||
{
|
||||
// go to Project Properties > Debug > Environment variables and add at least these: api_id, api_hash, phone_number
|
||||
// go to Project Properties > Debug > Launch Profiles > Environment variables and add at least these: api_id, api_hash, phone_number
|
||||
static async Task Main(string[] _)
|
||||
{
|
||||
Console.WriteLine("The program will download photos/medias from messages you send/forward to yourself (Saved Messages)");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue