Function Channel.applyChannelUpdate

Apply the given update to Channel if possible

bool applyChannelUpdate (
  ChannelUpdate update
) nothrow @safe;

Parameters

NameDescription
update ChannelUpdate to apply

Returns

Success/Failure