teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
TodoListIn
Interface TodoListIn
interface
TodoListIn
{
_
?:
"todoList"
;
list
:
TodoItemIn
[]
;
othersCanAppend
?:
boolean
;
othersCanComplete
?:
boolean
;
title
:
TextWithEntitiesIn
;
}
Index
Properties
_?
list
others
Can
Append?
others
Can
Complete?
title
Properties
Optional
_
_
?:
"todoList"
list
list
:
TodoItemIn
[]
Optional
others
Can
Append
othersCanAppend
?:
boolean
Optional
others
Can
Complete
othersCanComplete
?:
boolean
title
title
:
TextWithEntitiesIn
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
list
others
Can
Append
others
Can
Complete
title
GitHub
npm
Issues
teleproto - v1.229.0
Loading...