# Game Club

Developers can use the Game Club component to provide in-game communication, user interaction, feedback collection, and other community capabilities to Mini Game users.

# Integration Method

Developers can directly call wx.createGameClubButton() to create a button to open Game Club.

To suit different UI styles of game interfaces, we provide the following four icon styles in the component:

Value Icon
dark
green
white (The grey background is only used to display the icon. The icon itself is white.)
light

# Operation and management

In addition, we provide developers with operation and management capabilities for the Game Club community. Developers can configure Game Club admins on the MP admin console. Game Club admins have permissions to pin posts to the top, sink posts to the bottom, block posts, and perform other management operations from their mobile phones, so as to manage the content of Game Club and maintain a healthy community environment.

  • The Game Club configuration interface on the MP admin console

mp

  • The Game Club admin operation interface in the app

mp