channelLinkSummaryFormats a channel link for a direct message channel.export declare function channelLink<C extends Snowflake>(channelId: C): `https://discord.com/channels/@me/${C}`;Type ParametersNameConstraintsOptionalDefaultDescriptionCSnowflakeNoNoneParametersNameTypeOptionalDescriptionchannelIdCNoThe channel's id