rozod
    Preparing search index...

    Variable getCloudV2GroupsGroupIdShoutConst Param

    getCloudV2GroupsGroupIdShout: EndpointGeneric<
        { group_id: string },
        {
            content: string;
            createTime: string;
            path: string;
            poster: string;
            updateTime: string;
        },
        undefined,
    > = ...

    BETA

    Gets the group shout.

    If a guest can view the group shout, this is always retrievable.

    If a guest cannot, a member who has the permissions to view the group shout, along with the group:read scope, will be able to read the group shout.

    Scopes: group:read Engine: Usable with HttpService

    group_id The group ID.