mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2025-01-06 05:32:54 +09:00
408 B
408 B
Home > iceshrimp-js > entities > Channel
entities.Channel type
Signature:
export declare type Channel = {
id: ID;
};
References: ID