ChatId

Undocumented in source.

Constructors

this
this(long id)
Undocumented in source.
this
this(string id)
Undocumented in source.

Alias This

id

Members

Functions

opAssign
void opAssign(string id)
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
void opAssign(long id)
Undocumented in source. Be warned that the author may not have intended to support it.
opCast
long opCast()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

isString
bool isString [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

id
string id;
Undocumented in source.

Meta