Skip to content
#

facebook

Here are 2,837 public repositories matching this topic...

thernstig
thernstig commented Apr 3, 2020

Note: This is fundamentally working as intended, this issue is now about validating the config and providing a sufficient warning.

🐛 Bug Report

The configuration testSequencer (https://jestjs.io/docs/en/configuration#testsequencer-string) is silently ignored in projects (https://jestjs.io/docs/en/configuration#projects-arraystring--projectconfig)

To Reproduce

Run this config

benbrown
benbrown commented Feb 5, 2020

A customer has requested an automatic translation of cards and suggested actions - like those created using Bot Framework's MessageFactory - into the appropriate Facebook format.

Currently the Facebook adapter requires cards to be written in the native Facebook format and placed in channelData.

Ideally this would happen automatically within the adapter, though it may be necessary to implemen

anoop4real
anoop4real commented Mar 13, 2020

This is not an issue but an observation. I no longer use storyboards for my view. Today I faced an issue with Skeletonview when I added it to my UITableViewCell, animations, frames everything was working wrong... did a lot of permutation combinations turning the properties on and off. Finally found that when you add elements in UITableViewCell you should add it to contentView and not to th

hotchocolate
PascalSenn
PascalSenn commented Mar 17, 2020

We just need a piece of documentation because there is literally no documentation about directive locations except from the spec. The spec is not easy to read. Something like this would make sense

directive @field_definition on FIELD_DEFINITION
directive @argument_definition on ARGUMENT_DEFINITION
directive @object on OBJECT
directive @interface on INTERFACE

interface Foo @inter
noseparte
noseparte commented Apr 20, 2019

In access to the Game Play Button Reference, they found me. Ramswaroop. Jbot. Core. Facebook.. Models of game_metadata default Button

Button Syntax
`{
"type":"game_play",
"title":"Play",
"payload":"{<SERIALIZED_JSON_PAYLOAD>}",
"game_metadata": { // Only one of the below
"player_id": "<PLAYE

remixz
remixz commented Jul 1, 2016

Facebook just recently added the ability to upload files (images, audio, videos, or a generic file) for a message, instead of having to specify a URL for an attachment.

axos88
axos88 commented Feb 17, 2020

If the bot lives on a single page, the access token should be part of the configuration.

If the bot lives on multiple pages, the configuration provides is able to provide the access token based on the page id.

Why is the access token necessary to be sent in each time (for non-responses)? Shouldn't the page id be enough for this (and only in case the bot lives on multiple pages)?

Can you

Improve this page

Add a description, image, and links to the facebook topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the facebook topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.