Skip to content

Property whisper does not exist on type Channel #401

Closed
@DGINXREAL

Description

Echo Version

1.16.1

Laravel Version

N/A

PHP Version

N/A

NPM Version

10.5.1

Database Driver & Version

N/A

Description

I got an issue with Typescript that says that the whisper methode is not available on Channel

echo?.private('conversation.' + conversationIdFromRoute)
  .whisper('typing', { isTyping: true });

But the code works fine in dev mode.

Steps To Reproduce

See description

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions