Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RootChannelListEvent<T>

Type parameters

  • T

Hierarchy

  • RootChannelListEvent

Index

Properties

Properties

channel_added

channel_added: (channel: T) => void

Type declaration

    • (channel: T): void
    • Parameters

      • channel: T

      Returns void

Generated using TypeDoc