exportinterfaceRoleModifySchema{name?:string;permissions?:string;color?:number;hoist?:boolean;// whether the role should be displayed separately in the sidebarmentionable?:boolean;// whether the role should be mentionableposition?:number;icon?:string;unicode_emoji?:string;}