Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Channel

Hierarchy

Index

Constructors

constructor

Properties

client

client: Client

createdAt

createdAt: number

id

id: string

mention

mention: string

type

Methods

inspect

  • Returns Channel

toJSON

  • Parameters

    • Optional props: string[]

    Returns JSONCache

toString

  • toString(): string
  • Returns string

Static from

Static getCreatedAt

  • getCreatedAt(id: string): number
  • Parameters

    • id: string

    Returns number

Static getDiscordEpoch

  • getDiscordEpoch(id: string): number
  • Parameters

    • id: string

    Returns number

Generated using TypeDoc