MessageDataTopic Property

If the channel specified in Channel property is a group, gets the topic where this message was sent. Otherwise, this value is null.

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 ForumTopic Topic { get; }

Property Value

ForumTopic

See Also