Open the menu
    ```html

    Communities: Membership Requests

    This interface is displayed for community administrators when their privacy level is restricted, providing a list of users who have requested to join the community, with the option to accept or deny the requests.

    Screens

    Membership Requests

    Data

    Membership Request

    • Name(string) : Name of the user who made the request.
    • User Image(string) : Image of the user.
    • Date(date and time) : Date of the request.
    ```