teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
BotInlineMessageMediaWebPage
Class BotInlineMessageMediaWebPage
Hierarchy (
View Summary
)
VirtualClass
<
{
entities
?:
TypeMessageEntity
[]
;
forceLargeMedia
?:
boolean
;
forceSmallMedia
?:
boolean
;
invertMedia
?:
boolean
;
manual
?:
boolean
;
message
:
string
;
replyMarkup
?:
TypeReplyMarkup
;
safe
?:
boolean
;
url
:
string
;
}
,
>
BotInlineMessageMediaWebPage
Index
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Name
class
Type
CONSTRUCTOR_
ID
entities?
force
Large
Media?
force
Small
Media?
invert
Media?
manual?
message
original
Args
reply
Markup?
safe?
SUBCLASS_
OF_
ID
url
Constructors
constructor
new
BotInlineMessageMediaWebPage
(
args
:
{
entities
?:
TypeMessageEntity
[]
;
forceLargeMedia
?:
boolean
;
forceSmallMedia
?:
boolean
;
invertMedia
?:
boolean
;
manual
?:
boolean
;
message
:
string
;
replyMarkup
?:
TypeReplyMarkup
;
safe
?:
boolean
;
url
:
string
;
}
,
)
:
BotInlineMessageMediaWebPage
Parameters
args
:
{
entities
?:
TypeMessageEntity
[]
;
forceLargeMedia
?:
boolean
;
forceSmallMedia
?:
boolean
;
invertMedia
?:
boolean
;
manual
?:
boolean
;
message
:
string
;
replyMarkup
?:
TypeReplyMarkup
;
safe
?:
boolean
;
url
:
string
;
}
Returns
BotInlineMessageMediaWebPage
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
BotInlineMessageMediaWebPage
Parameters
reader
:
any
Returns
BotInlineMessageMediaWebPage
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
to
JSON
toJSON
()
:
{
entities
?:
TypeMessageEntity
[]
;
forceLargeMedia
?:
boolean
;
forceSmallMedia
?:
boolean
;
invertMedia
?:
boolean
;
manual
?:
boolean
;
message
:
string
;
replyMarkup
?:
TypeReplyMarkup
;
safe
?:
boolean
;
url
:
string
;
}
Returns
{
entities
?:
TypeMessageEntity
[]
;
forceLargeMedia
?:
boolean
;
forceSmallMedia
?:
boolean
;
invertMedia
?:
boolean
;
manual
?:
boolean
;
message
:
string
;
replyMarkup
?:
TypeReplyMarkup
;
safe
?:
boolean
;
url
:
string
;
}
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
class
Name
className
:
"BotInlineMessageMediaWebPage"
class
Type
classType
:
"constructor"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
2157631910
Optional
entities
entities
?:
TypeMessageEntity
[]
Optional
force
Large
Media
forceLargeMedia
?:
boolean
Optional
force
Small
Media
forceSmallMedia
?:
boolean
Optional
invert
Media
invertMedia
?:
boolean
Optional
manual
manual
?:
boolean
message
message
:
string
original
Args
originalArgs
:
{
entities
?:
TypeMessageEntity
[]
;
forceLargeMedia
?:
boolean
;
forceSmallMedia
?:
boolean
;
invertMedia
?:
boolean
;
manual
?:
boolean
;
message
:
string
;
replyMarkup
?:
TypeReplyMarkup
;
safe
?:
boolean
;
url
:
string
;
}
Optional
reply
Markup
replyMarkup
?:
TypeReplyMarkup
Optional
safe
safe
?:
boolean
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
3297841032
url
url
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Name
class
Type
CONSTRUCTOR_
ID
entities
force
Large
Media
force
Small
Media
invert
Media
manual
message
original
Args
reply
Markup
safe
SUBCLASS_
OF_
ID
url
GitHub
npm
Issues
teleproto - v1.229.0
Loading...