TgKit library and website are still in early development!

MessageOriginChannel Class

extends Base

Internal class that provides an access to the client instance to most structures

Properties

authorSignature string

Signature of the original post author

See the code

chat Chat

Channel chat to which the message was originally sent

See the code

client Client

See the code

date Date

Date the message was sent originally

See the code

messageId number

Unique message identifier inside the chat

See the code

type Channel

Type of the message origin

See the code