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