Then your code would be:to ( id ) Specify a profile id to post to. Defaults to 'me', which is the currently logged in user.
my $groupid = 12345; $fb->add_post ->id($groupid) ->set_message('I like beer.') ->publish;
In reply to Re^2: Post on FB (cron)
by Anonymous Monk
in thread Post on FB (cron)
by ultranerds
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |