We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 317a8a1 commit 948350bCopy full SHA for 948350b
docs/PHP/danog/MadelineProto/EventHandler/Privacy/Rule.md
@@ -37,6 +37,8 @@ Represents a privacy rule.
37
38
* `danog\MadelineProto\EventHandler\Privacy\Rule::ABOUT`: Whether the user can see our bio.
39
40
+* `danog\MadelineProto\EventHandler\Privacy\Rule::MESSAGES_WITHOUT_PAYING`: Whether the user can send us messages without paying.
41
+
42
## Properties
43
* `$name`: `string`
44
* `$value`: `string`
0 commit comments