updatesFor abstract method
- ChatId id
Listens to the updates of DirectLinks for the provided ChatId while the returned Stream is listened to.
Implementation
Stream<void> updatesFor(ChatId id);
Listens to the updates of DirectLinks for the provided ChatId while the returned Stream is listened to.
Stream<void> updatesFor(ChatId id);