Posts by Matheus • 36 points
1 post
-
2
votes1
answer29
viewsA: Problems with Return Botman + Httpful
Instead of trying to make the bot return 'Say' within this function, try the following: public function pega_dados(){ if($this->tipo == 'Produto'){ $aux = 1; } else { $aux = 2; } $uri =…