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 b7df48e commit c96fd90Copy full SHA for c96fd90
src/Entities/ChatJoinRequest.php
@@ -10,7 +10,7 @@
10
* @link https://core.telegram.org/bots/api#chatjoinrequest
11
*
12
* @method Chat getChat() Chat to which the request was sent
13
- * @method User getUser() User that sent the join request
+ * @method User getFrom() User that sent the join request
14
* @method int getDate() Date the request was sent in Unix time
15
* @method string getBio() Optional. Bio of the user.
16
* @method ChatInviteLink getInviteLink() Optional. Chat invite link that was used by the user to send the join request
0 commit comments