Is there a way to insert an @mention into a Facebook status update posted with pyfacebook?

后端 未结 5 1345
你的背包
你的背包 2021-01-03 08:50

I have some code like the following in my application:

message = \"Hi, @John Doe!\"
postID = fb.stream.publish(
    message = loader.render_to_string(\'wall_         


        
5条回答
提交回复
热议问题