Interface ITag
- Namespace
- Discord
- Assembly
- Discord.Net.Core.dll
public interface ITag
Properties
Index
int Index { get; }
Property Value
Key
ulong Key { get; }
Property Value
Length
int Length { get; }
Property Value
Type
TagType Type { get; }
Property Value
Value
object Value { get; }