const GroupsMessagePropsSchema = withGroupBaseProperties({
    count: {
        type: 'number',
        nullable: true,
    },