Skip to content

Releases: nanato12/nanago

v1.0

26 Nov 13:00
Compare
Choose a tag to compare

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)