Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMessageOriginChannel

Hierarchy

  • IMessageOriginChannel

Index

Properties

author_signature?: string

Optional. Signature of the original post author

chat: IChat

Channel chat to which the message was originally sent

date: number

Date the message was sent originally in Unix time

message_id: number

Unique message identifier inside the chat

type: string

Type of the message origin, always “channel”

Generated using TypeDoc