24 KiB
title | description |
---|---|
Methods | What do you want to do? |
What do you want to do?
Go back to API documentation index
Go to the old code-version method index
-
Delete all temporary authorization keys except the ones provided
-
Check if this username is free and can be assigned to a channel/supergroup
-
Get channel/supergroup participants (you should use
$MadelineProto->get_pwr_chat($id)
instead) -
Allow or disallow any user to invite users to this channel/supergroup
-
Enable or disable hidden history for new channel/supergroup users
-
Initializes connection and save information on the user's device and application.
-
Invokes a query after successfull completion of one of the previous queries.
-
Add a user to a normal chat (use channels->inviteToChannel for supergroups)
-
Bots only: set the callback answer (after a button was clicked)
-
Enable all users are admins in normal groups (not supergroups)
-
Update the profile photo (use photos->uploadProfilePhoto to upload the photo)