Skip to content

Feature/505 add imbot.v2 v3#525

Open
Algonexys wants to merge 9 commits into
bitrix24:v3-devfrom
Algonexys:feature/505-add-imbot.v2-v3
Open

Feature/505 add imbot.v2 v3#525
Algonexys wants to merge 9 commits into
bitrix24:v3-devfrom
Algonexys:feature/505-add-imbot.v2-v3

Conversation

@Algonexys

Copy link
Copy Markdown
Contributor
Q A
Bug fix? yes
New feature? yes
Deprecations? no
Issues Feature #505
License MIT

Add support for imbot.v2., im.v2.

imbot.v2.Bot.register
imbot.v2.Bot.update
imbot.v2.Bot.get
imbot.v2.Bot.list
imbot.v2.Bot.unregister

imbot.v2.Chat.add
imbot.v2.Chat.get
imbot.v2.Chat.update
imbot.v2.Chat.User.add
imbot.v2.Chat.User.delete
imbot.v2.Chat.User.list
imbot.v2.Chat.leave
imbot.v2.Chat.Manager.add
imbot.v2.Chat.Manager.delete
imbot.v2.Chat.setOwner

imbot.v2.Chat.Message.send
imbot.v2.Chat.Message.update
imbot.v2.Chat.Message.delete
imbot.v2.Chat.Message.read
imbot.v2.Chat.Message.get
imbot.v2.Chat.Message.getContext
imbot.v2.Chat.Message.Reaction.add
imbot.v2.Chat.Message.Reaction.delete

imbot.v2.Command.register
imbot.v2.Command.update
imbot.v2.Command.list
imbot.v2.Command.unregister
imbot.v2.Command.answer

imbot.v2.Chat.InputAction.notify
imbot.v2.Chat.TextField.enabled

imbot.v2.Event.get

imbot.v2.File.upload
imbot.v2.File.download

imbot.v2.Revision.get

im.v2.Event.subscribe
im.v2.Event.unsubscribe
im.v2.Event.get

im.v2.File.upload
im.v2.File.download

Fixed PHPParser\Node interface preload in tests/phpunit-preload-guard.php to prevent rector's bundled phpstan/phpdoc-parser v2.x Lexer from replacing the project's v1.x Lexer under PHPUnit 12+; this resolves ArgumentCountError: Too few arguments to function Lexer::__construct() in all integration tests that access annotated result-item properties via AbstractAnnotatedItem::__get.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant