Skip to content

Commit da604d8

Browse files
committed
Autoselect appropriate SystemCommand to execute Message field types.
Remove all dummy commands from library. This may break backwards compat!!
1 parent 0f8e027 commit da604d8

18 files changed

+18
-803
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
66
## [Unreleased]
77
### Added
88
### Changed
9+
- All Message field types dynamically search for an existing Command class that can handle them.
910
### Deprecated
1011
- Botan.io service has been discontinued.
1112
### Removed

src/Commands/SystemCommands/ChannelchatcreatedCommand.php

Lines changed: 0 additions & 48 deletions
This file was deleted.

src/Commands/SystemCommands/ChannelpostCommand.php

Lines changed: 0 additions & 47 deletions
This file was deleted.

src/Commands/SystemCommands/ChoseninlineresultCommand.php

Lines changed: 0 additions & 50 deletions
This file was deleted.

src/Commands/SystemCommands/DeletechatphotoCommand.php

Lines changed: 0 additions & 48 deletions
This file was deleted.

src/Commands/SystemCommands/EditedchannelpostCommand.php

Lines changed: 0 additions & 47 deletions
This file was deleted.

src/Commands/SystemCommands/EditedmessageCommand.php

Lines changed: 0 additions & 48 deletions
This file was deleted.

src/Commands/SystemCommands/GroupchatcreatedCommand.php

Lines changed: 0 additions & 48 deletions
This file was deleted.

src/Commands/SystemCommands/LeftchatmemberCommand.php

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)