@typed-discord/rest
Preparing search index...
types
PollMedia
Interface PollMedia
interface
PollMedia
{
emoji
?:
PollEmoji
|
null
;
text
?:
string
|
null
;
}
Index
Properties
emoji?
text?
Properties
Optional
emoji
emoji
?:
PollEmoji
|
null
The emoji of the field
Optional
text
text
?:
string
|
null
The text of the field
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
emoji
text
@typed-discord/rest
Loading...
The emoji of the field