Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ChannelModerator

import type { ChannelModerator } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/chime.ts";
interface ChannelModerator {
ChannelArn?: string | null;
CreatedBy?: Identity | null;
CreatedTimestamp?: Date | number | null;
Moderator?: Identity | null;
}

§Properties

§
ChannelArn?: string | null
[src]
§
CreatedBy?: Identity | null
[src]
§
CreatedTimestamp?: Date | number | null
[src]
§
Moderator?: Identity | null
[src]