Package index
-
mixi2_client() - Create a mixi2 API client
-
create_post() - Create a post
-
get_posts() - Get post information
-
get_users() - Get user information
-
upload_media() - Upload a media file (convenience wrapper)
-
initiate_post_media_upload() - Initiate a media upload
-
get_post_media_status() - Get the upload/processing status of a media item
-
get_stamps() - Get available stamps
-
add_stamp_to_post() - Add a stamp to a post
-
send_chat_message() - Send a chat (DM) message
-
start_webhook_server() - Start a Webhook server for receiving mixi2 events
-
verify_webhook_request() - Verify an incoming Webhook request signature and timestamp
-
parse_public_key() - Parse a public key from raw bytes or Base64 string
-
mixi2rmixi2r-package - mixi2r: R Wrapper for the mixi2 API