Documentation fixes
This commit is contained in:
parent
ea360c3d4d
commit
f9c689e0aa
@ -15,6 +15,8 @@ $Chat = '@username'; // Username
|
||||
$Chat = 44700; // bot API id (users)
|
||||
$Chat = -492772765; // bot API id (chats)
|
||||
$Chat = -10038575794; // bot API id (channels)
|
||||
$Chat = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Chat = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Chat = 'user#44700'; // tg-cli style id (users)
|
||||
$Chat = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputChannel = '@username'; // Username
|
||||
$InputChannel = 44700; // bot API id (users)
|
||||
$InputChannel = -492772765; // bot API id (chats)
|
||||
$InputChannel = -10038575794; // bot API id (channels)
|
||||
$InputChannel = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputChannel = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputChannel = 'user#44700'; // tg-cli style id (users)
|
||||
$InputChannel = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -7,6 +7,13 @@ description: constructors and methods of type InputMessage
|
||||
|
||||
|
||||
|
||||
The following syntax can also be used:
|
||||
|
||||
```
|
||||
$InputMessage = 142; // Numeric message ID
|
||||
```
|
||||
|
||||
|
||||
### Possible values (constructors):
|
||||
|
||||
[inputMessageID](../constructors/inputMessageID.md)
|
||||
|
@ -15,6 +15,8 @@ $InputPeer = '@username'; // Username
|
||||
$InputPeer = 44700; // bot API id (users)
|
||||
$InputPeer = -492772765; // bot API id (chats)
|
||||
$InputPeer = -10038575794; // bot API id (channels)
|
||||
$InputPeer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputPeer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputPeer = 'user#44700'; // tg-cli style id (users)
|
||||
$InputPeer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputUser = '@username'; // Username
|
||||
$InputUser = 44700; // bot API id (users)
|
||||
$InputUser = -492772765; // bot API id (chats)
|
||||
$InputUser = -10038575794; // bot API id (channels)
|
||||
$InputUser = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputUser = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputUser = 'user#44700'; // tg-cli style id (users)
|
||||
$InputUser = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Peer = '@username'; // Username
|
||||
$Peer = 44700; // bot API id (users)
|
||||
$Peer = -492772765; // bot API id (chats)
|
||||
$Peer = -10038575794; // bot API id (channels)
|
||||
$Peer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Peer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Peer = 'user#44700'; // tg-cli style id (users)
|
||||
$Peer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $User = '@username'; // Username
|
||||
$User = 44700; // bot API id (users)
|
||||
$User = -492772765; // bot API id (chats)
|
||||
$User = -10038575794; // bot API id (channels)
|
||||
$User = 'https://t.me/danogentili'; // t.me URLs
|
||||
$User = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$User = 'user#44700'; // tg-cli style id (users)
|
||||
$User = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Chat = '@username'; // Username
|
||||
$Chat = 44700; // bot API id (users)
|
||||
$Chat = -492772765; // bot API id (chats)
|
||||
$Chat = -10038575794; // bot API id (channels)
|
||||
$Chat = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Chat = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Chat = 'user#44700'; // tg-cli style id (users)
|
||||
$Chat = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputPeer = '@username'; // Username
|
||||
$InputPeer = 44700; // bot API id (users)
|
||||
$InputPeer = -492772765; // bot API id (chats)
|
||||
$InputPeer = -10038575794; // bot API id (channels)
|
||||
$InputPeer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputPeer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputPeer = 'user#44700'; // tg-cli style id (users)
|
||||
$InputPeer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputUser = '@username'; // Username
|
||||
$InputUser = 44700; // bot API id (users)
|
||||
$InputUser = -492772765; // bot API id (chats)
|
||||
$InputUser = -10038575794; // bot API id (channels)
|
||||
$InputUser = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputUser = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputUser = 'user#44700'; // tg-cli style id (users)
|
||||
$InputUser = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Peer = '@username'; // Username
|
||||
$Peer = 44700; // bot API id (users)
|
||||
$Peer = -492772765; // bot API id (chats)
|
||||
$Peer = -10038575794; // bot API id (channels)
|
||||
$Peer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Peer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Peer = 'user#44700'; // tg-cli style id (users)
|
||||
$Peer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $User = '@username'; // Username
|
||||
$User = 44700; // bot API id (users)
|
||||
$User = -492772765; // bot API id (chats)
|
||||
$User = -10038575794; // bot API id (channels)
|
||||
$User = 'https://t.me/danogentili'; // t.me URLs
|
||||
$User = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$User = 'user#44700'; // tg-cli style id (users)
|
||||
$User = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Chat = '@username'; // Username
|
||||
$Chat = 44700; // bot API id (users)
|
||||
$Chat = -492772765; // bot API id (chats)
|
||||
$Chat = -10038575794; // bot API id (channels)
|
||||
$Chat = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Chat = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Chat = 'user#44700'; // tg-cli style id (users)
|
||||
$Chat = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputPeer = '@username'; // Username
|
||||
$InputPeer = 44700; // bot API id (users)
|
||||
$InputPeer = -492772765; // bot API id (chats)
|
||||
$InputPeer = -10038575794; // bot API id (channels)
|
||||
$InputPeer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputPeer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputPeer = 'user#44700'; // tg-cli style id (users)
|
||||
$InputPeer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputUser = '@username'; // Username
|
||||
$InputUser = 44700; // bot API id (users)
|
||||
$InputUser = -492772765; // bot API id (chats)
|
||||
$InputUser = -10038575794; // bot API id (channels)
|
||||
$InputUser = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputUser = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputUser = 'user#44700'; // tg-cli style id (users)
|
||||
$InputUser = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Peer = '@username'; // Username
|
||||
$Peer = 44700; // bot API id (users)
|
||||
$Peer = -492772765; // bot API id (chats)
|
||||
$Peer = -10038575794; // bot API id (channels)
|
||||
$Peer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Peer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Peer = 'user#44700'; // tg-cli style id (users)
|
||||
$Peer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $User = '@username'; // Username
|
||||
$User = 44700; // bot API id (users)
|
||||
$User = -492772765; // bot API id (chats)
|
||||
$User = -10038575794; // bot API id (channels)
|
||||
$User = 'https://t.me/danogentili'; // t.me URLs
|
||||
$User = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$User = 'user#44700'; // tg-cli style id (users)
|
||||
$User = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Chat = '@username'; // Username
|
||||
$Chat = 44700; // bot API id (users)
|
||||
$Chat = -492772765; // bot API id (chats)
|
||||
$Chat = -10038575794; // bot API id (channels)
|
||||
$Chat = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Chat = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Chat = 'user#44700'; // tg-cli style id (users)
|
||||
$Chat = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputPeer = '@username'; // Username
|
||||
$InputPeer = 44700; // bot API id (users)
|
||||
$InputPeer = -492772765; // bot API id (chats)
|
||||
$InputPeer = -10038575794; // bot API id (channels)
|
||||
$InputPeer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputPeer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputPeer = 'user#44700'; // tg-cli style id (users)
|
||||
$InputPeer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputUser = '@username'; // Username
|
||||
$InputUser = 44700; // bot API id (users)
|
||||
$InputUser = -492772765; // bot API id (chats)
|
||||
$InputUser = -10038575794; // bot API id (channels)
|
||||
$InputUser = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputUser = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputUser = 'user#44700'; // tg-cli style id (users)
|
||||
$InputUser = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Peer = '@username'; // Username
|
||||
$Peer = 44700; // bot API id (users)
|
||||
$Peer = -492772765; // bot API id (chats)
|
||||
$Peer = -10038575794; // bot API id (channels)
|
||||
$Peer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Peer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Peer = 'user#44700'; // tg-cli style id (users)
|
||||
$Peer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $User = '@username'; // Username
|
||||
$User = 44700; // bot API id (users)
|
||||
$User = -492772765; // bot API id (chats)
|
||||
$User = -10038575794; // bot API id (channels)
|
||||
$User = 'https://t.me/danogentili'; // t.me URLs
|
||||
$User = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$User = 'user#44700'; // tg-cli style id (users)
|
||||
$User = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Chat = '@username'; // Username
|
||||
$Chat = 44700; // bot API id (users)
|
||||
$Chat = -492772765; // bot API id (chats)
|
||||
$Chat = -10038575794; // bot API id (channels)
|
||||
$Chat = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Chat = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Chat = 'user#44700'; // tg-cli style id (users)
|
||||
$Chat = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputPeer = '@username'; // Username
|
||||
$InputPeer = 44700; // bot API id (users)
|
||||
$InputPeer = -492772765; // bot API id (chats)
|
||||
$InputPeer = -10038575794; // bot API id (channels)
|
||||
$InputPeer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputPeer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputPeer = 'user#44700'; // tg-cli style id (users)
|
||||
$InputPeer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputUser = '@username'; // Username
|
||||
$InputUser = 44700; // bot API id (users)
|
||||
$InputUser = -492772765; // bot API id (chats)
|
||||
$InputUser = -10038575794; // bot API id (channels)
|
||||
$InputUser = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputUser = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputUser = 'user#44700'; // tg-cli style id (users)
|
||||
$InputUser = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Peer = '@username'; // Username
|
||||
$Peer = 44700; // bot API id (users)
|
||||
$Peer = -492772765; // bot API id (chats)
|
||||
$Peer = -10038575794; // bot API id (channels)
|
||||
$Peer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Peer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Peer = 'user#44700'; // tg-cli style id (users)
|
||||
$Peer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $User = '@username'; // Username
|
||||
$User = 44700; // bot API id (users)
|
||||
$User = -492772765; // bot API id (chats)
|
||||
$User = -10038575794; // bot API id (channels)
|
||||
$User = 'https://t.me/danogentili'; // t.me URLs
|
||||
$User = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$User = 'user#44700'; // tg-cli style id (users)
|
||||
$User = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Chat = '@username'; // Username
|
||||
$Chat = 44700; // bot API id (users)
|
||||
$Chat = -492772765; // bot API id (chats)
|
||||
$Chat = -10038575794; // bot API id (channels)
|
||||
$Chat = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Chat = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Chat = 'user#44700'; // tg-cli style id (users)
|
||||
$Chat = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputPeer = '@username'; // Username
|
||||
$InputPeer = 44700; // bot API id (users)
|
||||
$InputPeer = -492772765; // bot API id (chats)
|
||||
$InputPeer = -10038575794; // bot API id (channels)
|
||||
$InputPeer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputPeer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputPeer = 'user#44700'; // tg-cli style id (users)
|
||||
$InputPeer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputUser = '@username'; // Username
|
||||
$InputUser = 44700; // bot API id (users)
|
||||
$InputUser = -492772765; // bot API id (chats)
|
||||
$InputUser = -10038575794; // bot API id (channels)
|
||||
$InputUser = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputUser = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputUser = 'user#44700'; // tg-cli style id (users)
|
||||
$InputUser = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Peer = '@username'; // Username
|
||||
$Peer = 44700; // bot API id (users)
|
||||
$Peer = -492772765; // bot API id (chats)
|
||||
$Peer = -10038575794; // bot API id (channels)
|
||||
$Peer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Peer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Peer = 'user#44700'; // tg-cli style id (users)
|
||||
$Peer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $User = '@username'; // Username
|
||||
$User = 44700; // bot API id (users)
|
||||
$User = -492772765; // bot API id (chats)
|
||||
$User = -10038575794; // bot API id (channels)
|
||||
$User = 'https://t.me/danogentili'; // t.me URLs
|
||||
$User = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$User = 'user#44700'; // tg-cli style id (users)
|
||||
$User = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Chat = '@username'; // Username
|
||||
$Chat = 44700; // bot API id (users)
|
||||
$Chat = -492772765; // bot API id (chats)
|
||||
$Chat = -10038575794; // bot API id (channels)
|
||||
$Chat = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Chat = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Chat = 'user#44700'; // tg-cli style id (users)
|
||||
$Chat = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputChannel = '@username'; // Username
|
||||
$InputChannel = 44700; // bot API id (users)
|
||||
$InputChannel = -492772765; // bot API id (chats)
|
||||
$InputChannel = -10038575794; // bot API id (channels)
|
||||
$InputChannel = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputChannel = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputChannel = 'user#44700'; // tg-cli style id (users)
|
||||
$InputChannel = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputPeer = '@username'; // Username
|
||||
$InputPeer = 44700; // bot API id (users)
|
||||
$InputPeer = -492772765; // bot API id (chats)
|
||||
$InputPeer = -10038575794; // bot API id (channels)
|
||||
$InputPeer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputPeer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputPeer = 'user#44700'; // tg-cli style id (users)
|
||||
$InputPeer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputUser = '@username'; // Username
|
||||
$InputUser = 44700; // bot API id (users)
|
||||
$InputUser = -492772765; // bot API id (chats)
|
||||
$InputUser = -10038575794; // bot API id (channels)
|
||||
$InputUser = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputUser = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputUser = 'user#44700'; // tg-cli style id (users)
|
||||
$InputUser = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Peer = '@username'; // Username
|
||||
$Peer = 44700; // bot API id (users)
|
||||
$Peer = -492772765; // bot API id (chats)
|
||||
$Peer = -10038575794; // bot API id (channels)
|
||||
$Peer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Peer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Peer = 'user#44700'; // tg-cli style id (users)
|
||||
$Peer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $User = '@username'; // Username
|
||||
$User = 44700; // bot API id (users)
|
||||
$User = -492772765; // bot API id (chats)
|
||||
$User = -10038575794; // bot API id (channels)
|
||||
$User = 'https://t.me/danogentili'; // t.me URLs
|
||||
$User = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$User = 'user#44700'; // tg-cli style id (users)
|
||||
$User = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Chat = '@username'; // Username
|
||||
$Chat = 44700; // bot API id (users)
|
||||
$Chat = -492772765; // bot API id (chats)
|
||||
$Chat = -10038575794; // bot API id (channels)
|
||||
$Chat = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Chat = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Chat = 'user#44700'; // tg-cli style id (users)
|
||||
$Chat = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputPeer = '@username'; // Username
|
||||
$InputPeer = 44700; // bot API id (users)
|
||||
$InputPeer = -492772765; // bot API id (chats)
|
||||
$InputPeer = -10038575794; // bot API id (channels)
|
||||
$InputPeer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputPeer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputPeer = 'user#44700'; // tg-cli style id (users)
|
||||
$InputPeer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputUser = '@username'; // Username
|
||||
$InputUser = 44700; // bot API id (users)
|
||||
$InputUser = -492772765; // bot API id (chats)
|
||||
$InputUser = -10038575794; // bot API id (channels)
|
||||
$InputUser = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputUser = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputUser = 'user#44700'; // tg-cli style id (users)
|
||||
$InputUser = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Peer = '@username'; // Username
|
||||
$Peer = 44700; // bot API id (users)
|
||||
$Peer = -492772765; // bot API id (chats)
|
||||
$Peer = -10038575794; // bot API id (channels)
|
||||
$Peer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Peer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Peer = 'user#44700'; // tg-cli style id (users)
|
||||
$Peer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $User = '@username'; // Username
|
||||
$User = 44700; // bot API id (users)
|
||||
$User = -492772765; // bot API id (chats)
|
||||
$User = -10038575794; // bot API id (channels)
|
||||
$User = 'https://t.me/danogentili'; // t.me URLs
|
||||
$User = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$User = 'user#44700'; // tg-cli style id (users)
|
||||
$User = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Chat = '@username'; // Username
|
||||
$Chat = 44700; // bot API id (users)
|
||||
$Chat = -492772765; // bot API id (chats)
|
||||
$Chat = -10038575794; // bot API id (channels)
|
||||
$Chat = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Chat = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Chat = 'user#44700'; // tg-cli style id (users)
|
||||
$Chat = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputChannel = '@username'; // Username
|
||||
$InputChannel = 44700; // bot API id (users)
|
||||
$InputChannel = -492772765; // bot API id (chats)
|
||||
$InputChannel = -10038575794; // bot API id (channels)
|
||||
$InputChannel = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputChannel = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputChannel = 'user#44700'; // tg-cli style id (users)
|
||||
$InputChannel = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputPeer = '@username'; // Username
|
||||
$InputPeer = 44700; // bot API id (users)
|
||||
$InputPeer = -492772765; // bot API id (chats)
|
||||
$InputPeer = -10038575794; // bot API id (channels)
|
||||
$InputPeer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputPeer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputPeer = 'user#44700'; // tg-cli style id (users)
|
||||
$InputPeer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputUser = '@username'; // Username
|
||||
$InputUser = 44700; // bot API id (users)
|
||||
$InputUser = -492772765; // bot API id (chats)
|
||||
$InputUser = -10038575794; // bot API id (channels)
|
||||
$InputUser = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputUser = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputUser = 'user#44700'; // tg-cli style id (users)
|
||||
$InputUser = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Peer = '@username'; // Username
|
||||
$Peer = 44700; // bot API id (users)
|
||||
$Peer = -492772765; // bot API id (chats)
|
||||
$Peer = -10038575794; // bot API id (channels)
|
||||
$Peer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Peer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Peer = 'user#44700'; // tg-cli style id (users)
|
||||
$Peer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $User = '@username'; // Username
|
||||
$User = 44700; // bot API id (users)
|
||||
$User = -492772765; // bot API id (chats)
|
||||
$User = -10038575794; // bot API id (channels)
|
||||
$User = 'https://t.me/danogentili'; // t.me URLs
|
||||
$User = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$User = 'user#44700'; // tg-cli style id (users)
|
||||
$User = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Chat = '@username'; // Username
|
||||
$Chat = 44700; // bot API id (users)
|
||||
$Chat = -492772765; // bot API id (chats)
|
||||
$Chat = -10038575794; // bot API id (channels)
|
||||
$Chat = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Chat = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Chat = 'user#44700'; // tg-cli style id (users)
|
||||
$Chat = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputChannel = '@username'; // Username
|
||||
$InputChannel = 44700; // bot API id (users)
|
||||
$InputChannel = -492772765; // bot API id (chats)
|
||||
$InputChannel = -10038575794; // bot API id (channels)
|
||||
$InputChannel = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputChannel = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputChannel = 'user#44700'; // tg-cli style id (users)
|
||||
$InputChannel = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputPeer = '@username'; // Username
|
||||
$InputPeer = 44700; // bot API id (users)
|
||||
$InputPeer = -492772765; // bot API id (chats)
|
||||
$InputPeer = -10038575794; // bot API id (channels)
|
||||
$InputPeer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputPeer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputPeer = 'user#44700'; // tg-cli style id (users)
|
||||
$InputPeer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputUser = '@username'; // Username
|
||||
$InputUser = 44700; // bot API id (users)
|
||||
$InputUser = -492772765; // bot API id (chats)
|
||||
$InputUser = -10038575794; // bot API id (channels)
|
||||
$InputUser = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputUser = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputUser = 'user#44700'; // tg-cli style id (users)
|
||||
$InputUser = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Peer = '@username'; // Username
|
||||
$Peer = 44700; // bot API id (users)
|
||||
$Peer = -492772765; // bot API id (chats)
|
||||
$Peer = -10038575794; // bot API id (channels)
|
||||
$Peer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Peer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Peer = 'user#44700'; // tg-cli style id (users)
|
||||
$Peer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $User = '@username'; // Username
|
||||
$User = 44700; // bot API id (users)
|
||||
$User = -492772765; // bot API id (chats)
|
||||
$User = -10038575794; // bot API id (channels)
|
||||
$User = 'https://t.me/danogentili'; // t.me URLs
|
||||
$User = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$User = 'user#44700'; // tg-cli style id (users)
|
||||
$User = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Chat = '@username'; // Username
|
||||
$Chat = 44700; // bot API id (users)
|
||||
$Chat = -492772765; // bot API id (chats)
|
||||
$Chat = -10038575794; // bot API id (channels)
|
||||
$Chat = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Chat = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Chat = 'user#44700'; // tg-cli style id (users)
|
||||
$Chat = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputChannel = '@username'; // Username
|
||||
$InputChannel = 44700; // bot API id (users)
|
||||
$InputChannel = -492772765; // bot API id (chats)
|
||||
$InputChannel = -10038575794; // bot API id (channels)
|
||||
$InputChannel = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputChannel = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputChannel = 'user#44700'; // tg-cli style id (users)
|
||||
$InputChannel = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputPeer = '@username'; // Username
|
||||
$InputPeer = 44700; // bot API id (users)
|
||||
$InputPeer = -492772765; // bot API id (chats)
|
||||
$InputPeer = -10038575794; // bot API id (channels)
|
||||
$InputPeer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputPeer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputPeer = 'user#44700'; // tg-cli style id (users)
|
||||
$InputPeer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputUser = '@username'; // Username
|
||||
$InputUser = 44700; // bot API id (users)
|
||||
$InputUser = -492772765; // bot API id (chats)
|
||||
$InputUser = -10038575794; // bot API id (channels)
|
||||
$InputUser = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputUser = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputUser = 'user#44700'; // tg-cli style id (users)
|
||||
$InputUser = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Peer = '@username'; // Username
|
||||
$Peer = 44700; // bot API id (users)
|
||||
$Peer = -492772765; // bot API id (chats)
|
||||
$Peer = -10038575794; // bot API id (channels)
|
||||
$Peer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Peer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Peer = 'user#44700'; // tg-cli style id (users)
|
||||
$Peer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $User = '@username'; // Username
|
||||
$User = 44700; // bot API id (users)
|
||||
$User = -492772765; // bot API id (chats)
|
||||
$User = -10038575794; // bot API id (channels)
|
||||
$User = 'https://t.me/danogentili'; // t.me URLs
|
||||
$User = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$User = 'user#44700'; // tg-cli style id (users)
|
||||
$User = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Chat = '@username'; // Username
|
||||
$Chat = 44700; // bot API id (users)
|
||||
$Chat = -492772765; // bot API id (chats)
|
||||
$Chat = -10038575794; // bot API id (channels)
|
||||
$Chat = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Chat = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Chat = 'user#44700'; // tg-cli style id (users)
|
||||
$Chat = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputChannel = '@username'; // Username
|
||||
$InputChannel = 44700; // bot API id (users)
|
||||
$InputChannel = -492772765; // bot API id (chats)
|
||||
$InputChannel = -10038575794; // bot API id (channels)
|
||||
$InputChannel = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputChannel = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputChannel = 'user#44700'; // tg-cli style id (users)
|
||||
$InputChannel = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputPeer = '@username'; // Username
|
||||
$InputPeer = 44700; // bot API id (users)
|
||||
$InputPeer = -492772765; // bot API id (chats)
|
||||
$InputPeer = -10038575794; // bot API id (channels)
|
||||
$InputPeer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputPeer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputPeer = 'user#44700'; // tg-cli style id (users)
|
||||
$InputPeer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputUser = '@username'; // Username
|
||||
$InputUser = 44700; // bot API id (users)
|
||||
$InputUser = -492772765; // bot API id (chats)
|
||||
$InputUser = -10038575794; // bot API id (channels)
|
||||
$InputUser = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputUser = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputUser = 'user#44700'; // tg-cli style id (users)
|
||||
$InputUser = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Peer = '@username'; // Username
|
||||
$Peer = 44700; // bot API id (users)
|
||||
$Peer = -492772765; // bot API id (chats)
|
||||
$Peer = -10038575794; // bot API id (channels)
|
||||
$Peer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Peer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Peer = 'user#44700'; // tg-cli style id (users)
|
||||
$Peer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $User = '@username'; // Username
|
||||
$User = 44700; // bot API id (users)
|
||||
$User = -492772765; // bot API id (chats)
|
||||
$User = -10038575794; // bot API id (channels)
|
||||
$User = 'https://t.me/danogentili'; // t.me URLs
|
||||
$User = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$User = 'user#44700'; // tg-cli style id (users)
|
||||
$User = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Chat = '@username'; // Username
|
||||
$Chat = 44700; // bot API id (users)
|
||||
$Chat = -492772765; // bot API id (chats)
|
||||
$Chat = -10038575794; // bot API id (channels)
|
||||
$Chat = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Chat = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Chat = 'user#44700'; // tg-cli style id (users)
|
||||
$Chat = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputChannel = '@username'; // Username
|
||||
$InputChannel = 44700; // bot API id (users)
|
||||
$InputChannel = -492772765; // bot API id (chats)
|
||||
$InputChannel = -10038575794; // bot API id (channels)
|
||||
$InputChannel = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputChannel = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputChannel = 'user#44700'; // tg-cli style id (users)
|
||||
$InputChannel = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputPeer = '@username'; // Username
|
||||
$InputPeer = 44700; // bot API id (users)
|
||||
$InputPeer = -492772765; // bot API id (chats)
|
||||
$InputPeer = -10038575794; // bot API id (channels)
|
||||
$InputPeer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputPeer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputPeer = 'user#44700'; // tg-cli style id (users)
|
||||
$InputPeer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputUser = '@username'; // Username
|
||||
$InputUser = 44700; // bot API id (users)
|
||||
$InputUser = -492772765; // bot API id (chats)
|
||||
$InputUser = -10038575794; // bot API id (channels)
|
||||
$InputUser = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputUser = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputUser = 'user#44700'; // tg-cli style id (users)
|
||||
$InputUser = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Peer = '@username'; // Username
|
||||
$Peer = 44700; // bot API id (users)
|
||||
$Peer = -492772765; // bot API id (chats)
|
||||
$Peer = -10038575794; // bot API id (channels)
|
||||
$Peer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Peer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Peer = 'user#44700'; // tg-cli style id (users)
|
||||
$Peer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $User = '@username'; // Username
|
||||
$User = 44700; // bot API id (users)
|
||||
$User = -492772765; // bot API id (chats)
|
||||
$User = -10038575794; // bot API id (channels)
|
||||
$User = 'https://t.me/danogentili'; // t.me URLs
|
||||
$User = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$User = 'user#44700'; // tg-cli style id (users)
|
||||
$User = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Chat = '@username'; // Username
|
||||
$Chat = 44700; // bot API id (users)
|
||||
$Chat = -492772765; // bot API id (chats)
|
||||
$Chat = -10038575794; // bot API id (channels)
|
||||
$Chat = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Chat = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Chat = 'user#44700'; // tg-cli style id (users)
|
||||
$Chat = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputChannel = '@username'; // Username
|
||||
$InputChannel = 44700; // bot API id (users)
|
||||
$InputChannel = -492772765; // bot API id (chats)
|
||||
$InputChannel = -10038575794; // bot API id (channels)
|
||||
$InputChannel = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputChannel = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputChannel = 'user#44700'; // tg-cli style id (users)
|
||||
$InputChannel = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputPeer = '@username'; // Username
|
||||
$InputPeer = 44700; // bot API id (users)
|
||||
$InputPeer = -492772765; // bot API id (chats)
|
||||
$InputPeer = -10038575794; // bot API id (channels)
|
||||
$InputPeer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputPeer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputPeer = 'user#44700'; // tg-cli style id (users)
|
||||
$InputPeer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputUser = '@username'; // Username
|
||||
$InputUser = 44700; // bot API id (users)
|
||||
$InputUser = -492772765; // bot API id (chats)
|
||||
$InputUser = -10038575794; // bot API id (channels)
|
||||
$InputUser = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputUser = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputUser = 'user#44700'; // tg-cli style id (users)
|
||||
$InputUser = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Peer = '@username'; // Username
|
||||
$Peer = 44700; // bot API id (users)
|
||||
$Peer = -492772765; // bot API id (chats)
|
||||
$Peer = -10038575794; // bot API id (channels)
|
||||
$Peer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Peer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Peer = 'user#44700'; // tg-cli style id (users)
|
||||
$Peer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $User = '@username'; // Username
|
||||
$User = 44700; // bot API id (users)
|
||||
$User = -492772765; // bot API id (chats)
|
||||
$User = -10038575794; // bot API id (channels)
|
||||
$User = 'https://t.me/danogentili'; // t.me URLs
|
||||
$User = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$User = 'user#44700'; // tg-cli style id (users)
|
||||
$User = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Chat = '@username'; // Username
|
||||
$Chat = 44700; // bot API id (users)
|
||||
$Chat = -492772765; // bot API id (chats)
|
||||
$Chat = -10038575794; // bot API id (channels)
|
||||
$Chat = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Chat = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Chat = 'user#44700'; // tg-cli style id (users)
|
||||
$Chat = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputChannel = '@username'; // Username
|
||||
$InputChannel = 44700; // bot API id (users)
|
||||
$InputChannel = -492772765; // bot API id (chats)
|
||||
$InputChannel = -10038575794; // bot API id (channels)
|
||||
$InputChannel = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputChannel = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputChannel = 'user#44700'; // tg-cli style id (users)
|
||||
$InputChannel = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputPeer = '@username'; // Username
|
||||
$InputPeer = 44700; // bot API id (users)
|
||||
$InputPeer = -492772765; // bot API id (chats)
|
||||
$InputPeer = -10038575794; // bot API id (channels)
|
||||
$InputPeer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputPeer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputPeer = 'user#44700'; // tg-cli style id (users)
|
||||
$InputPeer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputUser = '@username'; // Username
|
||||
$InputUser = 44700; // bot API id (users)
|
||||
$InputUser = -492772765; // bot API id (chats)
|
||||
$InputUser = -10038575794; // bot API id (channels)
|
||||
$InputUser = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputUser = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputUser = 'user#44700'; // tg-cli style id (users)
|
||||
$InputUser = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Peer = '@username'; // Username
|
||||
$Peer = 44700; // bot API id (users)
|
||||
$Peer = -492772765; // bot API id (chats)
|
||||
$Peer = -10038575794; // bot API id (channels)
|
||||
$Peer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Peer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Peer = 'user#44700'; // tg-cli style id (users)
|
||||
$Peer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $User = '@username'; // Username
|
||||
$User = 44700; // bot API id (users)
|
||||
$User = -492772765; // bot API id (chats)
|
||||
$User = -10038575794; // bot API id (channels)
|
||||
$User = 'https://t.me/danogentili'; // t.me URLs
|
||||
$User = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$User = 'user#44700'; // tg-cli style id (users)
|
||||
$User = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Chat = '@username'; // Username
|
||||
$Chat = 44700; // bot API id (users)
|
||||
$Chat = -492772765; // bot API id (chats)
|
||||
$Chat = -10038575794; // bot API id (channels)
|
||||
$Chat = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Chat = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Chat = 'user#44700'; // tg-cli style id (users)
|
||||
$Chat = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputChannel = '@username'; // Username
|
||||
$InputChannel = 44700; // bot API id (users)
|
||||
$InputChannel = -492772765; // bot API id (chats)
|
||||
$InputChannel = -10038575794; // bot API id (channels)
|
||||
$InputChannel = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputChannel = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputChannel = 'user#44700'; // tg-cli style id (users)
|
||||
$InputChannel = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputPeer = '@username'; // Username
|
||||
$InputPeer = 44700; // bot API id (users)
|
||||
$InputPeer = -492772765; // bot API id (chats)
|
||||
$InputPeer = -10038575794; // bot API id (channels)
|
||||
$InputPeer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputPeer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputPeer = 'user#44700'; // tg-cli style id (users)
|
||||
$InputPeer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputUser = '@username'; // Username
|
||||
$InputUser = 44700; // bot API id (users)
|
||||
$InputUser = -492772765; // bot API id (chats)
|
||||
$InputUser = -10038575794; // bot API id (channels)
|
||||
$InputUser = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputUser = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputUser = 'user#44700'; // tg-cli style id (users)
|
||||
$InputUser = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Peer = '@username'; // Username
|
||||
$Peer = 44700; // bot API id (users)
|
||||
$Peer = -492772765; // bot API id (chats)
|
||||
$Peer = -10038575794; // bot API id (channels)
|
||||
$Peer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Peer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Peer = 'user#44700'; // tg-cli style id (users)
|
||||
$Peer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $User = '@username'; // Username
|
||||
$User = 44700; // bot API id (users)
|
||||
$User = -492772765; // bot API id (chats)
|
||||
$User = -10038575794; // bot API id (channels)
|
||||
$User = 'https://t.me/danogentili'; // t.me URLs
|
||||
$User = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$User = 'user#44700'; // tg-cli style id (users)
|
||||
$User = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Chat = '@username'; // Username
|
||||
$Chat = 44700; // bot API id (users)
|
||||
$Chat = -492772765; // bot API id (chats)
|
||||
$Chat = -10038575794; // bot API id (channels)
|
||||
$Chat = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Chat = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Chat = 'user#44700'; // tg-cli style id (users)
|
||||
$Chat = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputChannel = '@username'; // Username
|
||||
$InputChannel = 44700; // bot API id (users)
|
||||
$InputChannel = -492772765; // bot API id (chats)
|
||||
$InputChannel = -10038575794; // bot API id (channels)
|
||||
$InputChannel = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputChannel = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputChannel = 'user#44700'; // tg-cli style id (users)
|
||||
$InputChannel = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputPeer = '@username'; // Username
|
||||
$InputPeer = 44700; // bot API id (users)
|
||||
$InputPeer = -492772765; // bot API id (chats)
|
||||
$InputPeer = -10038575794; // bot API id (channels)
|
||||
$InputPeer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputPeer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputPeer = 'user#44700'; // tg-cli style id (users)
|
||||
$InputPeer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputUser = '@username'; // Username
|
||||
$InputUser = 44700; // bot API id (users)
|
||||
$InputUser = -492772765; // bot API id (chats)
|
||||
$InputUser = -10038575794; // bot API id (channels)
|
||||
$InputUser = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputUser = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputUser = 'user#44700'; // tg-cli style id (users)
|
||||
$InputUser = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Peer = '@username'; // Username
|
||||
$Peer = 44700; // bot API id (users)
|
||||
$Peer = -492772765; // bot API id (chats)
|
||||
$Peer = -10038575794; // bot API id (channels)
|
||||
$Peer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Peer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Peer = 'user#44700'; // tg-cli style id (users)
|
||||
$Peer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $User = '@username'; // Username
|
||||
$User = 44700; // bot API id (users)
|
||||
$User = -492772765; // bot API id (chats)
|
||||
$User = -10038575794; // bot API id (channels)
|
||||
$User = 'https://t.me/danogentili'; // t.me URLs
|
||||
$User = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$User = 'user#44700'; // tg-cli style id (users)
|
||||
$User = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $Chat = '@username'; // Username
|
||||
$Chat = 44700; // bot API id (users)
|
||||
$Chat = -492772765; // bot API id (chats)
|
||||
$Chat = -10038575794; // bot API id (channels)
|
||||
$Chat = 'https://t.me/danogentili'; // t.me URLs
|
||||
$Chat = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$Chat = 'user#44700'; // tg-cli style id (users)
|
||||
$Chat = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputChannel = '@username'; // Username
|
||||
$InputChannel = 44700; // bot API id (users)
|
||||
$InputChannel = -492772765; // bot API id (chats)
|
||||
$InputChannel = -10038575794; // bot API id (channels)
|
||||
$InputChannel = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputChannel = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputChannel = 'user#44700'; // tg-cli style id (users)
|
||||
$InputChannel = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
@ -15,6 +15,8 @@ $InputPeer = '@username'; // Username
|
||||
$InputPeer = 44700; // bot API id (users)
|
||||
$InputPeer = -492772765; // bot API id (chats)
|
||||
$InputPeer = -10038575794; // bot API id (channels)
|
||||
$InputPeer = 'https://t.me/danogentili'; // t.me URLs
|
||||
$InputPeer = 'https://t.me/joinchat/asfln1-21fa_'; // t.me invite links
|
||||
|
||||
$InputPeer = 'user#44700'; // tg-cli style id (users)
|
||||
$InputPeer = 'chat#492772765'; // tg-cli style id (chats)
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user