mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2025-01-07 22:22:52 +09:00
403 B
403 B
Home > firefish-js > entities > Channel
entities.Channel type
Signature:
export declare type Channel = {
id: ID;
};
References: ID