ChatIconUpdated: InternalMessage & {
    chatId: string;
    icon: string;
}

Type declaration

  • chatId: string
  • icon: string