Channel.opAssign

Assigns the name of the channel.

Additionally resets the ID if TwitchSupport is declared.

struct Channel
version(ChannelMigrationCompatibility)
deprecated
void
opAssign
(
const string name
)

Parameters

name string

The name to assign to the channel.