export default class ChannelSelectElement extends SelectElement {
  public initial_channel?: string;
  /**
   * @description Create an instance of the channel select element
   * @param  {string} actionId The action id for the select element.