mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-12-13 06:08:12 +09:00
408 B
408 B
Home > iceshrimp-js > entities > Channel
entities.Channel type
Signature:
export declare type Channel = {
id: ID;
};
References: ID