MadelineProtoDocs/docs/PHPInternal/danog/MadelineProto/Stream/Async/RawStream.md

18 lines
483 B
Markdown
Raw Normal View History

2020-10-15 18:42:54 +02:00
---
title: danog\MadelineProto\Stream\Async\RawStream: Raw stream helper trait.
description: Wraps the asynchronous generator methods with asynchronous promise-based methods
---
# `danog\MadelineProto\Stream\Async\RawStream`
[Back to index](../../../../index.md)
> Author: Daniil Gentili <daniil@daniil.it>
Raw stream helper trait.
Wraps the asynchronous generator methods with asynchronous promise-based methods
---
2020-10-15 19:11:10 +02:00
Generated by [danog/phpdoc](https://phpdoc.daniil.it)