mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-27 02:34:39 +01:00
Fix typo
This commit is contained in:
parent
bf54382e1d
commit
8cb7afcd08
@ -235,6 +235,8 @@ abstract class Message extends AbstractMessage
|
||||
/**
|
||||
* Report a message in a chat for violation of telegram’s Terms of Service.
|
||||
*
|
||||
* @param ReportReason $reason
|
||||
* @param string $message
|
||||
*/
|
||||
public function report(ReportReason $reason, string $message): void
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user