MessageDataChannel Property
Gets the channel where the message was sent.
Namespace: DevCase.ThirdParty.WTelegramClientAssembly: 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 Channel Channel { get; }
Public ReadOnly Property Channel As Channel
Get
Dim instance As MessageData
Dim value As Channel
value = instance.Channel
public:
property Channel^ Channel {
Channel^ get ();
}
member Channel : Channel with get
No code example is currently available or this language may not be supported.
Property Value
Channel