interface APIPollMedia {
    emoji?: APIPartialEmoji;
    text?: string;
}

Properties

Properties

The emoji of the field

text?: string

The text of the field

The maximum length is 300 for the question, and 55 for any answer