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

DescribeChannelMembershipForAppInstanceUserResponse

import type { DescribeChannelMembershipForAppInstanceUserResponse } from "https://aws-api.deno.dev/v0.3/services/chimesdkmessaging.ts?docs=full";
interface DescribeChannelMembershipForAppInstanceUserResponse {
ChannelMembership?: ChannelMembershipForAppInstanceUserSummary | null;
}

§Properties

§

The channel to which a user belongs.