pimax / fb-haberci-php QuickReply yönetemez

oy
1

php pimax / fb-haberci-php ile quickreply yönetmek için çalışıyorum ve bu işe yaramaz. Kodum yanındadır:

`                       $one= array();
                        $one['content_type'] = 'text';
                        $one['title'] = 'one';
                        $one['payload'] = 'one';

                        $two= array();
                        $two['content_type'] = 'text';
                        $two['title'] = 'two';
                        $two['payload'] = 'two';

                        $res =  array($one, $two);
                       $bot->send(new QuickReply($message['sender']['id'], Hi there!,$res)); `

Bana onunla yardım edebilir?

Oluştur 30/01/2017 saat 14:48
kaynak kullanıcı
Diğer dillerde...                            


1 cevaplar

pimax / fb-haberci-php QuickReply yönetemez

oy
1

php pimax / fb-haberci-php ile quickreply yönetmek için çalışıyorum ve bu işe yaramaz. Kodum yanındadır:

`                       $one= array();
                        $one['content_type'] = 'text';
                        $one['title'] = 'one';
                        $one['payload'] = 'one';

                        $two= array();
                        $two['content_type'] = 'text';
                        $two['title'] = 'two';
                        $two['payload'] = 'two';

                        $res =  array($one, $two);
                       $bot->send(new QuickReply($message['sender']['id'], "Hi there!",$res)); `

Bana onunla yardım edebilir?

Cevap 30/01/2017 saat 14:48
kaynak kullanıcı

Cookies help us deliver our services. By using our services, you agree to our use of cookies. Learn more