Method code for $channel_ui.channel_member()

[Turn off line numbering]
  1: arg channel;
  2: 
  3: return channel in dict_values(channel_dict || #[]);

// Created 24-Jul-1996 as a part of ColdCore, see: @help Credit

Tlon