Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Spatie
SlashCommand
HandlesSlashCommand
PHP Interface Spatie\SlashCommand\HandlesSlashCommand
Datei anzeigen
Open project: spatie/laravel-slack-slash-command
Public Methods
Method
Description
getRequest
( ) :
Request
respondToSlack
(
string
$text
) :
Response
Method Details
getRequest()
public
method
public
getRequest
( ) :
Request
return
Request
respondToSlack()
public
method
public
respondToSlack
(
string
$text
) :
Response
$text
string
return
Response