Commands
The list of available commands from the newest version.
Command
Arguments
login
username:str, password:str
logout
none
post_feed
user_id:str, message:str
get_post_comments
post_id:str
post_feed_comment
feed_id:str, message:str
post_game_comment
game_id:str, message:str
post_model_comment
model_id:str, message:str
post_avatar_comment
avatar_id:str, message:str
post_news_comment
news_id:str, message:str
delete_game_comment
game_id:str, comment_id:str
delete_feed_comment
feed_id:str, comment_id:str
create_game
name:str, description:str, template:str
invite_member_to_game
game_id:str, user_id:str
cancel_friend_request
friend_id:str
purchase_model
model_id:str
purchase_avatar
avatar_id:str
claim_elite_gold
none
reedem_coupon
coupon:str
unlock_badge
badge:int
like_game
game_id:str
like_model
model_id:str
like_avatar
avatar_id:str
player_status
status:str
These are the command from version 0.5.5!
Last updated
Was this helpful?