interface PollQuestionMedia {
    text: string;
}

Properties

Properties

text: string