mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-27 05:54:41 +01:00
Update ChannelMessage.php
This commit is contained in:
parent
ecbf46ecf0
commit
a7c4eec8aa
@ -78,7 +78,7 @@ final class ChannelMessage extends Message
|
||||
/**
|
||||
* Get info about a [channel/supergroup](https://core.telegram.org/api/channel) participant
|
||||
*
|
||||
* @param string|integer|null $member Participant to get info about.
|
||||
* @param string|integer $member Participant to get info about.
|
||||
* @return Participant
|
||||
* @throws AssertionError
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user