Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
ChannelSession
Class methods
[]
(index :
Int32
) :
Channels
Source
[]
(index :
Range
(
Int32
,
Int32
)) :
Array
(
Channels
)
Source
[]
(name :
String
) :
Channels
|
Nil
Source
[]?
(index :
Int32
) :
Channels
|
Nil
Source
[]?
(name :
String
) :
Channels
|
Nil
Source
append
(channel :
Channels
) :
Nil
Source
auto_join
Source
channels
Source
each
Source
empty?
Source
extend
(channels :
Array
(
Channels
)) :
Nil
Source
get_by_name
(name :
String
) :
Channels
|
Nil
Source
includes?
(o :
Channels
|
String
) :
Bool
Source
instances
Source
prepare
Source
remove
(channel :
Channels
) :
Nil
Source
size
Source
to_s
(io)
Source