Documentation - v0.29.5
Preparing search index...
@mtcute/bun
index
ActionPollAppendAnswer
Interface ActionPollAppendAnswer
An answer was appended to a poll
interface
ActionPollAppendAnswer
{
answer
:
RawPollAnswer
;
type
:
"poll_append_answer"
;
}
Index
Properties
answer
type
Properties
Readonly
answer
answer
:
RawPollAnswer
The answer that was appended
Readonly
type
type
:
"poll_append_answer"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
answer
type
Documentation - v0.29.5
Loading...
An answer was appended to a poll