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