Skip to content

History / Create your own commands

Revisions

  • Fix: typehint required

    @vmrfriz vmrfriz committed Oct 25, 2022
  • Fix: typehint required

    @vmrfriz vmrfriz committed Oct 25, 2022
  • Revert 6e3678dbb3ca4f6aa4559ee140c49c94cc6b593e...f2683f060ff211d4e8b799b9032a27b747ee07f5 on Create your own commands

    @noplanman noplanman committed Jun 8, 2021
  • $telegram->addCommandsPaths does not need an S, it must change to $telegram->addCommandsPath

    @braveking1998 braveking1998 committed Jun 8, 2021
  • added $telegram->addCommandsPaths($commands_paths); line which is needed to load into the framework the commands directory

    @maxiride maxiride committed Sep 7, 2017
  • Revert 8d0f32cc8a56b32bbfce4bb25f77a2a12de25aa0...dcd5408943d57a80053a351da6ede8145240af4f on Create your own commands

    @noplanman noplanman committed Aug 26, 2017
  • Ggwp

    @Jhaybicatabay Jhaybicatabay committed Aug 26, 2017
  • Destroyed Create your own commands (markdown)

    @ali32b ali32b committed Aug 21, 2017
  • Update guide and fix links to new example-bot repo.

    @noplanman noplanman committed Jul 4, 2017
  • Update to use new command structure.

    @noplanman noplanman committed Aug 16, 2016
  • Removed `use Longman\TelegramBot\Command` since `Command` actually is under `Longman\TelegramBot\Commands`. This was causing errors for me

    @juliancc juliancc committed Apr 22, 2016
  • Created Create your own commands (markdown)

    @sanjarani sanjarani committed Dec 2, 2015