Skip to content

v1.0

Latest
Compare
Choose a tag to compare
@nanato12 nanato12 released this 26 Nov 13:00
· 1 commit to master since this release

Login to account

  • CreateAccount(name string, password string)
  • Login(email string, password string)
  • LoginByToken(token string)

Control

  • GetMyInfo()
  • Follow(AccountID string)
  • PlayPost(PostID string)
  • ApplausePost(PostID string)
  • CommentPost(PostID string, comment string)
  • JoinCommunity(CommunityID string)