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

AppInstanceUserMembershipSummary

import type { AppInstanceUserMembershipSummary } from "https://aws-api.deno.dev/v0.3/services/chimesdkmessaging.ts?docs=full";

Summary of the membership details of an AppInstanceUser.

interface AppInstanceUserMembershipSummary {
ReadMarkerTimestamp?: Date | number | null;
Type?: ChannelMembershipType | null;
}

§Properties

§
ReadMarkerTimestamp?: Date | number | null
[src]

The time at which a message was last read.

§

The type of ChannelMembership.