TelegramClientConfigPassword Property

Gets or sets the password associated with the Telegram client.

Only required if user has enabled 2FA.

Definition

Namespace: DevCase.ThirdParty.WTelegramClient
Assembly: DevCase.net48.ThirdParty.WTelegramClient (in DevCase.net48.ThirdParty.WTelegramClient.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string Password { get; set; }

Property Value

String

See Also