Property User
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.dll
User
Gets the user that started typing.
This can be cast to a DiscordMember if the typing occurred in a guild.
public DiscordUser User { get; }
Gets the user that started typing.
This can be cast to a DiscordMember if the typing occurred in a guild.
public DiscordUser User { get; }