- Preparing search index...
 
- The search index is not available
 
Oceanic 
 
Type alias RawInteractionResolvedChannel
 
Raw
Interaction
Resolved
Channel
: Omit<Required<Pick<RawChannel, "id" | "type" | "permissions">>, "name"> & {     name
: string | null; } & Pick<RawChannel, "thread_metadata" | "parent_id">