FacebookService.this

Creates a new Facebook service.

class FacebookService
final
this
(
string pageId
,
string token
,
size_t commentRateLimit = 5000
)

Parameters

pageId string

The id of the page.

token string

The token.

commentRateLimit size_t

(optional) (default = 5000) The rate limit for comments in milliseconds.

Meta