teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
messages
RequestAppWebView
Class RequestAppWebView
Hierarchy (
View Summary
)
Request
<
Partial
<
{
app
:
TypeInputBotApp
;
compact
?:
boolean
;
fullscreen
?:
boolean
;
peer
:
TypeEntityLike
;
platform
:
string
;
startParam
?:
string
;
themeParams
?:
TypeDataJSON
;
writeAllowed
?:
boolean
;
}
,
>
,
TypeWebViewResult
,
>
RequestAppWebView
Index
Constructors
constructor
Methods
from
Reader
read
Result
serialize
Bytes
serialize
Date
get
Bytes
resolve
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
__
response
app
class
Name
class
Type
compact?
CONSTRUCTOR_
ID
fullscreen?
original
Args
peer
platform
start
Param?
SUBCLASS_
OF_
ID
theme
Params?
write
Allowed?
Constructors
constructor
new
RequestAppWebView
(
args
:
Args
)
:
RequestAppWebView
Parameters
args
:
Args
Returns
RequestAppWebView
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
RequestAppWebView
Parameters
reader
:
any
Returns
RequestAppWebView
Static
read
Result
readResult
(
reader
:
any
)
:
Buffer
Parameters
reader
:
any
Returns
Buffer
Static
serialize
Bytes
serializeBytes
(
data
:
string
|
Buffer
<
ArrayBufferLike
>
)
:
Buffer
Parameters
data
:
string
|
Buffer
<
ArrayBufferLike
>
Returns
Buffer
Static
serialize
Date
serializeDate
(
date
:
number
|
Date
)
:
Buffer
Parameters
date
:
number
|
Date
Returns
Buffer
get
Bytes
getBytes
()
:
Buffer
Returns
Buffer
resolve
resolve
(
client
:
any
,
utils
:
any
)
:
Promise
<
void
>
Parameters
client
:
any
utils
:
any
Returns
Promise
<
void
>
to
JSON
toJSON
()
:
Args
Returns
Args
Properties
Static
class
Name
className
:
string
Static
class
Type
classType
:
"constructor"
|
"request"
Static
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
number
Static
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
number
__
response
__response
:
WebViewResultUrl
app
app
:
TypeInputBotApp
class
Name
className
:
"messages.RequestAppWebView"
class
Type
classType
:
"request"
Optional
compact
compact
?:
boolean
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
1398901710
Optional
fullscreen
fullscreen
?:
boolean
original
Args
originalArgs
:
Args
peer
peer
:
EntityLike
platform
platform
:
string
Optional
start
Param
startParam
?:
string
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
2479793990
Optional
theme
Params
themeParams
?:
DataJSON
Optional
write
Allowed
writeAllowed
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
from
Reader
read
Result
serialize
Bytes
serialize
Date
get
Bytes
resolve
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
__
response
app
class
Name
class
Type
compact
CONSTRUCTOR_
ID
fullscreen
original
Args
peer
platform
start
Param
SUBCLASS_
OF_
ID
theme
Params
write
Allowed
GitHub
npm
Issues
teleproto - v1.229.0
Loading...