Packages

sealed trait Channel extends AnyRef

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Channel
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Abstract Value Members

  1. abstract def channelType: ChannelType

    The channel type of this channel

  2. abstract def id: ChannelId

    The id of the channel

Concrete Value Members

  1. def mention: String

    Get a representation of this channel that can refer to it in messages.