View on GitHub

js-ts-monorepos

Home > @shlack/types > IUser

IUser interface

A user participating in a chat

Signature:

export interface IUser 

Properties

Property Type Description
iconUrl string  
id number  
name string  
username string