Telegram Class |
public sealed class Telegram : SocialBase
The Telegram type exposes the following members.
| Name | Description | |
|---|---|---|
| ApiKey | ||
| ApiKeySerializer | ||
| ChatId | ||
| DisplayName |
Gets the display name
(Inherited from SharpScriptBase) | |
| Error |
Gets the Error string
(Inherited from ServiceBase) | |
| Item |
Gets the IDataErrorInfo error string
(Inherited from ServiceBase) | |
| MaxErrorCount |
Gets or sets the maximum error count before the object disables further query to the web/api service
(Inherited from SocialBase) | |
| Name | (Inherited from SocialBase) | |
| SocialType | (Overrides SocialBaseSocialType) | |
| State |
Gets the current State of the script
(Inherited from SharpScriptBase) | |
| Template | (Inherited from SocialBase) |
| Name | Description | |
|---|---|---|
| ConnectAsync | (Inherited from SocialBase) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| IsValid | (Overrides SocialBaseIsValid) | |
| ShareAsync | (Overrides SocialBaseShareAsync(String)) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from NotifyPropertyBase) |