It seems like the GitHub access token used for retrieving details about this repository from
GitHub became invalid. This might prevent certain types of inspections from being run (in
particular,
everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
* @method string getType() Scope type, must be chat_administrators
19
* @method string getChatId() Unique identifier for the target chat or username of the target supergroup (in the format @supergroupusername)
20
*
21
* @method $this setChatId(string $chat_id) Unique identifier for the target chat or username of the target supergroup (in the format @supergroupusername)
22
*/
23
class BotCommandScopeChatAdministrators extends Entity implements BotCommandScope