@typed-discord/rest
Preparing search index...
types
PollMediaResponse
Interface PollMediaResponse
interface
PollMediaResponse
{
emoji
?:
MessageReactionEmojiResponse
;
text
?:
string
;
}
Index
Properties
emoji?
text?
Properties
Optional
emoji
emoji
?:
MessageReactionEmojiResponse
The emoji of the field
Optional
text
text
?:
string
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