Struct PollMedia
- Namespace
- Discord
- Assembly
- Discord.Net.Core.dll
Represents a poll media object.
public readonly struct PollMedia
- Inherited Members
Fields
Emoji
Gets the emoji of the field. null if no emoji is set.
public readonly IEmote Emoji
Field Value
Text
Gets the text of the field.
public readonly string Text