Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TypingChannel ¶
type TypingChannel struct { channel.NoRunClose channel.NoSave channel.Limit // contains filtered or unexported fields }
func New ¶
func New(channels []string) *TypingChannel
func (*TypingChannel) HandleBIN ¶
func (c *TypingChannel) HandleBIN(cl channel.Client, r channel.BinaryReader) error
func (*TypingChannel) HandleJSON ¶
Click to show internal directories.
Click to hide internal directories.