typealias GuildForumTagData

export type GuildForumTagData = Partial<GuildForumTag> & { name: string };