Documentation - v0.27.1
Preparing search index...
@mtcute/bun
index
TodoList
Class TodoList
Index
Constructors
constructor
Properties
_
peers
raw
type
Accessors
input
Media
items
others
Can
Append
others
Can
Complete
title
Constructors
constructor
new
TodoList
(
raw
:
RawMessageMediaToDo
,
_peers
:
PeersIndex
)
:
TodoList
Parameters
raw
:
RawMessageMediaToDo
_peers
:
PeersIndex
Returns
TodoList
Properties
Readonly
_
peers
_peers
:
PeersIndex
Readonly
raw
raw
:
RawMessageMediaToDo
Readonly
type
type
:
"todo"
= ...
Accessors
input
Media
get
inputMedia
()
:
TypeInputMedia
Returns
TypeInputMedia
items
get
items
()
:
TodoItem
[]
Returns
TodoItem
[]
others
Can
Append
get
othersCanAppend
()
:
boolean
Returns
boolean
others
Can
Complete
get
othersCanComplete
()
:
boolean
Returns
boolean
title
get
title
()
:
TextWithEntities
Returns
TextWithEntities
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
peers
raw
type
Accessors
input
Media
items
others
Can
Append
others
Can
Complete
title
Documentation - v0.27.1
Loading...