teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
ChannelForbidden
Class ChannelForbidden
Hierarchy (
View Summary
)
VirtualClass
<
{
accessHash
:
long
;
broadcast
?:
boolean
;
id
:
long
;
megagroup
?:
boolean
;
monoforum
?:
boolean
;
title
:
string
;
untilDate
?:
int
;
}
,
>
ChannelForbidden
Index
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
access
Hash
broadcast?
class
Name
class
Type
CONSTRUCTOR_
ID
id
megagroup?
monoforum?
original
Args
SUBCLASS_
OF_
ID
title
until
Date?
Constructors
constructor
new
ChannelForbidden
(
args
:
{
accessHash
:
BigInteger
;
broadcast
?:
boolean
;
id
:
BigInteger
;
megagroup
?:
boolean
;
monoforum
?:
boolean
;
title
:
string
;
untilDate
?:
number
;
}
,
)
:
ChannelForbidden
Parameters
args
:
{
accessHash
:
BigInteger
;
broadcast
?:
boolean
;
id
:
BigInteger
;
megagroup
?:
boolean
;
monoforum
?:
boolean
;
title
:
string
;
untilDate
?:
number
;
}
Returns
ChannelForbidden
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
ChannelForbidden
Parameters
reader
:
any
Returns
ChannelForbidden
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
()
:
{
accessHash
:
BigInteger
;
broadcast
?:
boolean
;
id
:
BigInteger
;
megagroup
?:
boolean
;
monoforum
?:
boolean
;
title
:
string
;
untilDate
?:
number
;
}
Returns
{
accessHash
:
BigInteger
;
broadcast
?:
boolean
;
id
:
BigInteger
;
megagroup
?:
boolean
;
monoforum
?:
boolean
;
title
:
string
;
untilDate
?:
number
;
}
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
access
Hash
accessHash
:
BigInteger
Optional
broadcast
broadcast
?:
boolean
class
Name
className
:
"ChannelForbidden"
class
Type
classType
:
"constructor"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
399807445
id
id
:
BigInteger
Optional
megagroup
megagroup
?:
boolean
Optional
monoforum
monoforum
?:
boolean
original
Args
originalArgs
:
{
accessHash
:
BigInteger
;
broadcast
?:
boolean
;
id
:
BigInteger
;
megagroup
?:
boolean
;
monoforum
?:
boolean
;
title
:
string
;
untilDate
?:
number
;
}
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
3316604308
title
title
:
string
Optional
until
Date
untilDate
?:
number
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
access
Hash
broadcast
class
Name
class
Type
CONSTRUCTOR_
ID
id
megagroup
monoforum
original
Args
SUBCLASS_
OF_
ID
title
until
Date
GitHub
npm
Issues
teleproto - v1.229.0
Loading...