export enum ChannelUpdateChannelFlags {
  direction = 0,
  disabled = 1,
}
