Property User
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.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; }