PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Sunday, March 13, 2022

[FIXED] How to download stickers in Facebook graph API?

 March 13, 2022     facebook, facebook-fql, facebook-graph-api, facebook-javascript-sdk, facebook-php-sdk     No comments   

Issue

I have studied Facebook API documentation and looked up other resources. It seems Facebook API does not provide a way to download stickers in a message thread. Is there any way I can retrieve stickers from Facebook threads?

If there is no way of downloading stickers available to developers, then my question is how is the Facebook messenger app able to do it?


Solution

As mentioned by WizKid (a FB employee) there is no public API available for getting stickers. The Facebook messenger app uses an internal API.



Answered By - phwd
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing