Preview environment

typealias UserMention

export type UserMention = `<@${Snowflake}>`;
`<@${Snowflake}>`