Property Token
Token
Gets or sets the token for the Telegram Bot. This token is essential for authenticating with the Telegram API and is provided by Telegram when you create a new bot.
Declaration
public string Token { get; set; }
Property Value
Type | Description |
---|---|
string |