Channels Module

Channels.get_channel(name)[source]

Gets a channel given its name

Channels.get_channels_dict()[source]

Returns the list of channels

Channels.get_save_dict()[source]
Channels.load_save_dict(dic)[source]
Channels.new_channel(name)[source]

Function that initialize a new channel. Takes a channel name as an input

Previous topic

Channel Module

Next topic

Filters

This Page