Table of Contents

Property IsMultipleChoice

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

IsMultipleChoice

Gets or sets whether this poll is multiple choice.

public bool IsMultipleChoice { get; set; }

Property Value

bool