export interface GatewayThreadListSync
optionalexternalSnowflake[] channel_ids? :
The ids of all the parent channels whose threads are being synced, otherwise the entire guild
externalSnowflake guild_id :
ID of the guild
externalAPIThreadMember[] members :
The member objects for the client user in each joined thread that was synced
externalAPIThreadChannel[] threads :
Array of the synced threads