ChannelMuted: InternalMessage & {
    channelId: string;
    muteSettings: MuteSettings;
    spaceId: string;
}

Type declaration