Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Identifying Facebook Messenger Lite users

Facebook Messenger Lite users cannot see galleries nor many of the other richer aspects of FB Messenger.

How should I identify users messaging via Facebook Messenger Lite (vs. FBM Full) so I can service them effectively without degrading the richness provided to FB Messenger Full) users?

PS someone needs to create tag "facebook-messenger-lite" - I don't have the reputation for it yet.

like image 777
Ram Avatar asked Jun 15 '18 18:06

Ram


1 Answers

Identifying the user isn't supported in the webhook events currently. The only way is to look at the user-agent header in the webview.

like image 185
amuramoto Avatar answered Oct 14 '22 03:10

amuramoto